The Connect Curve command creates a connecting curve between end points of two entities that can be curves, edges or surface boundaries.
On starting the command, you need to select the First endpoint and the Second endpoint to connect.
Three different modes can be selected in the Edit Mode drop-down list:
- Automatic
It enables you to create a blending curve matching specified conditions at each of its endpoints. You can set the same continuity conditions at both endpoints of the blending curve, or different conditions at each endpoint. To set the same conditions, select the Same continuity check box. To set different conditions, clear this check box. Now a separate Continuity drop-down list will show up at each endpoint. You can define all available continuity conditions, as described in the "Continuity Types document". When the continuity conditions are set to Curvature or higher, the Weight Mode drop-down list shows up under More Options, enabling you to select the type of weights to be set.
- Control points
It enables you to create a blending curve by specifying the geometric continuity conditions at the endpoints and to move/edit its control points explicitly (while maintaining the specified continuity conditions). This is useful when you need to modify the shape of the internal part of the blending curve itself. Constraints can also be set on the curve control points.
- Fit Curves
It enables you to create the connecting curve such that it fits with an existing curve, which is to be selected for the Reference Curves selector. The weights of the connecting curve are automatically calculated to generate the best possible fit.
By default, the selected points to be connected are the ones used for selection, though they can be changed interactively by dragging a handle. In the automatic mode the location of end points can be defined by specifying parameter values. Snap commands can also be used for the selection of the blending curve end points.
Connecting curves are NURBS whose degree and number of arcs depend on the selected option in the Default drop-down list (under More Options).
- If you choose Minimum degree, the resulting curve will have the lowest possible degree while the number of its arcs will be increased as much as required to satisfy the continuity conditions.
- If you choose Single arc, the resulting curve will be made up of only one arc. In automatic mode its degree will be increased as much as required to satisfy the continuity conditions, while in control points mode you will be enabled to explicitly increase/decrease it.
The Associative Mode check box enables you to create curves which retain a link to the original entities it is derived from.
- When this check box is selected, the resulting curves will be associative. The new curve will retain a link to the entities it derives from. A specific node displaying both the original entities and the resulting associative curve will be added to the Model Structure.
If you select non-associative entities (such as non-associative surface borders or non-associative curves), a message will be displayed to inform that you have selected non-associative entities, which will become the root of the structure.
- When this check box is cleared, the resulting curves will not be associative.
By using the Curve Curvature command, you can interactively check the curve shape by displaying the curvature plot of the resulting curve and the reference curves, thus, enabling you to control the scale and the density of the plot.
Finally, if you expand the Vectors node, you will access items enabling you to define the direction of the tangent at the end point of the curve.
Try to...