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:02]
me
en:infra-convert:dev:parameter [2019/07/11 09:23]
me
Line 140: Line 140:
   "​Name":"​Beispiel Projekt",​   "​Name":"​Beispiel Projekt",​
   "​Action":"​Open"​   "​Action":"​Open"​
-},+}
 </​code>​ </​code>​
  
Line 174: Line 174:
   "​Version":​ "​0",​   "​Version":​ "​0",​
   "​Action":​ "​Create"​   "​Action":​ "​Create"​
-},+}
 </​code>​ </​code>​
  
Line 216: Line 216:
   {   {
   "​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 281:
     "​Mode":"​Stamps"​     "​Mode":"​Stamps"​
   }   }
-],+]
 </​code>​ </​code>​
  
Line 344: Line 347:
   "​Name":​ "​AddCharacteristicTag",​   "​Name":​ "​AddCharacteristicTag",​
   "​ItemId":​ "​{5D1110CA-6093-4381-B372-CF983D515044}"​   "​ItemId":​ "​{5D1110CA-6093-4381-B372-CF983D515044}"​
-},+}
 </​code>​ </​code>​
  
Line 461: Line 464:
 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 479:
 "​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 511:
 "​CharacteristicTagsDefinition":​ { "​CharacteristicTagsDefinition":​ {
   "​Path":​ "​C:/​Users/​user1/​AppData/​CharacteristicTags.json",​   "​Path":​ "​C:/​Users/​user1/​AppData/​CharacteristicTags.json",​
-},+}
 </​code>​ </​code>​
  
Line 536: Line 541:
 "​CharacteristicClassesDefinition":​ { "​CharacteristicClassesDefinition":​ {
   "​Path":​ "​C:/​Users/​user1/​AppData/​CharacteristicClasses.json"​   "​Path":​ "​C:/​Users/​user1/​AppData/​CharacteristicClasses.json"​
-},+}
 </​code>​ </​code>​
  
Line 566: Line 571:
 "​SpecialCategoriesDefinition":​ { "​SpecialCategoriesDefinition":​ {
   "​Path":​ "​C:/​Users/​user1/​AppData/​SpecialCategories.json"​   "​Path":​ "​C:/​Users/​user1/​AppData/​SpecialCategories.json"​
-},+}
 </​code>​ </​code>​
  
Line 595: Line 600:
 "​StampTemplatesDefinition":​ { "​StampTemplatesDefinition":​ {
   "​Path":​ "​C:/​Users/​user1/​AppData/​StampTemplates.json"​   "​Path":​ "​C:/​Users/​user1/​AppData/​StampTemplates.json"​
-},+}
 </​code>​ </​code>​
  
Line 625: Line 630:
 "​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