Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeCurve2d::appendSamplePoints Method (int, OdGePoint2dArray&)
Syntax
C++
void appendSamplePoints(int numSample, OdGePoint2dArray& pointArray) const;

Appends sample points along this curve and their parameter values to the specified arrays. 

 

Parameters
Description
numSample
[in] Number of samples.
pointArray
[out] Receives an array of sample points.
Copyright © 2002-2022. Open Design Alliance All rights reserved.