:tocdepth: 3

.. _guimakeelements:

======================================
Make elements by transforming elements
======================================

To make elements by transforming elements in the **Main Menu** select
**Model -> Operation -> Make transformation**.

.. _guimaketranslation:

Make elements by translation
============================

**Arguments:**

- elements to translate,
- vector.


The dialogue box to make elements by translation is:

.. image:: _static/gui_make_transfo_translation.png
   :align: center

.. centered::
   Make Elements by Translation

Example:

.. image:: _static/transfo0.png
   :align: center

.. centered::
   Before Transforming 



.. image:: _static/transfo_translation.png
   :align: center

.. centered::
   Make Translation


.. _guimakescaling:

Make elements by scaling
========================

**Arguments:**

- elements,
- vertex,
- k growing factor.

The dialogue box to make elements by scaling is:

.. image:: _static/gui_make_transfo_scale.png
   :align: center

.. centered::
   Make Elements by Scaling


Example:

.. image:: _static/transfo_scale.png
   :align: center

.. centered::
   Make Elements by Scaling

.. _guimakerotation:

Make elements by rotation
=========================

**Arguments:**

- elements,
- vertex,
- vector direction,
- angle.


The dialogue box to make elements by rotation is:


.. image:: _static/gui_make_transfo_rotation.png
   :align: center

.. centered::
   Make Elements by Rotation

Example:

.. image:: _static/transfo_rotation.png
   :align: center

.. centered::
   Make Rotation


TUI command: :ref:`tuimakeelements`