API Reference > OdDb Classes > OdDbSubDMesh Class > OdDbSubDMesh Methods > OdDbSubDMesh::getFaceArray Method
OdDbSubDMesh::getFaceArray Method
Syntax
C++
OdResult getFaceArray(OdInt32Array& faceArray) const;
Parameters 
Description 
OdInt32Array& faceArray 
[out] Output array of base level faces.  

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

Retrieves the base level faces. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.