Generic Transformation

Generic Transformation is a skeleton transformation that lets a transformation class do the actual work. All transformations in Standard.uxf are also implemented as transformation classes. You can select any of these as the transformation class to be used together with Generic Transformation.

The Transformation class parameter sets the transformation class to be used. By default, the Inverse class from Standard.ulb is selected.

See Also
About classes
Standard transformations
Standard classes