Gets a RebarHostData object referring to the specified
rebar host element.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
C#
public static RebarHostData GetRebarHostData( Element host )
Parameters
- host Element
- An element to host rebar.
Return Value
RebarHostDataA RebarHostData object, or null.
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |