Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbPolyline::setPointAt Method
Syntax
C++
void setPointAt(unsigned int vertexIndex, const OdGePoint2d& point2d);

Sets the OCS point for the specified vertex of this Polyline entity.

Parameters
Description
vertexIndex
[in] Vertex index.
point2d
[in] OCS point of vertex.
Copyright © 2002-2022. Open Design Alliance All rights reserved.