| Revit 2022 API |
| PathReinforcement..::..GetHostId Method |
| PathReinforcement Class See Also |
The element that contains the Path Reinforcement.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.0.0)
Syntax
| C# |
|---|
public ElementId GetHostId() |
| Visual Basic |
|---|
Public Function GetHostId As ElementId |
| Visual C++ |
|---|
public: ElementId^ GetHostId() |