Path3dNumCurveLoops Property

Get the Number of Curve Loops of Path3d.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public int NumCurveLoops { get; }

Property Value

Int32
Remarks
Returns the Number of Curve Loops of Path3d.
See Also