Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcObjectDefinition::getInvHasAssignments Method
Syntax
C++
void getInvHasAssignments(OdDAIObjectIds& HasAssignments) const;

Returns the value of HasAssignments attribute. This attribute represents reference to the relationship objects, that assign (by an association relationship) other subtypes of IfcObject to this object instance. Examples are the association to products, processes, controls, resources or groups.

Parameters
Description
HasAssignments
[out] Receives the value of HasAssignments attribute.
Copyright © 2002-2022. Open Design Alliance All rights reserved.