Returns the sum of exact lengths of all curves in the loop.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public double GetExactLength()
Return Value
Double
The total length of the curves in the loop.
See Also
Reference