RebarUpdateCurvesDataGetHostId Method

Gets the id of the host structural for this rebar.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public ElementId GetHostId()

Return Value

ElementId
Returns the id of the host structural for this rebar.
See Also