Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbSubDMesh::getVertexNormalArray Method
Syntax
C++
OdResult getVertexNormalArray(OdGeVector3dArray& arrNorm);

Retrieves the array of the normals for vertices. 

 

Parameters
Description
arrNorm
[out] Receives an array of normals.

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

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