Encapsulated shapes in DrawToolShape in DrawingTool. Selected shapes are now in list.
This commit is contained in:
@@ -59,6 +59,7 @@ Creating Shapes
|
||||
The shape creation tools in the editor are:
|
||||
|
||||
* Circle
|
||||
* Arc
|
||||
* Rectangle
|
||||
* Polygon
|
||||
* Path
|
||||
@@ -72,6 +73,9 @@ on the status bar.
|
||||
Shapes that do not require a fixed number of clicks to complete, like
|
||||
polygons and paths, are complete by hitting the ``Space`` key.
|
||||
|
||||
Certain shape tools can have different options or modes. By hitting
|
||||
`o` and/or `p` the tool will cycle through its options and/or modes.
|
||||
|
||||
.. seealso::
|
||||
|
||||
The FlatCAM Shell commands :ref:`add_circle`, :ref:`add_poly` and :ref:`add_rect`,
|
||||
|
||||
Reference in New Issue
Block a user