Get the Number of Curve Loops of Path3d.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public int NumCurveLoops { get; }Property Value
Int32
Remarks
Returns the Number of Curve Loops of Path3d.
See Also
Reference