Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcPositioningElement::getInvContainedInStructure Method
Syntax
C++
void getInvContainedInStructure(OdDAIObjectIds& ContainedInStructure) const;

Returns the value of ContainedInStructure attribute. This attribute represents relationship to a spatial structure element, to which the positioning element is primarily associated.

Parameters
Description
ContainedInStructure
[out] Receives the value of ContainedInStructure attribute.
  • IFC2x CHANGE: The inverse relationship has been added to IfcGrid with upward compatibility.
  • IFC4 CHANGE: The inverse relationship has been promoted from IfcGrid to this new supertype with upward compatibility.
Copyright © 2002-2022. Open Design Alliance All rights reserved.