RebarHostData.GetRebarsInHost Method

Returns all Rebar elements hosted by the referenced element.


Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public IList<Rebar> GetRebarsInHost()

Return Value

IList<Rebar>

See Also

Reference

RebarHostData Class
Autodesk.Revit.DB.Structure Namespace