InterpCrv

The InterpCrv command draws a curve through selected locations in space.

Note: Many CAD programs use the term spline to describe an interpolated curve.

Steps

1. Pick the start of the curve.
2. Pick the next points.
3. Press Enter to end the curve.

Command-line options

AutoClose

Closes the curve when the cursor moves close to the curve's start point.

AutoClose steps

1. Move the cursor close to the start point of the curve, and pick.

The curve will close.

2. Press the Alt key to suspend automatic closing.

Degree

Specifies the degree of the curve (or surface).

When drawing a high-degree curve, the output curve will not be the degree you request unless there is at least one more control point than the degree.

Knots

Determines how an interpolated curve is parameterized. When the spacing between the picked points is equal for the whole curve, all three parameterizations generate the same curve.

When you draw an interpolated curve, the points you pick are converted into knot values on the curve. The parameterization means how the intervals between knots are chosen.

Uniform

The knot spacing is always 1 and is not based on the physical spacing of the points. Uniform parameterization can be used if the point spacing is roughly equal and it is desirable to draw several curves that have the same parameterization. This is possible only with uniform curves (unless you rebuild the curves). Uniform guarantees that every control point affects the surface exactly the same way, no matter how much the surface is edited.

Chord

The spacing between the picked points is used for the knot spacing. This makes curves that have widely varying point spacing behave better than uniform curves.

SqrtChrd

The square root of the spacing between picked points is used for the knot spacing.

PersistentClose

The PersistentClose option closes the curve as soon as there are two points placed.

Note: If you continue to pick points, the curve updates the shape while remaining closed.

StartTangent

Draws the start of curve tangent to another curve or tangent to a direction shown by picking a start and end direction.

EndTangent

Draws the end of the curve tangent to another curve or tangent to a direction shown by picking a start and end direction.

Close

Closes the curve smoothly, creating a periodic curve.

Sharp

Closes the curve with a kink, creating a non-periodic curve.

Undo

The Undo option reverses the last action.

See also

Draw lines and curves


Rhinoceros 5 © 2010-2015 Robert McNeel & Associates. 17-Sep-2015