Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbSubDMesh::subdRefine Method (const OdDbFullSubentPathArray&)
Syntax
C++
OdResult subdRefine(const OdDbFullSubentPathArray& subentPaths);

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

 

Parameters
Description
subentPaths
[in] Array of subentities.

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

Currently not implemented.

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