Close

Relief for ODA Team in Ukraine

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

Returns a quantity of sample points along this curve and the points themselves in the specified arrays.

Parameters
Description
numSample
[out] Receives a quantity of sample points.
pointArray
[out] Receives sample points.
Copyright © 2002-2022. Open Design Alliance All rights reserved.