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 [2020/01/16 15:46]
me
en:infra-convert:dev:parameter [2020/01/17 09:35]
me [Export quality test plans and stamped drawings]
Line 85: Line 85:
 </​WRAP>​ </​WRAP>​
 <WRAP column 61%> <WRAP column 61%>
-Der Benutzer beginnt nach dem Start von #​@IC_HTML@# ​auf der StartseiteEine Auswahl von Einstellungen ​("​settings.json"​) ​werden beim Start gesetztErstellt der Benutzer ein Projektwerden die übergebenen Vorlagen ​(StempelvorlagenKategorienKennzeichnungen und Klassenverwendet.+The user starts after starting ​#​@IC_HTML@# ​on the start pageA selection of settings ​("​settings.json"​) ​are set at start-upIf the user creates a projectthe transferred templates ​(stamp templatescategoriestags and classesare used.
 </​WRAP>​ </​WRAP>​
 </​WRAP>​ </​WRAP>​
Line 94: Line 94:
 </​WRAP>​ </​WRAP>​
 <WRAP column 61%> <WRAP column 61%>
-Nach dem Start wird automatisch ein neues Projekt ​"​Project-001" ​mit zwei Zeichnungsdateien ​in einer Prüfplanversion ​"Test plan A" ​erstelltSpeichert der Benutzer das Projektwerden ein Prüfplan ​"Test plan-001" ​im JSON-Format sowie Zeichnungs- und Stempelansichten ​in einem Unterverzeichnis ​"​Export" ​im JPG-Format exportiert.+After the start a new project ​"​Project-001" ​with two drawing files in a test plan version ​"Test plan A" ​is automatically createdIf the user saves the projecta test plan "Test plan-001" ​in JSON format and drawing and stamp views are exported ​in JPG format in a subdirectory ​"​Export"​.
 </​WRAP>​ </​WRAP>​
 </​WRAP>​ </​WRAP>​
Line 103: Line 103:
 </​WRAP>​ </​WRAP>​
 <WRAP column 61%> <WRAP column 61%>
-Es wird ein bereits bestehendes Projekt ​"​Project-001" ​geladenDas Projekt enthält zwei gestempelte Zeichnungsblättern ​in einer Prüfplanversion ​"Test plan A"​. ​Beim Start wird eine neue Prüfplanversion ​"Test plan B" ​mit jeweils einer neuen Version der beiden Zeichnungsblätter geladenDer Benutzer startet im Zeichnungsvergleich mit Blatt 1.+An already existing project ​"​Project-001" ​is loadedThe project contains two stamped drawing sheets ​in a test plan version ​"Test plan A"​. ​At startup, a new test plan version ​"Test plan B" ​is created with a new version of each of the two drawing sheetsThe user starts the drawing comparison with sheet 1.
 </​WRAP>​ </​WRAP>​
 </​WRAP>​ </​WRAP>​
Line 112: Line 112:
 </​WRAP>​ </​WRAP>​
 <WRAP column 61%> <WRAP column 61%>
-Es wird auf einen Stempel ​in einem bestehenden Projekt durch Angabe der GUID des Stempels gezoomtDie GUID  wurde in dem Beispiel aus dem zuvor exportierten Prüfplan ​"Test plan-001.json" ​gelesen.+A stamp in an existing project is zoomed in by specifying the GUID of the stampIn the example, the GUID was read from the previously exported test plan "Test plan-001.json"​.
 </​WRAP>​ </​WRAP>​
 </​WRAP>​ </​WRAP>​
Line 121: Line 121:
 </​WRAP>​ </​WRAP>​
 <WRAP column 61%> <WRAP column 61%>
-Es wird ein (temporäresProjekt erstellt und eine ICP-Datei ​(Projektdatei aus #​@IC_OLD_HTML@#​) ​geladenNur die ID ("​ICP-ID"​) ​des Merkmals beziehungsweise des Stempels ​in der ICP-Datei ist bekannt.+(temporaryproject is created and an ICP file (project file from #​@IC_OLD_HTML@#​) ​is loadedOnly the ID ("​ICP-ID"​) ​of the characteristic or the stamp in the ICP file is known.
 </​WRAP>​ </​WRAP>​
 </​WRAP>​ </​WRAP>​
Line 130: Line 130:
 </​WRAP>​ </​WRAP>​
 <WRAP column 61%> <WRAP column 61%>
-Es wird auf einen Stempel ​in der aktuelleren von zwei Prüfplanversionen gezoomtEs ist nur die GUID des Stempels ​in der ursprünglichen Prüfplanversion bekanntDiese GUID wird beim Zeichnungsvergleich über die CompareSourceId ​an das übertragene oder zusammengefügte Merkmal weitergegeben.+A stamp in the more recent of two test plan versions is zoomed ​in. Only the GUID of the stamp in the original version of the test plan versions is knownThis GUID is transferred to the transferred or merged characteristic during the drawing comparison using the CompareSourceId.
 </​WRAP>​ </​WRAP>​
 </​WRAP>​ </​WRAP>​
Line 344: Line 344:
 <code javascript>​ <code javascript>​
 "​Targets":​ [ "​Targets":​ [
 +  {
 +    "​Format":"​JSONV2",​
 +    "​LanguageCode":"​de",​
 +    "​Path":"​Export/​prüfplan.json"​
 +  },
   {   {
     "​Format":"​JSONV1",​     "​Format":"​JSONV1",​
     "​LanguageCode":"​de",​     "​LanguageCode":"​de",​
-    "​Path":"​C:/Temp/​testplan.json",​+    "​Path":"​Export/prüfplan.json",​
     "​InspectionPlanVersionExportMode":​ "​Last"​     "​InspectionPlanVersionExportMode":​ "​Last"​
   },   },
   {   {
     "​Format":"​CSV",​     "​Format":"​CSV",​
-    "​Path":"​C:/Temp/​CSV/​testplan.csv"+    "​Path":"​Export/prüfplan.csv"
   },   },
   {   {
     "​Format":"​DFD",​     "​Format":"​DFD",​
-    "​Path":"​C:/Temp/​DFD/",​+    "​Path":"​Export/​DFD/",​
     "​ExportHint":​ "​MultiFileExport"​     "​ExportHint":​ "​MultiFileExport"​
   },   },
   {   {
     "​Format":"​DFD",​     "​Format":"​DFD",​
-    "​Path":"​C:/Temp/​DFD/​testplan.dfd",+    "​Path":"​Export/prüfplan.dfd",
     "​ExportHint":​ "​CombinedExport"​     "​ExportHint":​ "​CombinedExport"​
   },   },
   {   {
     "​Format":"​PDF",​     "​Format":"​PDF",​
-    "Path":"​C:/Temp/PDF/"+    "ColorOption":"​MonoColorStamp",​ 
 +    "​Path"​:"​Export/PDF/"
   },   },
   {   {
     "​Format":"​Png",​     "​Format":"​Png",​
-    "​Path":"​C:/Temp/​Graphics/",​+    "​Path":"​Export/​Graphics/"​ 
 +  },
   {   {
     "​Format":"​Jpg",​     "​Format":"​Jpg",​
-    "​Path":"​C:/Temp/​Graphics/",​+    "​Path":"​Export/​Graphics/",​
     "​Mode":"​Drawing"​     "​Mode":"​Drawing"​
   },   },
   {   {
     "​Format":"​Bmp",​     "​Format":"​Bmp",​
-    "​Path":"​C:/Temp/​Graphics/",​+    "​Path":"​Export/​Graphics/",​
     "​Mode":"​Stamps"​     "​Mode":"​Stamps"​
   }   }
Line 418: Line 425:
 ^ ExportHint | String | **MultiFileExport** Export partial test plans to separate DFD files (default behavior, applied if parameter is not specified)\\ **CombinedExport** Export partial test plans to collective DFD file\\ \\ **Note** This parameter is available as of program version 1.3.7.2 | ^ ExportHint | String | **MultiFileExport** Export partial test plans to separate DFD files (default behavior, applied if parameter is not specified)\\ **CombinedExport** Export partial test plans to collective DFD file\\ \\ **Note** This parameter is available as of program version 1.3.7.2 |
  
-This applies to drawing exports in PDF und SVG format:+This applies to drawing exports in PDF format: 
 + 
 +|< 100% 33% 12% 54% >| 
 +^  Parameter ​ ^  Type  ^  Value/​Content ​ ^ 
 +^ Format | String | **PDF** | 
 +^ Path | String | Path to storage location, for multiple export ("​MultiFileExport"​) without file name, for combined export ("​CombinedExport"​) with file name; the directory names must be separated by slash characters ("/"​) or double backslash characters ("​\\"​). | 
 +^ ColorOption | String | Controls the color representation of the drawing and the stamps:\\ **NoPolicy** Stamps as shown in the program, drawing as native\\ **Mono** Stamps and drawing sheet in black and white\\ **Grayscale** Stamps and drawing in grayscale\\ **MonoColorStamp** Stamp as shown in the program, drawing monochrome | 
 +^ Inspection​Plan​Version​Export​Mode | String | **Implicit** Export the test plan version addressed by the "​InspectionPlanVersion"​ parameter when the start parameter is called (default behavior, is applied if the parameter is not specified).\\ **Last** The most recent inspection plan version at the time of export\\ \\ **Note** The "​newest"​ inspection plan version is the inspection plan version with the highest lexical version number.\\ \\ **Note** This parameter is available as of program version 1.3.7.2 | 
 + 
 +This applies to drawing exports in 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 |+^ Format | String | **SVG** |
 ^ Path | String | Path to storage location, for multiple export ("​MultiFileExport"​) without file name, for combined export ("​CombinedExport"​) with file name; the directory names must be separated by slash characters ("/"​) or double backslash characters ("​\\"​). | ^ Path | String | Path to storage location, for multiple export ("​MultiFileExport"​) without file name, for combined export ("​CombinedExport"​) with file name; the directory names must be separated by slash characters ("/"​) or double backslash characters ("​\\"​). |
 ^ Inspection​Plan​Version​Export​Mode | String | **Implicit** Export the test plan version addressed by the "​InspectionPlanVersion"​ parameter when the start parameter is called (default behavior, is applied if the parameter is not specified).\\ **Last** The most recent inspection plan version at the time of export\\ \\ **Note** The "​newest"​ inspection plan version is the inspection plan version with the highest lexical version number.\\ \\ **Note** This parameter is available as of program version 1.3.7.2 | ^ Inspection​Plan​Version​Export​Mode | String | **Implicit** Export the test plan version addressed by the "​InspectionPlanVersion"​ parameter when the start parameter is called (default behavior, is applied if the parameter is not specified).\\ **Last** The most recent inspection plan version at the time of export\\ \\ **Note** The "​newest"​ inspection plan version is the inspection plan version with the highest lexical version number.\\ \\ **Note** This parameter is available as of program version 1.3.7.2 |
en/infra-convert/dev/parameter.txt · Last modified: 2023/11/28 14:34 by me