109 lines
3.1 KiB
ReStructuredText
109 lines
3.1 KiB
ReStructuredText
.. _tool-grease-pencil-draw-line:
|
|
|
|
*********
|
|
Line Tool
|
|
*********
|
|
|
|
.. reference::
|
|
|
|
:Mode: Draw Mode
|
|
:Tool: :menuselection:`Toolbar --> Line`
|
|
|
|
The Line tool create straight lines.
|
|
|
|
|
|
Tool Settings
|
|
=============
|
|
|
|
You can configure the brush main settings exposed on the Tool Settings for convenience.
|
|
For the draw brushes configuration and settings see:
|
|
:doc:`Draw Brush </grease_pencil/modes/draw/tools/draw>`.
|
|
|
|
Subdivisions
|
|
The number of stroke points between each stroke edge.
|
|
|
|
Thickness Profile
|
|
Use a :doc:`curve widget </interface/controls/templates/curve>` to define the stroke thickness
|
|
from the start (left) to end (right) of the stroke.
|
|
|
|
Use Curve
|
|
When enabled, the stroke use a curve profile to control the thickness along the line.
|
|
|
|
.. list-table:: Different thickness profile samples.
|
|
|
|
* - .. figure:: /images/grease-pencil_modes_draw_tools_line_thickness-profile-01.png
|
|
:width: 200px
|
|
|
|
- .. figure:: /images/grease-pencil_modes_draw_tools_line_thickness-profile-02.png
|
|
:width: 200px
|
|
|
|
- .. figure:: /images/grease-pencil_modes_draw_tools_line_thickness-profile-03.png
|
|
:width: 200px
|
|
|
|
|
|
Usage
|
|
=====
|
|
|
|
Selecting a Brush and Material
|
|
------------------------------
|
|
|
|
In the Tool Settings select the brush, material and color type to use with the tool.
|
|
The Line tool uses *Draw Brush* types.
|
|
See :ref:`grease-pencil-draw-common-options` for more information.
|
|
|
|
|
|
Creating Lines
|
|
--------------
|
|
|
|
#. Click (:kbd:`LMB` or the :kbd:`Pen` tip) and drag the start point.
|
|
#. Release on the desired end point.
|
|
#. After releasing you can move the start and end point by clicking and dragging on the yellow manipulators.
|
|
#. Then confirm (:kbd:`Return`/:kbd:`MMB`) or cancel (:kbd:`Esc`/:kbd:`RMB`).
|
|
|
|
While dragging you can use :kbd:`Shift` to snapping the line to horizontal, vertical or 45° angle
|
|
or use :kbd:`Alt` to create the line from a center point.
|
|
|
|
:kbd:`NumpadPlus` and :kbd:`NumpadMinus` or using the mouse :kbd:`Wheel`
|
|
will increase or decrease the amount of points in the final line.
|
|
|
|
.. list-table::
|
|
|
|
* - .. figure:: /images/grease-pencil_modes_draw_tools_line_example-01.png
|
|
:width: 200px
|
|
|
|
click and dragging the start point.
|
|
|
|
- .. figure:: /images/grease-pencil_modes_draw_tools_line_example-02.png
|
|
:width: 200px
|
|
|
|
Moving start and end points with manipulators.
|
|
|
|
- .. figure:: /images/grease-pencil_modes_draw_tools_line_example-03.png
|
|
:width: 200px
|
|
|
|
The line after confirming.
|
|
|
|
|
|
Extruding
|
|
---------
|
|
|
|
Before confirming you can use :kbd:`E` to extrude the end point of the line
|
|
to generate multiple connected lines.
|
|
|
|
.. list-table::
|
|
|
|
* - .. figure:: /images/grease-pencil_modes_draw_tools_line_extrude-01.png
|
|
:width: 200px
|
|
|
|
End point extruding.
|
|
|
|
- .. figure:: /images/grease-pencil_modes_draw_tools_line_extrude-02.png
|
|
:width: 200px
|
|
|
|
Moving the end point of the last line with the manipulator.
|
|
|
|
- .. figure:: /images/grease-pencil_modes_draw_tools_line_extrude-03.png
|
|
:width: 200px
|
|
|
|
The connected lines after confirming.
|