Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdIfc::ModelOps::removeFromRelAggregates Function
Syntax
C++
OdResult IFCCORE_EXPORT removeFromRelAggregates(const OdDAIObjectId& ifcSpatialStructureElement);

Removes an IFC entity of IfcSpatialStructureElement type and its nested content from the model.

Parameters
Description
ifcSpatialStructureElement
[in] An object identifier of the entity (the STEP ID is stored in the OdDbHandle).

eOk if the operation has been finished successfully, or an appropriate error code otherwise.

File: IfcModelOps.h 

Namespace: OdIfc::ModelOps 

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