API Reference
>
OdGe Classes
>
OdGePointOnCurve2d Class
>
OdGePointOnCurve2d Methods
>
point Method
>
OdGePointOnCurve2d::point Method (OdGeCurve2d&, double)
OdGePointOnCurve2d::point Method (OdGeCurve2d&, double)
Collapse All
Syntax
C++
OdGePoint2d
point
(
const
OdGeCurve2d
&
curve2d
,
double
param
);
Parameters
Parameters
Description
const OdGeCurve2d& curve2d
[in] Any 2D curve. Sets the current curve.
double param
[in] Sets the current parameter.
Description
Returns the point on the curve.
Group
point Method
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
Send feedback about this topic