Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdIfcModelFiller::createRelContainedInSpatialStructure Method
Syntax
C++
OdIfc::OdIfcInstancePtr createRelContainedInSpatialStructure(const OdDAIObjectIds & relatedElements, const OdDAIObjectId & relStructure);

Appends new IfcRelContainedInSpatialstructure relationship for selected set of related elements within a model.

Parameters
Description
relatedElements
[in] OdDAIObjectIds set of existing IfcProduct.
relStructure
[in] OdDAIObjectId db handle that represents existing related element that represents the IfcSpatialStructureElement.

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

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