RebarHandlesDataGetRebarElement Method

Gets the rebar element that will be updated by the server.

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

Return Value

Rebar
Returns the rebar element that will be updated by the server.
See Also