Close
Relief for ODA Team in Ukraine
Learn more
ODA Kernel SDK
API Reference
>
OdGe Classes
>
OdGeCurve2d Class
>
OdGeCurve2d Methods
>
getSamplePoints Method
>
OdGeCurve2d::getSamplePoints Method (double, double, double, OdGePoint2dArray&, OdGeDoubleArray&)
OdGeCurve2d::getSamplePoints Method (double, double, double, OdGePoint2dArray&, OdGeDoubleArray&)
Syntax
C++
void
getSamplePoints
(
double
fromParam
,
double
toParam
,
double
approxEps
,
OdGePoint2dArray
&
pointArray
,
OdGeDoubleArray
&
paramArray
)
const
;
Description
Returns sample points along this curve and their parameter values in the specified arrays.
Parameters
Parameters
Description
fromParam
[in] Starting parameter value.
toParam
[in] Ending parameter value.
approxEps
[in] Approximate spacing along the curve.
pointArray
[out] Output array of sample points.
paramArray
[out] Output array of parameters at each point.
Links
OdGeCurve2d Class
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!