Modify elements by transforming elementsΒΆ

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: Elements

GUI command: Modify elements by transforming elements