Share

Rebar.GetRebarConstraintsManager Method

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


Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public RebarConstraintsManager GetRebarConstraintsManager()

Return Value

RebarConstraintsManager

Exceptions

ExceptionCondition
InvalidOperationException The Rebar element does not have external constraints that can be edited.

See Also

Reference

Was this information helpful?