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

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

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

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

 

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