Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcObject::getInvIsDefinedBy Method
Syntax
C++
void getInvIsDefinedBy(OdDAIObjectIds& IsDefinedBy) const;

Returns the value of IsDefinedBy attribute. This attribute represents set of relationships to property set definitions attached to this object. Those statically or dynamically defined properties contain alphanumeric information content that further defines the object.

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

IFC4 CHANGE: The data type has been changed from IfcRelDefines to IfcRelDefinesByProperties with upward compatibility for file-based exchange.

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