Revit 2025 API
Fabric |
The sheet length after cutting has taken place.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public double CutOverallLength { get; }
Public ReadOnly Property CutOverallLength As Double Get
public: property double CutOverallLength { double get (); }
member CutOverallLength : float with get
Property Value
DoubleSee Also