FabricSheetCutOverallLength Property |
The sheet length after cutting has taken place.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic double CutOverallLength { get; }
Public ReadOnly Property CutOverallLength As Double
Get
public:
property double CutOverallLength {
double get ();
}
member CutOverallLength : float with get
Property Value
Double
See Also