GetNumberOfRisers Method


IFCLegacy Stair Or Ramp Get Number Of Risers Method

Gets the number of risers.

Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public IList<int> GetNumberOfRisers()

Return Value

IList Int32
The list of numbers of risers.
See Also