Close

Relief for ODA Team in Ukraine

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

Returns the value of Declares attribute. This attribute represents link to the relationship object pointing to the reflected object(s) that receives the object definitions. The reflected object has to be part of an object occurrence decomposition. The associated IfcObject, or its subtypes, provides the specific information (as part of a type, or style, definition), that is common to all reflected instances of the declaring IfcObject, or its subtypes.

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

IFC4 CHANGE: New inverse relationship, change made with upward compatibility for file-based exchange.

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