API Reference > OdDb Classes > OdDb3dSolid Class > OdDb3dSolid Methods > OdDb3dSolid::cleanBody Method
OdDb3dSolid::cleanBody Method
Syntax
C++
virtual OdResult cleanBody();

eOk if successful or an appropriate error code in other case.

Removes all edges and faces that are not needed for supporting the topology of the solid. 

 

This method is implemented only for Spatial modeler and returns the eNotImplementedYet status for other modelers.

Copyright © 2002–2021. Open Design Alliance. All rights reserved.