Salome HOME
d47bd21586fe860cc8c0230226a46d31aa530030
[modules/shaper.git] / rectangleFeature.rst
1
2 Rectangle
3 =========
4
5 Custom files for  **Rectangle** feature are:
6
7 -  empty __init__.py,
8 - :ref:`create_custom_rectangle_py`,
9 - :ref:`create_custom_rectangle_xml`,
10 - icon.png located at sub-folder */icons*.
11
12 .. figure:: images/rectangle.png
13    :align: center
14
15    File icon.png
16
17 The description of custom feature :ref:`create_sketch_rectangle` is given in Sketch plug-in.