Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbFace::setVertexAt Method
Syntax
C++
void setVertexAt(OdUInt16 vertexIndex, const OdGePoint3d& vertexValue);

Sets the WCS coordinates of the vertex belonged to the 3d face entity using its index (DXF 10, 11, 12, or 13). 

 

Parameters
Description
pointIndex
[in] Vertex index 0, 1, 2, or 3.
pointValue
[in] Three-dimensional point instance to be set the vertex.
Copyright © 2002-2022. Open Design Alliance All rights reserved.