API Reference > OdDb Classes > OdDbSubDMesh Class > OdDbSubDMesh Methods > OdDbSubDMesh::negate Method
OdDbSubDMesh::negate Method
Syntax
C++
OdResult negate();

Returns eOk if the mesh is successfully negated, or a corresponding error code otherwise.

Inverts the vertex order of each face. 

 

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