API Reference > OdDb Classes > OdDbSubDMesh Class > OdDbSubDMesh Methods > subdRefine Method > OdDbSubDMesh::subdRefine Method (OdDbFullSubentPathArray&)
OdDbSubDMesh::subdRefine Method (OdDbFullSubentPathArray&)
Syntax
C++
OdResult subdRefine(const OdDbFullSubentPathArray& subentPaths);
Parameters 
Description 
const OdDbFullSubentPathArray& subentPaths 
[in] Array of subentities.  

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

Applies current level of smoothness to an array of vertices and faces. The level of smoothing will be set to 0. 

 

Currently not implemented.

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