API Reference > Other Classes > OdModelerGeometry Class > OdModelerGeometry Methods > OdModelerGeometry::cleanBody Method
OdModelerGeometry::cleanBody Method
Syntax
C++
virtual OdResult cleanBody() = 0;

Returns 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 ModelerGeometry object. 

 

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