Revit 2026 API
Rebar |
Report whether the shape definition is fully
constrained.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool Complete { get; }
Public ReadOnly Property Complete As Boolean Get
public: property bool Complete { bool get (); }
member Complete : bool with get
Property Value
BooleanSee Also