Gets the geometries of landings.
Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
C#
public IList<IList<GeometryObject>> GetLandingGeometries()
Return Value
IList<IList<GeometryObject>>The geometries of landings.