API Reference > OdDb Classes > OdDbSubDMesh Class > OdDbSubDMesh Methods > OdDbSubDMesh::numOfSubDividedFaces Method
OdDbSubDMesh::numOfSubDividedFaces Method
Syntax
C++
OdResult numOfSubDividedFaces(OdInt32& result) const;
Parameters 
Description 
OdInt32& result 
[out] Receives the number of smooth faces.  

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

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

 

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