GetRebarHostData Method


Rebar Host Data Get Rebar Host Data Method

Gets a RebarHostData object referring to the specified rebar host element.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static RebarHostData GetRebarHostData(
	Element host
)

Parameters

host Element
An element to host rebar.

Return Value

RebarHostData
A RebarHostData object, or .
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null
Remarks
Returns for elements that cannot ever be rebar hosts, such as levels.
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →