Returns the sum of exact lengths of all curves in the loop.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public double GetExactLength()
Return Value
DoubleThe total length of the curves in the loop.