Revit Preview Release API |
CurveLoop..::..GetExactLength Method |
CurveLoop Class See Also |
Returns the sum of exact lengths of all curves in the loop.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 19.0.0.0 (19.0.0.405)
Since:
2012
Syntax
C# |
---|
public double GetExactLength() |
Visual Basic |
---|
Public Function GetExactLength As Double |
Visual C++ |
---|
public: double GetExactLength() |