Parameters |
Description |
const OdGePoint2dArray& fitPoints |
[in] Array of 2D points through which to fit the curve. |
const OdGeTol& fitTolerance = OdGeContext::gTol |
[in] Input maximal deviation of the curve from the fitPoints. |
Constructor for the OdGeNurbCurve2d class.
Constructs a 2D curve interpolating a given array of 2D points within given tolerance.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|