GetNumberOfTreads Method


IFCLegacy Stair Or Ramp Get Number Of Treads Method

Gets the number of treads.

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

Return Value

IList Int32
The list of numbers of treads.
See Also