GetLandingGeometries Method


IFCLegacy Stair Or Ramp Get Landing Geometries Method

Gets the geometries of landings.

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

Return Value

IList IList GeometryObject
The geometries of landings.
See Also