Криві – 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 – Меню:

«Крива > Перемкнути Зациклення» – Curve ‣ 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

Converts splines in a curve object between Bézier, NURBS, and Poly curves. Note, this is not a «smart» conversion, i.e. Blender does not try to keep the same shape, nor the same number of control points. For example, when converting a NURBS to a Bézier, each group of three NURBS control points become a unique Bézier one (center point and two handles).

Handles – Держаки

Take handle information into account in the conversion