RebarGetRebarConstraintsManager Method

Returns an object for managing the external constraints on the Rebar element

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public RebarConstraintsManager GetRebarConstraintsManager()

Return Value

RebarConstraintsManager
Exceptions
ExceptionCondition
InvalidOperationException The Rebar element does not have external constraints that can be edited.
See Also