API Reference > OdGe Classes > OdGePointOnCurve3d Class > OdGePointOnCurve3d Methods > point Method > OdGePointOnCurve3d::point Method (OdGeCurve3d&, double)
OdGePointOnCurve3d::point Method (OdGeCurve3d&, double)
Syntax
C++
OdGePoint3d point(const OdGeCurve3d& curve3d, double param);
Parameters 
Description 
const OdGeCurve3d& curve3d 
[in] Any 3D curve. Sets the current curve. 
double param 
[in] Sets the current parameter.  

Returns the point on the curve. 

 

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