RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Path3d

Path3d.AllCurveLoops

Property
Description:
Get all the Curve Loops of Path3d.
Remarks:
Returns all the Curve Loops of Path3d.
Syntax
public CurveArrArray AllCurveLoops { get; }