Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcElement::getInvReferencedInStructures Method
Syntax
C++
void getInvReferencedInStructures(OdDAIObjectIds& ReferencedInStructures) const;

Returns the value of ReferencedInStructures attribute. This attribute represents the reference relationship to the spatial structure element, to which the element is additionally associated. This relationship may not be hierarchical, an element can be referenced by zero, one or many spatial structure elements.

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