Path 3d All Curve Loops Property Get all the Curve Loops of Path3d. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public CurveArrArray AllCurveLoops { get; } Public ReadOnly Property AllCurveLoops As CurveArrArray Get public: property CurveArrArray^ AllCurveLoops { CurveArrArray^ get (); } member AllCurveLoops : CurveArrArray with get Property Value CurveArrArray Remarks Returns all the Curve Loops of Path3d. See Also Reference Path3d Class Autodesk.Revit.DB Namespace
Path 3d All Curve Loops Property Get all the Curve Loops of Path3d. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public CurveArrArray AllCurveLoops { get; } Public ReadOnly Property AllCurveLoops As CurveArrArray Get public: property CurveArrArray^ AllCurveLoops { CurveArrArray^ get (); } member AllCurveLoops : CurveArrArray with get Property Value CurveArrArray Remarks Returns all the Curve Loops of Path3d. See Also Reference Path3d Class Autodesk.Revit.DB Namespace