Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbSubDMesh::isWatertight Method
Syntax
C++
OdResult isWatertight(bool& result) const;

Checks whether a mesh is watertight. 

 

Parameters
Description
result
[out] Receives true if the mesh is watertight, or false otherwise.

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

Copyright © 2002-2022. Open Design Alliance All rights reserved.