Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcPropertySetDefinition::getInvDefinesOccurrence Method
Syntax
C++
void getInvDefinesOccurrence(OdDAIObjectIds& DefinesOccurrence) const;

Returns the value of DefinesOccurrence attribute. DefinesOccurrence is reference to the relation to one or many object occurrences that are characterized by the property set definition. A single property set can be assigned to multiple object occurrences using the objectified relationship IfcRefDefinesByProperties.

Parameters
Description
DefinesOccurrence
[out] Receives an array of object identifiers representing the IsDefinedBy attribute.
Copyright © 2002-2022. Open Design Alliance All rights reserved.