Revit 2025.3 API
RailingHas |
Indicates if the railing has a host.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.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