Revit 2026 API
RailingHas |
Indicates if the railing has a host.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool HasHost { get; }
Public ReadOnly Property HasHost As Boolean Get
public: property bool HasHost { bool get (); }
member HasHost : bool with get
Property Value
BooleanSee Also