Close

Relief for ODA Team in Ukraine

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

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

Parameters
Description
productToRemove
[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.