Imagix 4D User Guide |
![]() | |||||
|---|---|---|---|---|---|---|
| ||||||
You can run Imagix 4D from the command line. This is most useful for major, repetitive tasks, such as regenerating project data or generating documentation, that you'd like to run as scheduled batch operations.
By invoking Imagix 4D as `imagix -cmmd cmmd_file_name', you can run Imagix 4D as a batch process. In this mode, Imagix 4D will start, execute the commands specified in the command file cmmd_file_name, and then terminate.
More detailed documentation can be found in the file ../imagix/user/user_cmd.txt