Creating a new curve by indicating its interpolation points

After starting the Curve through Interpolation Points command, you can proceed as follows:

1

First, set the curve shape at the endpoints.
Select an option from the Rule drop-down list under More Options:

  • Natural — the section of the curve near the end point has null curvature: it coincides with the tangent to the spline at the end point
  • Circular — the section of the curve near the end point coincides with a circle passing through the three interpolation points nearest to the end point
  • Quadratic — the section of the curve near the end point has the shape of the curve of degree 2 through the three interpolation points nearest to the end point.
  • Cubic — the section of the curve near the end point has the shape of the cubic curve through the four interpolation points nearest to the end point.
2 The points to be interpolated can be specified either by entering them directly in the document, or by reading them in an ASCII file (extension ".pt"; each line in the file must contain the coordinates of a point in the world coordinate system; each coordinate is separated by the following through a blank character). The input mode can be chosen in the From drop-down list:
Points To enter points by specifying them directly in the document, by clicking or using the snap commands.
ASCII file To read the points in an ASCII file that can be selected in an ordinary file selection box by clicking Browse.
In this case, specify the interpolation points one by one (by clicking on them or by using Snap).



The spline curve is dynamically displayed while you're specifying interpolation points.

Associativity
If you select the Associative Mode check box in the selection list and enter points by snapping to special points of existing entities in the model, an associativity link will be retained between the created point and the special point you snapped to. If the position of the special point changes, the position of the point you created will change as well and the curve shape will be modified accordingly.

When inserting points in the associative mode, a circle marker is displayed instead of the normal square marker:



The following illustration displays a curve created by snapping its interpolation points to special points of a variational profile. When the profile is modified, the curve is modified accordingly:


All the edit operations, such as select and move for existing points or editing of the tangents are available during the creation process.
 
3 By default the resulting curves are cubic splines. In order to provide smoother continuity at each interpolation point, it is possible to create also quintic and septic curves (degree=5 or 7). This is a great benefit when modifying the curve by editing its control points, as the curvature plots will remain smooth.
The Degree drop-down list under More Options enables you to choose 3 to create an ordinary cubic spline, 5 to create a quintic curve or 7 to create a septic curve when you need smoother continuity at the interpolation points.
 
4 Double-click to create the curve.

Tips and Tricks ...