Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbSubDMesh::setVertexAt Method (OdInt32, const OdGePoint3d&)
Syntax
C++
OdResult setVertexAt(OdInt32 nIndex, const OdGePoint3d& vertex);

Sets a vertex using the given index. 

 

Parameters
Description
nIndex
[in] Index of the vertex.
vertex
[in] Vertex to be set.

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

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