Revit 2025 API
Building |
The element id of the topography surface hosting this BuidlingPad.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public ElementId HostId { get; }
Public ReadOnly Property HostId As ElementId Get
public: property ElementId^ HostId { ElementId^ get (); }
member HostId : ElementId with get
Property Value
ElementIdSee Also