Returns the number of curves in the curve loop.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public int NumberOfCurves()
Return Value
Int32
The number of curves in the curve loop.
See Also
Reference