Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbSubDMesh::setVertexTextureArray Method
Syntax
C++
OdResult setVertexTextureArray(OdGePoint3dArray& arrPts);

Sets the array of texture coordinates. 

 

Parameters
Description
arrPts
[in] Input array of texture coordinates.

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

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