Close

Relief for ODA Team in Ukraine

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

Retrieves the number of faces with the current level of smoothness. 

 

Parameters
Description
result
[out] Receives the number of smooth faces.

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

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