RebarHandlePositionDataGetRebarElement Method |
Gets the rebar element that will be updated by the server.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntaxpublic Rebar GetRebarElement()
Public Function GetRebarElement As Rebar
public:
Rebar^ GetRebarElement()
member GetRebarElement : unit -> Rebar
Return Value
Rebar
Returns the rebar element that will be updated by the server.
See Also