User Tools

Site Tools


en:infra-convert:dev:parameter

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:infra-convert:dev:parameter [2023/10/19 14:19]
me
en:infra-convert:dev:parameter [2023/11/28 14:34] (current)
me [Setting the language]
Line 53: Line 53:
  
 <​code>​ <​code>​
-InfraConvertWPF.exe -parameter="​C:/​Windows/​Temp/​StartParameterFile.json"​+…/InfraConvertWPF.exe -parameter="​C:/​Windows/​Temp/​StartParameterFile.json"​
 </​code>​ </​code>​
  
Line 62: Line 62:
 > **Note** Note that special characters in the name/path of the startup parameter file will only be passed correctly to #@IC_HTML@# if they have been encoded correctly. This can be ensured in a batch file saved as UTF-8, for example, by specifying the code page CHCP 65001 for UTF-8. Example: > **Note** Note that special characters in the name/path of the startup parameter file will only be passed correctly to #@IC_HTML@# if they have been encoded correctly. This can be ensured in a batch file saved as UTF-8, for example, by specifying the code page CHCP 65001 for UTF-8. Example:
 > <​code>​chcp 65001 > <​code>​chcp 65001
-InfraConvertWpf.exe -parameter="​Démarrer.json"</​code>​+…/InfraConvertWpf.exe -parameter="​Démarrer.json"</​code>​
  
 **Basic requirements for the startup parameter file** **Basic requirements for the startup parameter file**
Line 80: Line 80:
  
 <​code>​ <​code>​
-InfraConvertWPF.exe -forceConfigDir="​C:/​ProgramData/​ELIAS GmbH/​infra-Convert"​+…/InfraConvertWPF.exe -forceConfigDir="​C:/​ProgramData/​ELIAS GmbH/​infra-Convert"​
 </​code>​ </​code>​
  
Line 94: Line 94:
  
 <​code>​ <​code>​
-InfraConvertWPF.exe -parameter="​..." -forceConfigDir="​..."+…/InfraConvertWPF.exe -parameter="​…/" -forceConfigDir="​…/"
 </​code>​ </​code>​
  
Line 128: Line 128:
 |< 100% 33% 12% 54% >| |< 100% 33% 12% 54% >|
 ^  Parameter ​ ^  Type  ^  Value/​Content ​ ^ ^  Parameter ​ ^  Type  ^  Value/​Content ​ ^
-^ LanguageCode | String | **de** German\\ **en** English\\ **fr** French\\ **it** Italian\\ **es** Spanish\\ **zh** Chinese |+^ LanguageCode | String | **de** German\\ **en** English\\ **fr** French\\ **it** Italian\\ **es** Spanish\\ **zh** Chinese\\ **cs** Czech\\ **bg** Bulgarian ​|
  
 </​WRAP>​ </​WRAP>​
Line 428: Line 428:
 ^  Parameter ​ ^  Type  ^  Value/​Content ​ ^ ^  Parameter ​ ^  Type  ^  Value/​Content ​ ^
 ^ Format | String | **Png** All drawing sheets and/or all stamped characteristics in extracts as PNG files\\ **Tif** All drawing sheets and/or all stamped characteristics in extracts as TIF files\\ **Jpg** All drawing sheets and/or all stamped characteristics in extracts as JPG files\\ **Bmp** All drawing sheets and/or all stamped characteristics in extracts as BMP files\\ **Gif** All drawing sheets and/or all stamped characteristics in extracts as GIF files\\ \\ **Note** The use of PNG and TIF file formats is recommended,​ especially the JPG format is not suitable for technical drawings | ^ Format | String | **Png** All drawing sheets and/or all stamped characteristics in extracts as PNG files\\ **Tif** All drawing sheets and/or all stamped characteristics in extracts as TIF files\\ **Jpg** All drawing sheets and/or all stamped characteristics in extracts as JPG files\\ **Bmp** All drawing sheets and/or all stamped characteristics in extracts as BMP files\\ **Gif** All drawing sheets and/or all stamped characteristics in extracts as GIF files\\ \\ **Note** The use of PNG and TIF file formats is recommended,​ especially the JPG format is not suitable for technical drawings |
-^ Mode | String | **Drawing** Only drawing sheets\\ **Stamps** Only stamp graphics\\ \\ If **Mode** is not specified, drawing and stamp graphics are exported together |+^ Mode | String | **Drawing** Export only drawing sheets\\ **DrawingWithoutStamps** Export only drawing sheets without stamps\\ **Stamps** Export only stamp graphics\\ \\ If **Mode** is not specified, drawing and stamp graphics are exported together |
 ^ Image​Options | Field | Controls the rendering of the drawing graphics\\ \\ If **ImageOptions** is not specified, the current export settings (**Settings** > **Export** > **[[en:​infra-convert:​user:​config:​export#​drawing_graphic_format_group|Drawing graphic]]**) are used | ^ Image​Options | Field | Controls the rendering of the drawing graphics\\ \\ If **ImageOptions** is not specified, the current export settings (**Settings** > **Export** > **[[en:​infra-convert:​user:​config:​export#​drawing_graphic_format_group|Drawing graphic]]**) are used |
 ^ └ Width | Integer | Width of the image in number of pixels | ^ └ Width | Integer | Width of the image in number of pixels |
en/infra-convert/dev/parameter.1697717989.txt.gz · Last modified: 2023/10/19 14:19 by me