Close

Relief for ODA Team in Ukraine

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

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

 

Parameters
Description
result
[out] Receives the number of vertices.

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

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