Close
Relief for ODA Team in Ukraine
Learn more
ODA Kernel SDK
API Reference
>
OdGe Classes
>
OdGeCurve3d Class
>
OdGeCurve3d Methods
>
getSamplePoints Method
>
OdGeCurve3d::getSamplePoints Method (double, double, double, OdGePoint3dArray&, OdGeDoubleArray*)
OdGeCurve3d::getSamplePoints Method (double, double, double, OdGePoint3dArray&, OdGeDoubleArray*)
Syntax
C++
void
getSamplePoints
(
double
fromParam
,
double
toParam
,
double
approxEps
,
OdGePoint3dArray
&
pointArray
,
OdGeDoubleArray
*
paramArray
= NULL)
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 a curve.
pointArray
[out] Receives an array of sample points.
paramArray
[out] Receives an array of parameters at each point.
Links
OdGeCurve3d 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!