Transformations

The separate transformations to be chained.

Format

Array

An array of one or more Transformation objects. The objects will be combined in reverse order, i.e. the last transformation will be applied first: Transformation =  Transformations[0] • Transformations[1] • …

The command might be used with only one transformation to obtain the parameters of an inverse transformation by specifying the Inverse flag in the input transformation.