Railing Get Hand Rails Method Get all the handrails of the railing. Namespace: Autodesk.Revit.DB.Architecture Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public IList<ElementId> GetHandRails() Public Function GetHandRails As IList(Of ElementId) public: IList<ElementId^>^ GetHandRails() member GetHandRails : unit -> IList<ElementId> Return Value IList ElementId All handrails of the railing. See Also Reference Railing Class Autodesk.Revit.DB.Architecture Namespace
Railing Get Hand Rails Method Get all the handrails of the railing. Namespace: Autodesk.Revit.DB.Architecture Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public IList<ElementId> GetHandRails() Public Function GetHandRails As IList(Of ElementId) public: IList<ElementId^>^ GetHandRails() member GetHandRails : unit -> IList<ElementId> Return Value IList ElementId All handrails of the railing. See Also Reference Railing Class Autodesk.Revit.DB.Architecture Namespace