RebarConstraintsManagerGetRebar Method |
Gets the Rebar element whose constraints are managed using this instance.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
SyntaxPublic Function GetRebar As Rebar
public:
Rebar^ GetRebar()
member GetRebar : unit -> Rebar
Return Value
Rebar
Returns the Rebar element whose constraints are managed using this instance.
See Also