API Reference > OdGe Classes > OdGePolyline2d Class > OdGePolyline2d Methods > OdGePolyline2d::fitPointAt Method
OdGePolyline2d::fitPointAt Method
Syntax
C++
OdGePoint2d fitPointAt(int fitPointIndex) const;
Parameters 
Description 
int fitPointIndex 
[in] Fit point index. 

Returns the fit point at the specified index. 

 

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