type_transformation
Creates type transformations and examines properties
Format 
TV::type_transformation action [ object-id ] [ other-args ]
Arguments 
action
The action to perform, as follows:
commands
Displays the subcommands that you can use. The CLI responds by displaying the subcommands shown here. Do not use additional arguments with this subcommand.
create
Creates a new transformation object. The object-id argument is not used; other-args is Array, List, Map, Set, Umap, Uset or Struct, indicating the type of transformation being created. You can change a transformation’s properties up to the time you install it. After being installed, you can longer change them.
get
Gets the values of one or more transformation properties. The other-args argument can include one or more property names. The CLI returns these property values in a list whose order is the same as the property names you entered.
If you use the -all option instead of object-id, the CLI returns a list containing one (sublist) element for the object.
properties
Displays the properties that the CLI can access. Do not use additional arguments with this option. These properties are discussed later in this section.
set
Sets the values of one or more properties. The other-args argument consists of pairs of property names and values. The argument pairs that you can set are listed later in this section.
object-id
The type transformation ID. This value is returned when you create a new transformation; for example, 1 represents process 1. If you use the -all option, the operation executes upon all objects of this class in the current focus.
other-args
Arguments required by get and set subcommands.
Description 
The TV::type_transformation command lets you define and examine properties of a type transformation. The states and properties you can set are: