Close

Relief for ODA Team in Ukraine

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

Removes an IFC entity shape representation from the model.

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