RailingGetHandRails 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
public IList<ElementId> GetHandRails()

Return Value

IListElementId
All handrails of the railing.
See Also