IFCLegacyStairOrRampGetLandingGeometries Method

Gets the geometries of landings.

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

Return Value

IListIListGeometryObject
The geometries of landings.
See Also