Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbSubDMesh::getSubDividedFaceArray Method
Syntax
C++
OdResult getSubDividedFaceArray(OdInt32Array& faceArray) const;

Retrieves the faces for a smoothened mesh. 

 

Parameters
Description
faceArray
[out] Receives an array of the faces.

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

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