Revit 2025 API
Continuous |
The id of the host Railing that contains this rail.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public ElementId HostRailingId { get; }
Public ReadOnly Property HostRailingId As ElementId Get
public: property ElementId^ HostRailingId { ElementId^ get (); }
member HostRailingId : ElementId with get
Property Value
ElementIdSee Also