Close

Relief for ODA Team in Ukraine

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

Retrieves the base level faces. 

 

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

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

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