Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbLeader::setVertexAt Method
Syntax
C++
virtual bool setVertexAt(int vertexIndex, const OdGePoint3d& vertex);

Sets the specified WCS vertex of this Leader entity. 

 

Parameters
Description
vertexIndex
[in] Vertex index.
vertex
[in] WCS value for the vertex.

Returns true if and only if the vertex was set.

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