API Reference > OdGe Classes > OdGeCurve3d Class > OdGeCurve3d Methods > evalPoint Method > OdGeCurve3d::evalPoint Method (double)
OdGeCurve3d::evalPoint Method (double)
Syntax
C++
OdGePoint3d evalPoint(double param) const;
Parameters 
Description 
double param 
[in] Parameter to be evaluated. 

Returns the point on this curve corresponding to the specified parameter value. 

 

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