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