Malz++Kassner CAD6 features some optional parameters for the command line that determine the application’s behavior during and after start-up. The currently defined parameters are:
<Filename>
| If the command line contains only a file name, that file will be loaded after start-up. If the command line also contains the /p or -p parameter (see below), that file will be loaded and printed. |
/p or -p
| The file name in the command line denotes a drawing to be loaded and printed using the File > Print > Drawing command. After the printing has finished, the application will terminate automatically. |
/w or -w
| The application will be started with given size and position. The following value must follow the 'w' without any spacing, separated by commas: X-coordinate, Y-coordinate, width, and height (all in pixels). Example: -w10,10,1024,768 |
/k or -k
| The application will use the stated subfolder to store all global options and settings. This allows to use different versions of Malz++Kassner CAD6 that do not share the same settings. The subfolder name must follow the 'k' without any spacing. Example: -kTestenvironment |
/r or -r
/a or -a
/forceall or -forceall
| Independent from the current license, the application tries to load all available Malz++Kassner plug-ins. Non-licensed plug-Ins whose trial period has expired will be dismissed. |
/forcestudio or -forcestudio
| Independent from the current license, the application tries to load all those Malz++Kassner plug-ins that are part of the CAD6studio package. Non-licensed plug-Ins whose trial period has expired will be dismissed. |
/forcenone or -forcenone
| The application will not load any Malz++Kassner plug-ins, independent from the current license. |
/nocustom or -nocustom
| The application will not load any third-party plug-ins. Otherwise, all such plug-ins will be loaded independent of the current license. |
/testall or -testall
| If the application is in trial mode, i.e. not licensed, it will load all available Malz++Kassner plug-ins. Otherwise, it will load plug-ins based on the current license. |
If -testall is not stated, the application in trial mode will load all those plug-ins that are part of the CAD6studio package.
|