Close

Relief for ODA Team in Ukraine

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

Returns the OCS point of the specified vertex of this Polyline entity (DXF 10). 

 

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