Revit 2025.3 API
RailingTop |
The top rail of the railing.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public ElementId TopRail { get; }
Public ReadOnly Property TopRail As ElementId Get
public: property ElementId^ TopRail { ElementId^ get (); }
member TopRail : ElementId with get
Property Value
ElementIdSee Also