API Reference > OdGe Classes > OdGeAugPolyline3d Class > OdGeAugPolyline3d Methods > OdGeAugPolyline3d::getPoint Method
OdGeAugPolyline3d::getPoint Method
Syntax
C++
OdGePoint3d getPoint(int index) const;
Parameters 
Description 
cpIndex 
[in] Control point index.
 

Control point at the specified index.

Returns the control point at the specified index. 

 

Currently not implemented.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.