API Reference > OdGe Classes > OdGePolyline3d Class > OdGePolyline3d Methods > OdGePolyline3d::fitPointAt Method
OdGePolyline3d::fitPointAt Method
Syntax
C++
OdGePoint3d 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.