RebarContainerGetHostId Method

The element that contains the rebar.

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

Return Value

ElementId
The element that the rebar object belongs to, such as a structural wall, floor, foundation, beam, brace or column.
See Also