Transform Tools

The transform tools consist: rotate, skew, scale, and translate. These transform tool are using the transform matrix to modify the object.. They do not alter the geometry of object directly, instead it calculate the geometry by applying the transform matrix.

You can also transform selected objects using Transform Dialog.

Note: If the selected objects have parent with transform attribute, the transformation will be applied as follow: concatenate/multiply the transform with the object transform attribute, then apply the parent transform attribute. Please see the FAQ for details.

Rotate

You can rotate the selected objects using Rotate tool. To rotate the selected object:

Skew

You can skew/shear the selected objects using Skew tool. To skew the selected object:

Scale

You can scalethe selected objects using Scale tool. To scale the selected object:

Translate

You can translate the selected objects using Translate tool. To translate the selected object:


Note: you can press and hold Shift Key for constraint for some transform procedure