Railing.GetHandRails Method

Get all the handrails of the railing.


Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public IList<ElementId> GetHandRails()

Return Value

IList<ElementId>
All handrails of the railing.

See Also

Reference

Railing Class
Autodesk.Revit.DB.Architecture Namespace