Parameters |
Description |
const OdGePoint3dArray& fitPoints |
[in] Array of 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 OdGeNurbCurve3d class.
Constructs a 3D curve interpolating a given array of 3D points within given tolerance.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|