Snap Utilities Line

Installation

  • This add-on is bundled with Blender.

  • Open Blender and go to Preferences then the Add-ons tab.

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

Make Line

Reference

Mode

Object Mode and Edit Mode

Tool

Toolbar ‣ 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.

Controls

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.

Tab

Snap limited to only faces.

Cancel Esc

Cancel the operation.

Options

Create Faces

A face is created when:

  • It detects the drawing of a closed segment.

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

  • It detects an isolated edge loop.

  • Redrawn existing edges and the vertex of the last segment binds to an edge that connects another vertex of the segment.

Reference

Category

Mesh

Description

Extends Blender Snap controls.

Location

3D Viewport ‣ Tools ‣ Line Tool

File

mesh_snap_utilities_line folder

Author

Germano Cavalcante