Path3d.AllCurveLoops Property

Get all the Curve Loops of Path3d.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public CurveArrArray AllCurveLoops { get; }

Property Value

CurveArrArray

Remarks

Returns all the Curve Loops of Path3d.

See Also

Reference

Path3d Class
Autodesk.Revit.DB Namespace