IFCLegacyStairOrRampGetNumberOfRisers Method

Gets the number of risers.

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

Return Value

IListInt32
The list of numbers of risers.
See Also