Path 3d Num Curve Loops Property Get the Number of 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 int NumCurveLoops { get; } Public ReadOnly Property NumCurveLoops As Integer Get public: property int NumCurveLoops { int get (); } member NumCurveLoops : int with get Property Value Int32 Remarks Returns the Number of Curve Loops of Path3d. See Also Reference Path3d Class Autodesk.Revit.DB Namespace
Path 3d Num Curve Loops Property Get the Number of 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 int NumCurveLoops { get; } Public ReadOnly Property NumCurveLoops As Integer Get public: property int NumCurveLoops { int get (); } member NumCurveLoops : int with get Property Value Int32 Remarks Returns the Number of Curve Loops of Path3d. See Also Reference Path3d Class Autodesk.Revit.DB Namespace