|
Name |
Description |
|
SetFitData(Int32,
Point2dCollection)
|
Sets the fit data for this spline. |
|
SetFitData(Int32,
Point2dCollection, Tolerance)
|
Sets the fit data for this spline. |
|
SetFitData(Point2dCollection,
Vector2d, Vector2d)
|
Sets the fit data for this spline. |
|
SetFitData(Point2dCollection,
Vector2d, Vector2d, Tolerance)
|
Sets the fit data for this spline. |
|
SetFitData(KnotCollection,
Point2dCollection, Vector2d, Vector2d, Boolean)
|
Sets the fit data for this spline. |
|
SetFitData(Point2dCollection,
Vector2d, Vector2d, KnotParameterizationEnum, Tolerance)
|
Sets the fit data for this spline. |
|
SetFitData(KnotCollection,
Point2dCollection, Vector2d, Vector2d, Tolerance, Boolean)
|
Sets the fit data for this spline. |