IFCLegacyStairOrRampGetStringerGeometries Method

Gets the geometries of stringers.

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

Return Value

IListGeometryObject
The geometries of stringers.
See Also