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/04/05 15:01]
me [Export quality test plans and stamped drawings]
en:infra-convert:dev:parameter [2019/07/11 17:08]
me
Line 11: Line 11:
 ---- ----
  
-The startup parameter file is opened by transferring adjacent request parameters by executing #​@IC_HTML@#​. The value of the parameter is the full path to the startup parameter file, including the file name (example syntax: "​C:/​Windows/​Temp/​StartParameterFile.json"​). Additional request parameters cannot be transferred at this point.+The startup parameter file is opened by transferring adjacent request parameters by executing #​@IC_HTML@#​. The value of the parameter is the path to the startup parameter file, including the file name (example syntax: "​C:/​Windows/​Temp/​StartParameterFile.json"​). Additional request parameters cannot be transferred at this point
 + 
 +> **Note** Up to program version 1.3.5.5, only absolute paths can be specified, both as values of the initial startup parameter and within the startup parameter file.
  
 <WRAP group> <WRAP group>
Line 140: Line 142:
   "​Name":"​Beispiel Projekt",​   "​Name":"​Beispiel Projekt",​
   "​Action":"​Open"​   "​Action":"​Open"​
-},+}
 </​code>​ </​code>​
  
Line 174: Line 176:
   "​Version":​ "​0",​   "​Version":​ "​0",​
   "​Action":​ "​Create"​   "​Action":​ "​Create"​
-},+}
 </​code>​ </​code>​
  
Line 216: Line 218:
   {   {
   "​Path":"​C:/​Users/​user1/​Desktop/​drawing_4.icp"​   "​Path":"​C:/​Users/​user1/​Desktop/​drawing_4.icp"​
 +  },
 +  {
 +  "​Path":"​https://​ftp.elias-gmbh.de/​fictional_path/​example.dwg"​
   }   }
-],+]
 </​code>​ </​code>​
  
 |< 100% 33% 12% 54% >| |< 100% 33% 12% 54% >|
 ^  Parameter ​ ^  Type  ^  Value/​Content ​ ^ ^  Parameter ​ ^  Type  ^  Value/​Content ​ ^
-^ Path | String | Full path to the location with the file name |+^ Path | String | Full path to the location with the file name\\ \\ **Note** It is possible to specify the path in URL notation, beginning with "​https"​ and "​http",​ from program version 1.3.5.7 onwards. ​|
  
 </​WRAP>​ </​WRAP>​
Line 278: Line 283:
     "​Mode":"​Stamps"​     "​Mode":"​Stamps"​
   }   }
-],+]
 </​code>​ </​code>​
  
Line 310: Line 315:
 ^ Path | String | Full path to the location without a file name | ^ Path | String | Full path to the location without a file name |
  
-This applies to drawing exports in PNG, JPG, BMP, TIFF und GIF format:+This applies to drawing exports in PNG, JPG, BMP, TIF und GIF format:
  
 |< 100% 33% 12% 54% >| |< 100% 33% 12% 54% >|
 ^  Parameter ​ ^  Type  ^  Value/​Content ​ ^ ^  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 |+^ 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 TIF 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 | ^ 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 344: Line 349:
   "​Name":​ "​AddCharacteristicTag",​   "​Name":​ "​AddCharacteristicTag",​
   "​ItemId":​ "​{5D1110CA-6093-4381-B372-CF983D515044}"​   "​ItemId":​ "​{5D1110CA-6093-4381-B372-CF983D515044}"​
-},+}
 </​code>​ </​code>​
  
Line 461: Line 466:
 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.
  
-> **Please note** Changes made by the user in the user interface are not written to the "​settings.json"​ loaded here, but to the "​settings.json"​ in the local default ​directory ​%ProgramData%.+> **Please note** Changes made by the user in the user interface are not written to the "​settings.json"​ loaded here, but to the "​settings.json"​ in the CommonAppData ​directory ​whose path is defined in the "​settings.json"​ with the parameter "​CommonAppDataPath"​.
  
 > **See also** > **See also**
 > Administrator’s Manual #@IC_HTML@# > Run program > [[en:​infra-convert:​dev:​settings|Parameter file "​Settings"​]] > Administrator’s Manual #@IC_HTML@# > Run program > [[en:​infra-convert:​dev:​settings|Parameter file "​Settings"​]]
 +
 +> Administrator’s Manual #@IC_HTML@# > Configuration and Import > "​Settings"​ Parameter file > [[en:​infra-convert:​dev:​settings#​list_of_the_settings|List of the settings]] > Settings with no control elements in user interfaces ​
  
 > User’s Manual #@IC_HTML@# > Settings > Settings > [[en:​infra-convert:​user:​config:​general|General]] > User’s Manual #@IC_HTML@# > Settings > Settings > [[en:​infra-convert:​user:​config:​general|General]]
Line 474: Line 481:
 "​Settings":​ { "​Settings":​ {
   "​Path":​ "​C:/​ProgramData/​ELIAS GmbH/​infra-CONVERT/​Settings.json",​   "​Path":​ "​C:/​ProgramData/​ELIAS GmbH/​infra-CONVERT/​Settings.json",​
-},+}
 </​code>​ </​code>​
  
Line 506: Line 513:
 "​CharacteristicTagsDefinition":​ { "​CharacteristicTagsDefinition":​ {
   "​Path":​ "​C:/​Users/​user1/​AppData/​CharacteristicTags.json",​   "​Path":​ "​C:/​Users/​user1/​AppData/​CharacteristicTags.json",​
-},+}
 </​code>​ </​code>​
  
Line 536: Line 543:
 "​CharacteristicClassesDefinition":​ { "​CharacteristicClassesDefinition":​ {
   "​Path":​ "​C:/​Users/​user1/​AppData/​CharacteristicClasses.json"​   "​Path":​ "​C:/​Users/​user1/​AppData/​CharacteristicClasses.json"​
-},+}
 </​code>​ </​code>​
  
Line 566: Line 573:
 "​SpecialCategoriesDefinition":​ { "​SpecialCategoriesDefinition":​ {
   "​Path":​ "​C:/​Users/​user1/​AppData/​SpecialCategories.json"​   "​Path":​ "​C:/​Users/​user1/​AppData/​SpecialCategories.json"​
-},+}
 </​code>​ </​code>​
  
Line 595: Line 602:
 "​StampTemplatesDefinition":​ { "​StampTemplatesDefinition":​ {
   "​Path":​ "​C:/​Users/​user1/​AppData/​StampTemplates.json"​   "​Path":​ "​C:/​Users/​user1/​AppData/​StampTemplates.json"​
-},+}
 </​code>​ </​code>​
  
Line 625: Line 632:
 "​UiAccessDefinition":​ { "​UiAccessDefinition":​ {
   "​Path":​ "​C:/​Users/​user1/​AppData/​UiAccess.json",​   "​Path":​ "​C:/​Users/​user1/​AppData/​UiAccess.json",​
-},+}
 </​code>​ </​code>​
  
en/infra-convert/dev/parameter.txt · Last modified: 2023/11/28 14:34 by me