API Reference > OdDb Classes > OdDbSubDMesh Class > OdDbSubDMesh Methods > OdDbSubDMesh::subdLevel Method
OdDbSubDMesh::subdLevel Method
Syntax
C++
OdResult subdLevel(OdInt32& result) const;
Parameters 
Description 
OdInt32& result 
[out] Current level of smoothness.  

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

Retrieves the current level of smoothness. 

 

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