Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcSpatialElement::getInvServicedBySystems Method
Syntax
C++
void getInvServicedBySystems(OdDAIObjectIds& ServicedBySystems) const;

Returns the value of ServicedBySystems attribute. This attribute represents a set of relationships to systems, that provides a certain service to the spatial element for which it is defined. The relationship is handled by the objectified relationship IfcRelServicesBuildings.

Parameters
Description
ServicedBySystems
[out] Receives the value of ServicedBySystems attribute.

IFC4 CHANGE: The inverse attribute has been promoted to the new supertype IfcSpatialElement with upward compatibility for file-based exchange.

Copyright © 2002-2022. Open Design Alliance All rights reserved.