Криві – Curves

Transform – Трансформа

Reference – Довідка

Mode – Режим:

Edit Mode – Режим Редагування

Menu – Меню:

Curves ‣ Transform

A curves objects can be edited by transforming the locations of control points.

Move, Rotate, Scale – Переміщення, Оберт, Масштаб

Як і інші елементи у Blender’і, керувальні точки та держаки можуть переміщуватися, обертатися або обертатися, як описано у Basic Transformations.

To Sphere, Shear, Bend, Push/Pull

The transform tools are described in the Transformations sections.

Radius – Радіус

Reference – Довідка

Mode – Режим:

Edit Mode – Режим Редагування

Tool – Засіб:

«Засобосмуга > Радіус» – Toolbar ‣ Radius

Menu – Меню:

Curves ‣ Transform ‣ Radius

Shortcut – Шоткат:

Alt-S

The Radius allows you to directly control the width of the extrusion along the «spinal» curve. The radius will be interpolated from point to point (you can check it with the normals). The Radius of the points is set using the Radius transform tool. Or in the Sidebar Transform panel.

../../../_images/modeling_curves_editing_curve_extrude-radius.png

Радіус однієї з керувальних точок установлено в нуль.

Duplicate – Дублювання

Reference – Довідка

Mode – Режим:

Edit Mode – Режим Редагування

Menu – Меню:

Curves ‣ Duplicate

Shortcut – Шоткат:

Shift-D

This operator duplicates the selected control points, along with the curve segments implicitly selected (if any). .. If only a handle is selected, the full point will be duplicated too. The copy is selected so you can move it to another place.

Видалення – Delete

Reference – Довідка

Mode – Режим:

Edit Mode – Режим Редагування

Menu – Меню:

Curves ‣ Delete

Shortcut – Шоткат:

X

The Delete operator can remove Control Points or Segments. Deleting can be used to make curves shorter or simplify segments by deleting control points in the mid section of a segment.

Перемкнути Зациклення – Toggle Cyclic

Reference – Довідка

Mode – Режим:

Edit Mode – Режим Редагування

Menu – Меню:

Curves ‣ Toggle Cyclic

Shortcut – Шоткат:

Alt-C

Toggles between an open curve and closed curve (Cyclic). Only curves with at least one selected control point will be closed/open. The shape of the closing segment is based on the start and end handles for Bézier curves, and as usual on adjacent control points for NURBS. The only time a handle is adjusted after closing is if the handle is an Auto one. Fig. Відкрита та Закрита криві. is the same Bézier curve open and closed.

This action only works on the original starting control point or the last control point added. Deleting a segment(s) does not change how the action applies; it still operates only on the starting and last control points. This means that Alt-C may actually join two curves instead of closing a single curve! Remember that when a 2D curve is closed, it creates a renderable flat face.

../../../_images/modeling_curves_editing_curve_open-closed-cyclic.png

Відкрита та Закрита криві.

Set Curve Type

Reference – Довідка

Mode – Режим:

Edit Mode – Режим Редагування

Menu – Меню:

Curves ‣ Set Curve Type

Shortcut – Шоткат:

V

Converts splines in a curve object between Bézier, NURBS, Poly, and Catmull Rom types. This is a basic conversion, meaning Blender does not preserve the exact shape or the number of control points. For example, converting a NURBS spline to a Bézier spline maps each group of three NURBS control points to a single Bézier control point with two handles.

Type – Тип

Specifies the target spline type. For more details on spline types, see the Spline Types documentation.

Bézier – Безьє:

Converts the spline to a Bézier type. - Poly splines are converted with vector handles. - NURBS or Catmull Rom splines are converted with automatic handles.

Примітка

When converting a NURBS spline to Bézier, at least six points are required. If the number of points is not a multiple of three, the spline will be truncated.

NURBS – НОРБС:

Converts the spline to a NURBS type.

Полі – Poly:

Converts the spline to a poly type.

Catmull Rom:

Converts the spline to a Catmull Rom type.

Handles – Держаки

Includes handle information during the conversion process.