API Reference > OdDb Classes > OdDbSubDMesh Class > OdDbSubDMesh Methods > OdDbSubDMesh::isWatertight Method
OdDbSubDMesh::isWatertight Method
Syntax
C++
OdResult isWatertight(bool& result) const;
Parameters 
Description 
bool& result 
[out] Receives true if the mesh is watertight, false otherwise.  

Returns eOk if the operation completed successfully, or an appropriate error code otherwise.

Checks whether a mesh is watertight. 

 

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