Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdIfcModelFiller::addRelContainedInSpatialStructure Method
Syntax
C++
OdIfc::OdIfcInstancePtr addRelContainedInSpatialStructure(OdIfc::OdIfcInstancePtr pRelating, OdIfc::OdIfcInstancePtr pRelated);

Appends new IfcRelContainedInSpatialstructure relationship for selected entities within a model.

Parameters
Description
pRelating
[in] pointer to OdIfcInstance that represents existing related element that represents the IfcSpatialStructureElement.
pRelated
[in] pointer to OdIfcInstance that represents existing IfcProduct.

A pointer to the created and appended to the model entity.

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