Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbSubDMesh::getSubDividedVertices Method
Syntax
C++
OdResult getSubDividedVertices(OdGePoint3dArray& vertexArray) const;

Retrieves the vertices for a smoothened mesh. 

 

Parameters
Description
vertexArray
[out] Receives an array of the vertices.

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

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