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] Resulting value. True if a mesh is watertight, false - otherwise.  

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

Checks whether a mesh is watertight. 

 

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