User Tools

Site Tools


en:infra-convert:dev:parameter_beispiel

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_beispiel [2018/03/15 22:01]
me
— (current)
Line 1: Line 1:
-~~NOTOC~~ 
  
-<WRAP noprint> 
- 
-> Administrator'​s manual #@IC_HTML@# > Appendix 
- 
-</​WRAP>​ 
- 
-====== Example Startup parameter file ====== 
- 
----- 
- 
-<file JAVASCRIPT StartParameterFile.json>​ 
-{ 
-  "​CommandLineMode":​ false, 
-  "​LanguageCode":"​de",​ 
-  "​Project":​ { 
-    "​Path":​ "​C:/​Users/​user1/​Desktop/​test.icpx",​ 
-    "​Name":"​Beispiel Projekt",​ 
-    "​Action":"​Open"​ 
-  }, 
-  "​InspectionPlanVersion":​ { 
-    "​Name":​ "​Zeichnungsstand",​ 
-    "​Version":​ "​0",​ 
-    "​Action":​ "​Create"​ 
-  }, 
-  "​Files":​ [ 
-    { 
-    "​Path":"​C:/​Users/​user1/​Desktop/​1.dxf"​ 
-    }, 
-    { 
-    "​Path":"​C:/​Users/​user1/​Desktop/​2.dwg"​ 
-    }, 
-    { 
-    "​Path":"​C:/​Users/​user1/​Desktop/​3.dxf"​ 
-    } 
-  ], 
-  "​Targets":​ [ 
-    { 
-      "​Format":"​JSONV1",​ 
-      "​LanguageCode":"​de",​ 
-      "​Path":"​C:/​Temp/​project.json"​ 
-    }, 
-    { 
-      "​Format":"​PDF",​ 
-      "​Path":"​C:/​Temp/​PDF"​ 
-    }, 
-    { 
-      "​Format":"​GraphicsPng",​ 
-      "​Path":"​C:/​Temp/​Graphics/"​ 
-    } 
-  ], 
-  "​Mode":​ { 
-    "​Name":​ "​PickFilterItem",​ 
-    "​ItemId":​ "​{5D1110CA-6093-4381-B372-CF983D515044}"​ 
-  }, 
-  "​Settings":​ { 
-    "​Path":​ "​C:/​Users/​user1/​AppData/​Settings.json",​ 
-  }, 
-  "​UserSettings":​ { 
-    "​Path":​ "​C:/​Users/​user1/​AppData/​UserSettings.json",​ 
-  }, 
-  "​FilterItemsDefinition":​ { 
-    "​Path":​ "​C:/​Users/​user1/​AppData/​FilterItems.json",​ 
-  }, 
-  "​Characteristics":​ [ 
-    { 
-      "​CharacteristicId":​ "",​ 
-      "​FilterItems":​ [ "​{5D1110CA-6093-4381-B372-CF983D515044}",​ "​{24C41CA8-871C-456E-B082-22EC2A20216D}"​ ] 
-    }, 
-    { 
-      "​CharacteristicId":​ "",​ 
-      "​FilterItems":​ [ "​{5D1110CA-6093-4381-B372-CF983D515044}"​ ] 
-    }, 
-    { 
-      "​CharacteristicId":​ "",​ 
-      "​Removed":​ true 
-    } 
-  ] 
-} 
- 
-</​file>​ 
- 
-<WRAP noprint> 
- 
----- 
- 
-<WRAP group> 
-<WRAP col2> 
- 
-<WRAP rightalign>​ 
- 
-**Go to previous page**\\ ​ 
-Appendix > [[en:​infra-convert:​dev:​export:​stmpddrw|Stamped drawing]] 
- 
-</​WRAP>​ 
- 
-**Go to next page**\\ ​ 
-Appendix > [[en:​infra-convert:​dev:​export:​jsonv1_beispiel|Example Quality test plan file JSONV1]] 
- 
-</​WRAP>​ 
-</​WRAP>​ 
- 
-</​WRAP>​ 
en/infra-convert/dev/parameter_beispiel.1521147661.txt.gz ยท Last modified: 2018/03/15 22:01 by me