Gets the geometries of landings.
Namespace:Â
Autodesk.Revit.DB.IFCAssembly:Â RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public IList<IList<GeometryObject>> GetLandingGeometries()
Return Value
IList<IList<GeometryObject>>
The geometries of landings.
See Also
Reference