MEPSection.TotalCurveLength Property

The total length of all segments in the section.


Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public double TotalCurveLength { get; }

Property Value

Double

Remarks

Default unit is Decimal feet. The unit type is UT_Length.

See Also

Reference

MEPSection Class
Autodesk.Revit.DB.Mechanical Namespace