Close

Relief for ODA Team in Ukraine

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

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

 

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