Returns the number of curves in the curve loop.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public int NumberOfCurves()
Return Value
Int32The number of curves in the curve loop.
public int NumberOfCurves()