Revit 2025 API
Divided |
True if the first and last point coincide
False otherwise.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool IsCyclical { get; }
Public ReadOnly Property IsCyclical As Boolean Get
public: property bool IsCyclical { bool get (); }
member IsCyclical : bool with get
Property Value
BooleanSee Also