IFCLegacyStairOrRampGetNumberOfTreads Method

Gets the number of treads.

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

Return Value

IListInt32
The list of numbers of treads.
See Also