Close

Relief for ODA Team in Ukraine

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

Returns the value of IsDeclaredBy attribute. This attribute represents link to the relationship object pointing to the declaring object that provides the object definitions for this object occurrence. The declaring object has to be part of an object type decomposition. The associated IfcObject, or its subtypes, contains 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
IsDeclaredBy
[out] Receives the value of IsDeclaredBy attribute.

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

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