Snap Utilities Line#

Installation#

  • Questo add-on è fornito con Blender.

  • Apri Blender e vai alle Preferenze, poi sulla scheda Add-ons.

  • Click Mesh then Snap Utilities Line to enable the script.

Make Line#

Creates edges and operationally faces by snapping to mesh elements. When moving the cursor close to a face, edge or vertex, the cursor is snapped to the highlighted element. It can also be snapped to center or perpendicular of an edge. After selecting the first point you can specify the length of the line by typing a value and confirming with Return.

Riferimento

Modalità:

Modalità Modifica

Strumento:

Toolbar ‣ Make Line

Controlli#

Axis Constrain X, Y, Z

Constraint the cursor movement on the X, Y, or Z axis.

Edge Constrain Shift

Constraint the cursor movement towards an edge.

For the constrain work, you need to have your cursor over an edge.

This is useful for creating parallel lines.

Confirm Input Return

Confirms the numerical value written in the header for the line length.

Cut Line LMB

Starts the lines drawing.

Confirm RMB

Single click stops the lines drawing.

Double-clicks completes the tool’s execution.

Cancel Esc

Cancel the operation.

Opzioni#

Create Faces

A face is created when:

1. It detects the drawing of a closed segment.

../../_images/addons_mesh_snap_utilities-creating-faces-1.png

2. The last vertex of the segment binds to an edge that connects another vertex of the segment.

../../_images/addons_mesh_snap_utilities-creating-faces-2.png

3. It detects an isolated edge loop.

../../_images/addons_mesh_snap_utilities-creating-faces-3.png

4. We redraw existing edges to match the conditions mentioned above.

../../_images/addons_mesh_snap_utilities-creating-faces-4.png

Riferimento

Categoria:

Mesh

Descrizione:

Tool that allows accurate modeling through its own snapping system

Posizione:

3D Viewport ‣ Tools ‣ Line Tool

File:

mesh_snap_utilities_line folder

Autore:

Germano Cavalcante