RebarConstraintsManagerGetRebar Method

Gets the Rebar element whose constraints are managed using this instance.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public Rebar GetRebar()

Return Value

Rebar
Returns the Rebar element whose constraints are managed using this instance.
See Also