IFCLegacyStairOrRampGetTreadsLength Method

Gets the length of treads.

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

Return Value

IListDouble
The length of treads.
See Also