Revit 2018 API |
RebarInSystem..::..GetHostId Method |
RebarInSystem Class See Also |
The element that contains the rebar.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 18.0.0.0 (18.2.0.13)
Since:
2013
Syntax
C# |
---|
public ElementId GetHostId() |
Visual Basic |
---|
Public Function GetHostId As ElementId |
Visual C++ |
---|
public: ElementId^ GetHostId() |