Close

Relief for ODA Team in Ukraine

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

Sets the array of vertex normals. 

 

Parameters
Description
arrNorm
[in] Input array of vertex normals.

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

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