Retrieves all handles on the Rebar that are constrained to external references.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since: 2014
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Return Value
A collection of RebarConstrainedHandlesExceptions
Exception | Condition |
---|---|
Autodesk.Revit.ExceptionsInvalidOperationException | The RebarConstraintsManager does not manage a valid Rebar element. |