The total length of all segments in the section.
Namespace: Autodesk.Revit.DB.MechanicalAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2013
Syntax
| C# |
|---|
public double TotalCurveLength { get; } |
| Visual Basic |
|---|
Public ReadOnly Property TotalCurveLength As Double Get |
| Visual C++ |
|---|
public: property double TotalCurveLength { double get (); } |
Remarks
Default unit is Decimal feet.
The unit type is UT_Length.