Salome HOME
Switch development flag to 1
[modules/hexablock.git] / doc / tui_modify_elmts.rst
index 8092cd938e9714202e4a4d7a2f0ed3651479e4a7..5457749fe5f110bdcc264250a7de359b772da0aa 100644 (file)
@@ -11,5 +11,9 @@ Translate and Rotate for any kind of elements::
 
     doc.performTranslation(elements, vec)
     doc.performRotation(elements, ver, vec, angle)
+    doc.performScale (elements, destination_point, k)
+
+Operations on *elts*: :ref:`tuielements2`
+
 
 GUI command: :ref:`guimodifyelements`