Usage: AimsGetTransformation.py [options]

extract an affine transformation information in an object header into a
transformation file

Options:
  -h, --help            show this help message and exit
  -i FILE, --input=FILE
                        object to get transformation from (volume, mesh, etc).
  -o TRMFILE, --output=TRMFILE
                        output transformation file (*.trm)
  -n TRANSNUM, --number=TRANSNUM
                        get transformation information as the n-th
                        transformation. Default: -1, last one in list
  -d DESTINATION, --destination=DESTINATION
                        set destination referential name/UUID. Default: try to
                        get it from the referentials info of the input file
                        header
  -s SOURCE, --source=SOURCE
                        set source referential name/UUID. Default: try to get
                        it from the referential info of the input file header
