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/08/09 15:59]
me [Export quality test plans and stamped drawings]
en:infra-convert:dev:parameter [2019/12/10 13:24]
me [Transfer drawing]
Line 239: Line 239:
   },   },
   {   {
-  "​Path":"​C:/​Users/​user1/​Desktop/​drawing_2.igs"+  "​Path":"​C:/​Users/​user1/​Desktop/​drawing_2.dwg",​ 
 +  "​ImportBehavior":​ "Ask"
   },   },
   {   {
-  "​Path":"​C:/​Users/​user1/​Desktop/​drawing_3.pdf"+  "​Path":"​C:/​Users/​user1/​Desktop/​drawing_3.igs"
   },   },
   {   {
-  "​Path":"​C:/​Users/​user1/​Desktop/​drawing_4.icp"​+  "​Path":"​C:/​Users/​user1/​Desktop/​drawing_4.pdf",​ 
 +  "​ImportBehavior":​ "​ImportAllPages"​ 
 +  }, 
 +  { 
 +  "​Path":"​C:/​Users/​user1/​Desktop/​drawing_5.icp"
   },   },
   {   {
Line 252: Line 257:
 ] ]
 </​code>​ </​code>​
 +
 +This applies to all imported drawings:
  
 |< 100% 33% 12% 54% >| |< 100% 33% 12% 54% >|
 ^  Parameter ​ ^  Type  ^  Value/​Content ​ ^ ^  Parameter ​ ^  Type  ^  Value/​Content ​ ^
 ^ Path | String | Path to the location with the file name; the directory names must be separated by slash characters ("/"​) or double backslash characters ("​\\"​).\\ \\ **Note** It is possible to specify the path in URL notation, beginning with "​https"​ and "​http",​ from program version 1.3.5.7 onwards. | ^ Path | String | Path to the location with the file name; the directory names must be separated by slash characters ("/"​) or double backslash characters ("​\\"​).\\ \\ **Note** It is possible to specify the path in URL notation, beginning with "​https"​ and "​http",​ from program version 1.3.5.7 onwards. |
 +
 +This applies to drawing imports in PDF format:
 +
 +|< 100% 33% 12% 54% >|
 +^  Parameter ​ ^  Type  ^  Value/​Content ​ ^
 +^ ImportBehavior | String | Behaviour when importing multi-page PDF files:\\ **Ask** Allways ask before import\\ **ImportAllPages** Allways import all sheets\\ \\ **Note** Available from program version 1.4.0.2 |
 +
 +This applies to drawing imports in DXF and DWG format:
 +
 +|< 100% 33% 12% 54% >|
 +^  Parameter ​ ^  Type  ^  Value/​Content ​ ^
 +^ ImportBehavior | String | Behaviour when importing DXF and DWG files:\\ **Ask** Allways ask before import\\ **ImportModel** Always import model space only\\ **ImportPaperSpaces** Always import all sheets from paper space\\ **ImportAllLayouts** Allways import all sheets\\ \\ **Note** Available from program version 1.4.0.2 |
  
 </​WRAP>​ </​WRAP>​
Line 284: Line 303:
     "​Format":"​JSONV1",​     "​Format":"​JSONV1",​
     "​LanguageCode":"​de",​     "​LanguageCode":"​de",​
-    "​Path":"​C:/​Temp/​testplan.json"​+    "​Path":"​C:/​Temp/​testplan.json", 
 +    "​InspectionPlanVersionExportMode":​ "Last"
   },   },
   {   {
en/infra-convert/dev/parameter.txt · Last modified: 2023/11/28 14:34 by me