IFCLegacyStairOrRampGetRunGeometries Method

Gets the geometries of runs.

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

Return Value

IListIListGeometryObject
The geometries of runs.
See Also