Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcRelServicesBuildings::getRelatedBuildings Method
Syntax
C++
void getRelatedBuildings(OdDAIObjectIds& RelatedBuildings) const;

Returns the value of RelatedBuildings attribute. This attribute represents spatial structure elements (including site, building, storeys) that are serviced by the system.

Parameters
Description
RelatedBuildings
[out] Receives the RelatedBuildings attribute.
  • IFC2x CHANGE: The data type has been changed from IfcBuilding to IfcSpatialStructureElement with upward compatibility for file-based exchange.
  • IFC4 CHANGE: The data type has been changed from IfcSpatialStructureElement to IfcSpatialElement with upward compatibility for file-based exchange.
Copyright © 2002-2022. Open Design Alliance All rights reserved.