Rebar |
Gets all RebarConstrainedHandles of this bar.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Return Value
IList RebarConstrainedHandleAll RebarConstrainedHandle objects will be returned, regardless of whether there are constraints associated to them.

Exception | Condition |
---|---|
InvalidOperationException | The RebarConstraintsManager does not manage a valid Rebar element. |
