Close
Relief for ODA Team in Ukraine
Learn more
ODA Kernel SDK
API Reference
>
OdGe Classes
>
OdGeCurve3d Class
>
OdGeCurve3d Methods
>
appendSamplePoints Method
>
OdGeCurve3d::appendSamplePoints Method (int, OdGePoint3dArray&, OdGeDoubleArray*)
OdGeCurve3d::appendSamplePoints Method (int, OdGePoint3dArray&, OdGeDoubleArray*)
Syntax
C++
void
appendSamplePoints
(
int
numSample
,
OdGePoint3dArray
&
pointArray
,
OdGeDoubleArray
*
pParamArray
= NULL)
const
;
Description
Appends sample points along this curve and their parameter values to the specified arrays.
Parameters
Parameters
Description
numSample
[in] Number of samples.
pointArray
[out] Receives an array of sample points.
pParamArray
[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!