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
Next revision Both sides next revision
en:infra-convert:dev:parameter [2019/03/11 14:54]
me [Invoke function]
en:infra-convert:dev:parameter [2019/04/05 15:01]
me [Export quality test plans and stamped drawings]
Line 267: Line 267:
   {   {
     "​Format":"​Png",​     "​Format":"​Png",​
-    "​Path":"​C:/​Temp/​Graphics/"​+    "​Path":"​C:/​Temp/​Graphics/​", 
 +  { 
 +    "​Format":"​Jpg",​ 
 +    "​Path":"​C:/​Temp/​Graphics/",​ 
 +    "​Mode":"​Drawing"​ 
 +  }, 
 +  { 
 +    "​Format":"​Bmp",​ 
 +    "​Path":"​C:/​Temp/​Graphics/",​ 
 +    "​Mode":"​Stamps"
   }   }
 ], ],
Line 294: Line 303:
 ^ Path | String | Full path to the location without a file name | ^ Path | String | Full path to the location without a file name |
  
-The following ​applies ​for stamped drawings:+This applies ​to drawing exports in PDF und SVG format:
  
 |< 100% 33% 12% 54% >| |< 100% 33% 12% 54% >|
 ^  Parameter ​ ^  Type  ^  Value/​Content ​ ^ ^  Parameter ​ ^  Type  ^  Value/​Content ​ ^
-^ Format | String | **PDF** All drawing sheets each as a PDF file\\ **SVG** All drawing sheets each as a SVG file\\ **Png** All drawing sheets ​each and all stamped characteristics ​partially each as PNG file\\ **Jpg** All drawing sheets ​each and all stamped characteristics ​partially each as JPG file\\ **Bmp** All drawing sheets ​each and all stamped characteristics ​partially each as BMP file\\ **Tiff** All drawing sheets ​each and all stamped characteristics ​partially each as TIFF file\\ **Gif** All drawing sheets ​each and all stamped characteristics ​partially each as GIF file |+^ Format | String | **PDF** All drawing sheets each as a PDF file\\ **SVG** All drawing sheets each as a SVG file 
 +^ Path | String | Full path to the location without a file name | 
 + 
 +This applies to drawing exports in PNG, JPG, BMP, TIFF und GIF format: 
 + 
 +|< 100% 33% 12% 54% >| 
 +^  Parameter ​ ^  Type  ^  Value/​Content ​ ^ 
 +^ Format | String | **Png** All drawing sheets and/or all stamped characteristics ​in extracts ​as PNG 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\\ **Tif** All drawing sheets and/or all stamped characteristics ​in extracts ​as TIFF files\\ **Gif** All drawing sheets and/or all stamped characteristics ​in extracts ​as GIF files | 
 +^ Mode | String | **Drawing** Only drawing sheets\\ **Stamps** Only stamp graphics\\ \\ If **Mode** is not specified, drawing and stamp graphics are exported together ​|
 ^ Path | String | Full path to the location without a file name | ^ Path | String | Full path to the location without a file name |
  
Line 444: Line 461:
 The path to the parameter file //​Settings.json//​ is specified in the **Settings** field. #@IC_HTML@# obtains the global settings from this file. The path to the parameter file //​Settings.json//​ is specified in the **Settings** field. #@IC_HTML@# obtains the global settings from this file.
  
-If this file does not existit will be created with the default ​settings.+> **Please note** Changes made by the user in the user interface are not written to the "​settings.json"​ loaded herebut to the "settings.json" in the local default directory %ProgramData%.
  
 > **See also** > **See also**
en/infra-convert/dev/parameter.txt · Last modified: 2023/11/28 14:34 by me