User Tools

Site Tools


en:infra-convert:dev:export:jsonv2_neu

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
en:infra-convert:dev:export:jsonv2_neu [2020/06/19 11:04]
me created
en:infra-convert:dev:export:jsonv2_neu [2021/07/15 11:08] (current)
me
Line 14: Line 14:
 </​WRAP>​ </​WRAP>​
 <WRAP column 20%> <WRAP column 20%>
-> **Available from**\\ ​Program ​version 1.4.2.1+> **Available from**\\ ​program ​version 1.4.2.1
 </​WRAP>​ </​WRAP>​
 </​WRAP>​ </​WRAP>​
  
-The translation of the page will follow shortly.+The test plan export format **JSONVx** is based on the data exchange format [[http://​www.json.org/​json-en.html|JSON]],​ which can be read by all common programming languages. Compared to exchange formats such as CSV and DFD, it represents a larger scope of test plan information created with #@IC_HTML@#.
  
-Das Prüfplan-Exportformat ​**JSONV2** ​ist die Weiterentwicklung des JSONV1-Formats, siehe Export > [[en:​infra-convert:​dev:​export:​jsonv1|Prüfplanformat JSONV1]]Das Datenformat ist "​JSON"​ (eine Beschreibung finden Sie [[http://​www.json.org/​json-de.html|an dieser Stelle]])der Zusatz "​V2"​ kennzeichnet den Versionsstand 2 der enthaltenen Prüfplandatenstruktur. JSON kann mit allen gängigen Programmiersprachen gelesen werden.+**Vx** indicates the version status of the included test plan data structure. The current version is **JSONV2**JSONV1 ​will continue to be maintainedHoweverwe recommend to prefer JSONV2.
  
-Gegenüber JSONV1 bildet JSONV2 alle Prüfplanversionen ​in einer Gesamtstruktur ab. JSONV1 wird weiterhin gepflegt, wir empfehlen jedoch JSONV2 zu bevorzugen. Die Prüfplanformate CSV und DFD enthalten nur einen kleinen Teil der in einem Projekt erzeugten Daten.+The versions of the JSON test plan format ​in the overview:
  
-Der JSONV2-Export kann entweder aus der Benutzeroberfläche heraus ​(siehe Benutzerhandbuch ​Funktionen ​Export ​> [[en:​infra-convert:​user:​functions:cplanexport|Prüfplan exportieren]]) oder per Startparameterdatei angestoßen werden (siehe Konfiguration und Import > Startparameterdatei > [[en:​infra-convert:​dev:​parameter#​Prüfpläne und gestempelte Zeichnungen exportieren]]).+|< 100% 10% 15% 75% >| 
 +^  Version* ​ ^  Available ​ ^  Main characteristic / changes compared to the previous version ​ ^ 
 +^  1   ​ |  as of v1.0.0.0 ​ | A specific test plan version of a project is shown. | 
 +^  2.0  |  as of v1.4.2.1 ​ | All test plan versions of a project are displayed in an overall structure. | 
 +^  2.1  |  as of v2.7.9 ​ | Optional single characteristics formed on the basis of the number of repetitions are no longer exported as individual characteristic copies identical except for the stamp text. Instead, only one feature object is exported with a list of the assigned stamp texts ("​MultiCharacteristicSplitStampTexts"​).\\  **See** User manual ​Settings ​Settings > Characteristics ​> [[en:​infra-convert:​user:​config:features#​dimensions_with_details_of_repetitions_group|„Dimensions with details of repetitions“ group]] 
 +| * – Main and minor version numberThe latest main version is used for the corresponding JSONVx export. |||
  
-<WRAP group+The JSONV2 export can be triggered either from the user interface or via start parameter call.\\  
-<WRAP column 61%>+ **See** User manual ​Functions > Export > [[en:​infra-convert:​user:​functions:​cplanexport|Export test plan]]\\ ​ 
 +**See** Configuration and import > Start parameter file [[en:​infra-convert:​dev:​parameter#​export_quality_test_plans_and_stamped_drawings| Export quality test plans and stamped drawings]]
  
-Ein Beispiel für eine JSONV2-Exportdatei finden Sie an dieser Stelle: Anhang > [[en:​infra-convert:​dev:​export:​jsonv2_beispiel|Beispiel Prüfplan-Exportdatei JSONV2]]. 
  
-</​WRAP>​ +\\ 
-<WRAP column 33%> +
- +
-[[en:​infra-convert:​dev:​export:​jsonv2_beispiel|{{ :​en:​infra-convert:​dev:​json_exportdatei_beispiel.png?​nolink&​250 |}}]] +
- +
-</​WRAP>​ +
-</​WRAP>​+
  
 <WRAP noprint> <WRAP noprint>
Line 44: Line 43:
 //​**__Inhalt__**//​ //​**__Inhalt__**//​
  
- • [[en:​infra-convert:​dev:​export:​jsonv2#​Grundstruktur]]\\  + • [[en:​infra-convert:​dev:​export:​jsonv2#​Basic Structure]]\\  
- • [[en:​infra-convert:​dev:​export:​jsonv2#​Projekt]]\\  + • [[en:​infra-convert:​dev:​export:​jsonv2#​Quality test plan version]]\\  
- • [[en:​infra-convert:​dev:​export:​jsonv2#​Prüfplanversion]]\\  + • [[en:​infra-convert:​dev:​export:​jsonv2#​Characteristics]]\\  
- • [[en:​infra-convert:​dev:​export:​jsonv2#​Merkmale]]\\  + • [[en:​infra-convert:​dev:​export:​jsonv2#​Classes]]\\  
- • [[en:​infra-convert:​dev:​export:​jsonv2#​Klassen]]\\  + • [[en:​infra-convert:​dev:​export:​jsonv2#​Categories]]\\ 
- • [[en:​infra-convert:​dev:​export:​jsonv2#​Kategorien]]\\  + • [[en:​infra-convert:​dev:​export:​jsonv2#​Stamp templates]]\\ 
- • [[en:​infra-convert:​dev:​export:​jsonv2#​Kennzeichnungen]]+ • [[en:​infra-convert:​dev:​export:​jsonv2#​Labels]]
  
 </​WRAP>​ </​WRAP>​
Line 58: Line 57:
 \\  \\ 
  
-====== ​Grundstruktur ​======+====== ​Basic Structure======
  
 <WRAP group> <WRAP group>
 <WRAP column 40%> <WRAP column 40%>
  
-Bei einer JSONV2-Datei handelt es sich um einen geschlossenen Exportd. h. es werden keine externen Ressourcen oder Tabellen benötigt. "​ExportFormatVersion" ​und "​InfraConvertVersion" ​weisen das Exportformat und das exportierende System ausDer Verzeichnisbaum mit der Wurzel ​"​Project" ​enthält die ProjektdatenIm Feld "​InspectionPlanVersions" ​sind die Prüfplanversionen mit den jeweiligen Zeichnungsblättern und Merkmalen gelistetDie projektübergreifenden Definitionen für KlassenKategorienStempelvorlagen und Kennzeichnungen sind in den Feldern ​"​Classes",​ "​Categories",​ "​StampTemplates" ​und "​CharacteristicTags" ​aufgelöstSie werden den Merkmalen über Referenz-IDs (GUIDs) ​zugewiesenDie Struktur innerhalb der Felder wird in den folgenden Abschnitten ausführlich erklärt.+JSONV2 ​file is a closed exportmeaning that no external resources or tables are required. "​ExportFormatVersion" ​and "​InfraConvertVersion" ​identify the export format and the exporting systemThe directory tree with the root "​Project" ​contains the project dataThe field "​InspectionPlanVersions" ​lists the test plan versions with the respective drawing sheets and characteristicsThe cross-project definitions for classescategoriesstamp templates and tags are expanded ​in the fields ​"​Classes",​ "​Categories",​ "​StampTemplates" ​and "​CharacteristicTags"​. ​They are assigned to the characteristics using reference ​IDs (GUIDs). ​The structure within the fields is explained in detail ​in the following sections.
  
 </​WRAP>​ </​WRAP>​
Line 72: Line 71:
   "​ExportFormatVersion":​ {   "​ExportFormatVersion":​ {
     "​Major":​ 2,     "​Major":​ 2,
-    "​Minor": ​0+    "​Minor": ​1
   },   },
-  "​InfraConvertVersion":​ "1.4.2.0",+  "​InfraConvertVersion":​ "2.7.9",
   "​Project":​ {   "​Project":​ {
-    "​Name":​ "Beispielprojekt",+    "​Name":​ "Example project",
     "​Description":​ "",​     "​Description":​ "",​
     "​InspectionPlanVersions":​ [],     "​InspectionPlanVersions":​ [],
Line 89: Line 88:
 |< 100% 40% 12% 47% >| |< 100% 40% 12% 47% >|
 ^  Parameter ​ ^  Typ  ^  Wert/​Inhalt ​ ^ ^  Parameter ​ ^  Typ  ^  Wert/​Inhalt ​ ^
-^ Export​Format​Version | Feld Enthält die Versionsnummer des JSON-Prüfplanformats ​+^ Export​Format​Version | Field Contains the version number of the JSON test plan format ​
-^ └ Major | Integer | Hauptversionsnummer ​+^ └ Major | Integer | Main version number
-^ └ Minor | Integer | Nebenversionsnummer ​+^ └ Minor | Integer | Minor version number
-^ Infra​Convert​Version | String | Programmversion von #@IC_HTML@# | +^ Infra​Convert​Version | String | Program version of #@IC_HTML@# | 
-^ Project | String | Enthält die Projektdaten ​|+^ Project | String | Contains the project data |
 ^ └ Name | String | Name bzw. Titel des Projekts | ^ └ Name | String | Name bzw. Titel des Projekts |
-^ └ Description | String | Beschreibung des Projekts ​+^ └ Description | String | Description of the project ​
-^ └ Inspection​Plan​Versions | Feld Enthält die Prüfplanversionen mit den Merkmalen ​+^ └ Inspection​Plan​Versions | Field Contains the test plan versions with the characteristics ​
-^ └ Classes | Feld Enthält die Klassendefinitionen ​+^ └ Classes | Field Contains the class definitions ​
-^ └ Categories | Feld Enthält die Kategoriedefinitionen ​+^ └ Categories | Field Contains the categroy deifinitions ​
-^ └ Stamp​Templates | Feld Enthält die Definitionen für die Stempelvorlagen ​+^ └ Stamp​Templates | Field Contains the definitions for the stamp templates ​
-^ └ Characteristic​Tags| ​Feld Enthält die Kennzeichnungsdefinitionen ​|+^ └ Characteristic​Tags| ​Field Contains the label definitions|
  
 </​WRAP>​ </​WRAP>​
Line 107: Line 106:
 \\  \\ 
  
-====== ​Prüfplanversionen ​======+====== ​Quality test plan version======
  
 <WRAP group> <WRAP group>
 <WRAP column 40%> <WRAP column 40%>
  
-Im Feld **Prüfplanversionen** werden alle in einem Projekt enthaltenen Prüfplanversionen mit den jeweils zugeordneten Zeichnungsblättern und Merkmalen gelistet.+The field **test plan versions** lists all the test plan versions contained ​in a project with the respective assigned drawing sheets and characteristics.
  
-> **Siehe auch** +> **See also** 
-Benutzerhandbuch ​#@IC_HTML@# > Benutzeroberfläche ​Funktionsfenster ​> [[en:​infra-convert:​user:​interface:​pexplorer|Projektübersicht]]+User manual ​#@IC_HTML@# > User interface ​Function window ​> [[en:​infra-convert:​user:​interface:​pexplorer|Project overview]]
  
 </​WRAP>​ </​WRAP>​
Line 124: Line 123:
   {   {
     "​Id":​ "​7b80d8ef-6eef-4be1-af57-cca058828124",​     "​Id":​ "​7b80d8ef-6eef-4be1-af57-cca058828124",​
-    "​Name":​ "Beispielprüfplan",+    "​Name":​ "Example test plan",
     "​Version":​ "​A",​     "​Version":​ "​A",​
     "​Description":​ "",​     "​Description":​ "",​
Line 149: Line 148:
  
 |< 100% 33% 12% 54% >| |< 100% 33% 12% 54% >|
-^  Parameter ​ ^  ​Typ  ​^  ​Wert/Inhalt  ​+^  Parameter ​ ^  ​Type  ​^  ​Value/Content
-^ Id | String | Eindeutige Identifikationsnummer ​(GUID) ​des Projekts ​+^ Id | String | Globally unique identifier ​(GUID) ​of the project ​
-^ Name | String | Name bzw. Titel der Prüfplanversion ​+^ Name | String | Name or title of the test plan version ​
-^ Version | String | Versionsnummer der Prüfplanversion ​+^ Version | String | Version number of the test plan version ​
-^ Description | String | Beschreibung der Prüfplanversion ​+^ Description | String | Description of the test plan version ​
-^ Documents | Feld Enthält alle Zeichnungsblätter der Prüfplanversion ​+^ Documents | Field Contains all drawing sheets of the test plan version ​
-^ └ Id | String | GUID des Zeichnungsblatts ​+^ └ Id | String | GUID of the drawing sheet 
-^ └ Name | String | Name des Zeichnungsblatts ​+^ └ Name | String | Name of the drawing sheet 
-^ └ Extents | Feld Enthält die äußeren Abmessungen des Zeichnungsblatts ​+^ └ Extents | Field Contains the outer dimensions of the drawing sheet 
-^  └ MinX | Double | X-Koordinate der unteren linken Ecke in Zeichnungseinheiten ​+^  └ MinX | Double | X-coordinate of the lower left corner ​in drawing units 
-^  └ MinY | Double | Y-Koordinate der unteren linken Ecke in Zeichnungseinheiten ​+^  └ MinY | Double | Y-coordinate of the lower left corner ​in drawing units 
-^  └ MinZ | Double | Z-Koordinate der unteren linken Ecke in Zeichnungseinheiten ​+^  └ MinZ | Double | Z-coordinate of the lower left corner ​in drawing units 
-^  └ MaxX | Double | X-Koordinate der oberen rechten Ecke in Zeichnungseinheiten ​+^  └ MaxX | Double | X-Coordinate of the upper right corner ​in drawing units 
-^  └ MaxY | Double | Y-Koordinate der oberen rechten Ecke in Zeichnungseinheiten ​+^  └ MaxY | Double | Y-Coordinate of the upper right corner ​in drawing units 
-^  └ MaxZ | Double | Z-Koordinate der oberen rechten Ecke in Zeichnungseinheiten ​+^  └ MaxZ | Double | Z-Coordinate of the upper right corner ​in drawing units 
-^  └ Rotation​Angle | Double ​ | Drehwinkel des Zeichnungsblatts ​in Grad +^  └ Rotation​Angle | Double ​ | Rotation angle of the drawing sheet in degrees ​
-^ └ Characteristics | Feld Enthält die einem Zeichnungsblatt zugeordneten Merkmale ​|+^ └ Characteristics | Field Contains the characteristics assigned to a drawing sheet |
  
 </​WRAP>​ </​WRAP>​
Line 172: Line 171:
 \\  \\ 
  
-====== ​Merkmale ​======+====== ​Characteristics======
  
 <WRAP group> <WRAP group>
 <WRAP column 40%> <WRAP column 40%>
  
-Das Feld **Characteristics** ​enthält alle, einem Zeichnungsblatt zugeordneten,​ Merkmale mit ihren EigenschaftenDie Reihenfolge der Merkmale entspricht der Listenposition im Prüfplan.+The field **Characteristics** ​contains all characteristics assigned to a drawing sheet with their propertiesThe sequence of the characteristics corresponds to the list position in the test plan.
  
-> **Siehe auch** +> **See also** 
-Benutzerhandbuch ​#@IC_HTML@# > Benutzeroberfläche ​Funktionsfenster ​> [[en:​infra-convert:​user:​interface:​feature|Merkmaleigenschaften]]+User manual ​#@IC_HTML@# > User interface ​Function window ​> [[en:​infra-convert:​user:​interface:​feature|Characteristics]]
 > >
-Benutzerhandbuch ​#@IC_HTML@# > Weiteres ​Begriffe ​> [[en:​infra-convert:​user:​terms#​Stempel/Stempeln|Stempel/Stempeln]]+User Manual ​#@IC_HTML@# > Further ​Terms > [[en:​infra-convert:​user:​terms#​Stamp/stamps|Stamp/Stamps]]
  
 </​WRAP>​ </​WRAP>​
Line 189: Line 188:
 <code javascript>​ <code javascript>​
 "​Characteristics":​ [ "​Characteristics":​ [
-   +  ​
-  "​Id":​ "​23553146-b049-4875-80e4-33a40a0d5d1f",​ +    "​Id":​ "​23553146-b049-4875-80e4-33a40a0d5d1f",​ 
-  "​SourceId":​ "​00000000-0000-0000-0000-000000000000",​ +    "​SourceId":​ "​00000000-0000-0000-0000-000000000000",​ 
-  "​CompareSourceId":​ "​00000000-0000-0000-0000-000000000000",​ +    "​CompareSourceId":​ "​00000000-0000-0000-0000-000000000000",​ 
-  "​DirectCompareSourceId":​ "​00000000-0000-0000-0000-000000000000",​ +    "​DirectCompareSourceId":​ "​00000000-0000-0000-0000-000000000000",​ 
-  "​IcpId":​ "​1",​ +    "​IcpId":​ "​1",​ 
-  "​CharacteristicType":​ "​Variable",​ +    "​CharacteristicType":​ "​Variable",​ 
-  "​ClassId":​ "​bea94ebe-84de-4653-86a5-dd600a45070e",​ +    "​ClassId":​ "​bea94ebe-84de-4653-86a5-dd600a45070e",​ 
-  "​SpecialCategoryId":​ "​6e626731-625f-4f71-a471-2a267d511e18",​ +    "​SpecialCategoryId":​ "​6e626731-625f-4f71-a471-2a267d511e18",​ 
-  "​CharacteristicTagIds":​ [ +    "​CharacteristicTagIds":​ [ 
-    "​24c41ca8-871c-456e-b082-22ec2a20216d"​ +      "​24c41ca8-871c-456e-b082-22ec2a20216d"​ 
-  ], +    ], 
-  "​Label":​ "Länge ​8", +    "​Label":​ "Length ​8", 
-  "​Value":​ "​8",​ +    "​Value":​ "​8",​ 
-  "​NominalValue":​ "​8",​ +    "​NominalValue":​ "​8",​ 
-  "​UpperTolerance":​ "​0.2",​ +    "​UpperTolerance":​ "​0.2",​ 
-  "​LowerTolerance":​ "​-0.2",​ +    "​LowerTolerance":​ "​-0.2",​ 
-  "​ToleranceTable":​ "DIN ISO 2768-1:​1991-06",​ +    "​ToleranceTable":​ "DIN ISO 2768-1:​1991-06",​ 
-  "​ToleranceTableColumn":​ "​m",​ +    "​ToleranceTableColumn":​ "​m",​ 
-  "​MinMax":​ "​None",​ +    "​MinMax":​ "​None",​ 
-  "​Fit":​ "",​ +    "​Fit":​ "",​ 
-  "​Conditions":​ "",​ +    "​Conditions":​ "",​ 
-  "​Reference":​ "",​ +    "​Reference":​ "",​ 
-  "​ReferenceSystem":​ "",​ +    "​ReferenceSystem":​ "",​ 
-  "​Comment":​ "",​ +    "​Comment":​ "",​ 
-  "​Count":​ 1, +    "​Count": ​2, 
-  "​Stamp":​ { +    "​MultiCharacteristicSplitStampTexts":​ [ 
-     ​"​Id":​ "​61094ab8-c467-49ac-927d-0ef6333f7139",​ +       "​1.1"
-     ​"​CompareSourceId":​ "​00000000-0000-0000-0000-000000000000",​ +       "​1.2"​ 
-     ​"​Text":​ "​1",​ +    ], 
-     ​"​Field":​{ +    ​"​Stamp":​ { 
-       ​"​Column":​ "​8",​ +      "​Id":​ "​61094ab8-c467-49ac-927d-0ef6333f7139",​ 
-       ​"​Row":​ "​A"​+      "​CompareSourceId":​ "​00000000-0000-0000-0000-000000000000",​ 
 +      "​Text":​ "​1",​ 
 +      "​Field":​{ 
 +        "​Column":​ "​8",​ 
 +        "​Row":​ "​A"​ 
 +      }, 
 +     "​Position":​ { 
 +       "​X":​ 166.57601430037806,​ 
 +       "​Y":​ 232.21485376832985,​ 
 +       "​Z":​ 0.0 
 +     }, 
 +     "​Target":​ { 
 +       "​X":​ 166.4193231832,​ 
 +       "​Y":​ 225.87109451380002,​ 
 +       "​Z":​ 0.0
      },      },
-     "​Position": ​{ +     "​StampGraphicFiles": ​[ 
-        "​X": ​166.57601430037806,​ +       ​"C:\\Users\\user1\\Desktop\\test.icpx\\JPG\\Example test plan_A_1.JPG", 
-        "​Y":​ 232.21485376832985,​ +       ​"C:\\Users\\user1\\Desktop\\test.icpx\\PNG\\Example test plan_A_1.PNG
-        ​"Z": 0.0 +     ]
-      }+
-      "​Target":​ { +
-        "X": ​166.4193231832,​ +
-        "​Y":​ 225.87109451380002,​ +
-        ​"Z": 0.0 +
-      }+
     }     }
   }   }
Line 239: Line 246:
  
 |< 100% 33% 12% 54% >| |< 100% 33% 12% 54% >|
-^  Parameter ​ ^  ​Typ  ​^  ​Wert/Inhalt ​ ^ +^  Parameter ​ ^  ​Type  ​^  ​Value/Content ​ ^ 
-^ Id | String | GUID des Merkmals ​+^ Id | String | GUID of the characteristic ​
-^ SourceId | String | GUID des Merkmals, aus dem das Merkmal durch Duplizieren erstellt wurde +^ SourceId | String | GUID of the characteristic from which the characteristic was created by duplication ​
-^ └ CompareSourceId | String | Ursprüngliche ​GUID des Merkmals, aus welchem das Merkmal durch Übertragen oder Zusammenfügen beim Zeichnungsvergleich erstellt wurdeBezieht sich bei mehreren Prüfplanversionen immer auf das allererste Merkmal einer Verknüpfungskette ​+^ └ CompareSourceId | String | Original ​GUID of the characteristic from which the Characteristic was created by transferring or merging during drawing comparisonFor several test plan versions, always refers to the very first characteristic in a link chain 
-^ └ Direct​Compare​SourceId | String | GUID des Merkmals, aus welchem das Merkmal durch Übertragen oder Zusammenfügen beim Zeichnungsvergleich erstellt wurdeBezieht sich immer auf das direkte Vorgängermerkmal ​+^ └ Direct​Compare​SourceId | String | GUID of the characteristic from which the charactaristic was created by transfer or merge during drawing comparisonAlways refers to the direct predecessor characteristic ​
-^ IcpId | Integer | ID des Merkmals, wenn es aus einer ICP-Projektdatei importiert wurde ("​*.icp" ​ist das Dateiformat der Vorgängersoftware ​#​@IC_OLD_HTML@#​). | +^ IcpId | Integer | ID of the characteristic if it was imported from an ICP project file ("​*.icp" ​is the file format of the predecessor software ​#​@IC_OLD_HTML@#​). | 
-^ Characteristic​Type | String | **Variable** →[[en:​infra-convert:​user:​terms#​Merkmal ​(Prüf-, Qualitäts-)|Variables Merkmal]]\\ **Attributive** →[[en:​infra-convert:​user:​terms#​Merkmal ​(Prüf-, Qualitäts-)|Attributives Merkmal]] | +^ Characteristic​Type | String | **Variable** →[[en:​infra-convert:​user:​terms#​Characteristic ​(test-, quality-)|Variable characteristics]]\\ **Attributive** →[[en:​infra-convert:​user:​terms#​Characteristic ​(test-, quality-)|Attributive characteristics]] | 
-^ ClassId | String | GUID der →[[en:​infra-convert:​user:​terms#​Klasse ​(Merkmal-)|Merkmalklasse]] | +^ ClassId | String | GUID of →[[en:​infra-convert:​user:​terms#​Class (characteristic-)|Characteristic class]] | 
-^ Special​Category​Id | String | GUID der →[[en:​infra-convert:​user:​terms#​Kategorie ​(Merkmal-)|Merkmalkategorie]] | +^ Special​Category​Id | String | GUID of →[[en:​infra-convert:​user:​terms#​Category ​(characteristic-)|Characteristic category]] | 
-^ Characteristic​Tag​Ids | String | GUIDs der Kennzeichnungen,​ welche dem Merkmal zugewiesen sind +^ Characteristic​Tag​Ids | String | GUIDs of the tags assigned to the characteristic ​
-^ Value | String | Text as read from the drawing entry+^ Value | String | Text as read from the drawing entry | 
-^ Label | String | Titel des Merkmals ​+^ Label | String | Title of the characteristic ​
-^ Nominal​Value | String | Nennmaß ​(Zahlengenauigkeit wird eingehalten) | +^ Nominal​Value | String | Nominal value (Numerical accuracy is maintained) | 
-^ Upper​Tolerance | String | Oberes Abmaß oder Grenzmaß ​(Zahlengenauigkeit wird eingehalten) |  +^ Upper​Tolerance | String | Upper dimension or limit value (Numerical accuracy is maintained) |  
-^ LowerTolerance | String | Unteres Abmaß oder Grenzmaß ​(Zahlengenauigkeit wird eingehalten) | +^ LowerTolerance | String | Lower dimension or limit value (Numerical accuracy is maintained) | 
-^ Tolerance​Table | String | Name der Toleranztabelle\\ **null** Kein Wert zugewiesenweil Parameter nicht zutreffend ​+^ Tolerance​Table | String | Name of the tolerance table\\ **null** No value assignedbecause paramter soes not apply 
-^ Tolerance​Table​Column | String | Spalte ​in der Toleranztabelle ​+^ Tolerance​Table​Column | String | Column ​in the tolerance table 
-^ MinMax | String | **min** Art der GrenzeMindestmaß ​(Das untere Grenzmaß ist angegebendie obere Grenze ist natürlich bestimmt)\\ **max** Art der GrenzeHöchstmaß ​(Das obere Grenzmaß ist angegebendie untere Grenze ist natürlich bestimmt)\\ **None** Beide Grenzmaße sind angegeben oder eine Grenzmaßangabe ist nicht zutreffend. ​+^ MinMax | String | **min** Type of limitMinimum size (the lower limit is giventhe upper limit is naturally determined)\\ **max** Type of limitMaximum size (The upper limit is giventhe lowe limit is naturally determined)\\ **None** Both limit dimensions are specified or a limit dimension specification is not applicable ​
-^ Fit | String | Toleranzklasse ​+^ Fit | String | Tolerance class 
-^ Conditions | String| ​Modifikatoren ​+^ Conditions | String| ​Modifiers ​
-^ Reference | String | Bezüge aus einem Bezugssystem nach DIN EN ISO 1101 | +^ Reference | String | References from a reference system according to DIN EN ISO 1101 | 
-^ Reference​System | String | Bezüge aus anderen Bezugssystemen als nach DIN EN ISO 1101 ("B-System") | +^ Reference​System | String | References from reference systems other than DIN EN ISO 1101 ("​B ​system") | 
-^ Comment | String | Bemerkung ​|, +^ Comment | String | Comment ​
-^ Count | Integer | Anzahl der Wiederholungen des Merkmals ​+^ Count | Integer | Number of repetitions of the characteristic ​
-^ Stamps | Feld Enthält die Eigenschaften des Stempels ​+^ Stamps | Field Contains the characteristics of the stamp 
-^ └ Id | String | GUID des Stempels ​+^ └ Id | String | GUID of the stamp 
-^ └ CompareSourceId | String | Ursprüngliche ​GUID des Stempels, aus welchem der Stempel durch Übertragen oder Zusammenfügen beim Zeichnungsvergleich erstellt wurdeBezieht sich bei mehreren Prüfplanversionen immer auf den allerersten Stempel einer Verknüpfungskette ​+^ └ CompareSourceId | String | Original ​GUID of the stamp from which the stamp was created by transfer or merge when comparing drawingsFor multiple test plan versions, always refers to the very first stamp in a link chain 
-^ └ Text | String | →[[en:​infra-convert:​user:​terms#​stempel_stempeln|Stempelbeschriftung]] | +^ └ Text | String | →[[en:​infra-convert:​user:​terms#​stamp_inscription|Stamp inscription]] | 
-^ └ Field | String | Enthält den Schlüssel des Feldes, ​in welchem sich der Stempel des Merkmals befindet\\ \\ **null** Feldschlüssel ist nicht zugewiesen ​+^ └ Field | String | Contains the key of the field in which the characteristic stamp is located\\ \\ **null** Field key is not assigned ​
-^  └ Column | String | Wert für die Spalte ​+^  └ Column | String | Value for the column ​
-^  └ Row | String | Wert für die Reihe +^  └ Row | String | Value of the row 
-^ └ Position | Feld Enthält die Koordinaten der Position des Stempels auf dem Zeichnungsblatt\\ \\  **Siehe auch** Funktionen ​Merkmale ​> [[en:​infra-convert:​user:​functions:​balloonspos|Stempel neu positionieren und ausrichten]] | +^ └ Position | Field Contains the coordinates of the position of the stamp on the drawing sheet\\ \\  **See also** Function ​Characteristics ​> [[en:​infra-convert:​user:​functions:​balloonspos|Repositioning and aligning stamps]] | 
-^  └ X | String | X-Koordinate des Stempels ​in Zeichnungseinheiten ​+^  └ X | String | X-coordinate of the stamp in drawing units 
-^  └ Y | String | Y-Koordinate des Stempels ​in Zeichnungseinheiten ​+^  └ Y | String | Y-coordinate of the stamp in drawing units 
-^  └ Z | String | Z-Koordinate des Stempels ​in Zeichnungseinheiten ​+^  └ Z | String | Z-coordinate of the stamp in drawing units 
-^ └ Target | Feld Enthält die Koordinaten des Bezugspunkts des Stempels auf dem Zeichnungsblatt\\ \\ **Siehe auch** Funktionen ​Merkmale ​> [[en:​infra-convert:​user:​functions:​balloonspos|Stempel neu positionieren und ausrichten]] | +^ └ Target | Field Contains the coordinates of the reference point of the stamp on the drawing sheet\\ \\ **See also** Function ​Characteristic ​> [[en:​infra-convert:​user:​functions:​balloonspos|Reposition and align stamp]] | 
-^  └ X | String | X-Koordinate des Stempelbezugspunkts ​in Zeichnungseinheiten ​+^  └ X | String | X-Coordinate of the stamp reference point in drawing units 
-^  └ Y | String | Y-Koordinate des Stempelbezugspunkts ​in Zeichnungseinheiten ​+^  └ Y | String | Y-Coordinate of the stamp reference point in drawing units 
-^  └ Z | String | Z-Koordinate des Stempelbezugspunkts ​in Zeichnungseinheiten ​|+^  └ Z | String | Z-Coordinate of the stamp reference point in drawing units | 
 +^ └ Stamp​Graphic​Files | Field | Stamp graphics exported for this stamp, specified as a file path. All exports that have been run during a session are listed. For stamp graphics exported via start parameter call: The JSONV2 target definition must follow **after** the stamp graphic target definitions\\ \\  **Note** Available as from programme version 2.7.5 |
  
 </​WRAP>​ </​WRAP>​
Line 284: Line 292:
 \\  \\ 
  
-====== ​Klassen ​======+====== ​Classes ​======
  
 <WRAP group> <WRAP group>
 <WRAP column 40%> <WRAP column 40%>
  
-Im Feld **Classes** ​werden alle im Projekt definierten Merkmalklassen gelistet.+The **Classes** ​field lists all the characteristics classes defined in the project.
  
-> **Siehe auch** +> **See also** 
-Konfiguration und Import ​> [[en:​infra-convert:​dev:​characteristicclasses|Parameterdatei ​"​CharacteristicClasses"​]]+Configuration and import ​> [[en:​infra-convert:​dev:​characteristicclasses|Parameter file "​CharacteristicClasses"​]]
 > >
-Benutzerhandbuch ​#@IC_HTML@# > Weiteres ​Begriffe ​> [[en:​infra-convert:​user:​terms#​Klasse ​(Merkmal-)|Klasse ​(Merkmal-)]]+User Manual ​#@IC_HTML@# > More Terms > [[en:​infra-convert:​user:​terms#​Class (characteristic-)|Class (characteristic-)]]
  
 </​WRAP>​ </​WRAP>​
Line 304: Line 312:
     "​Id":​ "​e5391b02-6657-4b4e-adc4-200547aed6e9",​     "​Id":​ "​e5391b02-6657-4b4e-adc4-200547aed6e9",​
     "​FriendlyName":​ "​Chamfer",​     "​FriendlyName":​ "​Chamfer",​
-    "​Name":​ "Fase",+    "​Name":​ "Chamfer",
     "​Description":​ "",​     "​Description":​ "",​
     "​QdasClass":​ 0,     "​QdasClass":​ 0,
Line 315: Line 323:
  
 |< 100% 33% 12% 54% >| |< 100% 33% 12% 54% >|
-^  Parameter ​ ^  ​Typ  ​^  ​Wert/Inhalt  ​+^  Parameter ​ ^  ​Type  ​^  ​Value/Content ​
-^ Id | String | GUID der Merkmalklasse ​+^ Id | String | GUID of the Characteristic class 
-^ FriendlyName | String | Bezeichnung der Merkmalklasse ​in Kurzform ohne Leerzeichen ​+^ FriendlyName | String | Description of the characteristics class in short form without spaces ​
-^ Name | String | Bezeichnung der Merkmalklasse ​in Langform ​+^ Name | String | Description of the characteristics class in long form 
-^ Description | String | Ausführliche Beschreibung der Merkmalklasse ​+^ Description | String | Detailed description of the characteristics class 
-^ QdasClass | String | Wert der Q-DAS-Klasse ​+^ QdasClass | String | Value of the Q-DAS-Class 
-^ OldEliasId | String | ID der Merkmalklasse ​+^ OldEliasId | String | ID of the characteristic class 
-^ NominalUnit | String | Dem Nennmaß zuzuordnende ​→[[en:​infra-convert:​user:​terms#​mass_groessen|Maßeinheit]] | +^ NominalUnit | String | The nominal dimension assigned ​→[[en:​infra-convert:​user:​terms#​measurement_sizes|Unit of measurement]] | 
-^ ToleranceUnit | String | Den Toleranzgrenzen zuzuordnende ​→[[en:​infra-convert:​user:​terms#​mass_groessen|Maßeinheit]] |+^ ToleranceUnit | String | The tolerance assigned ​→[[en:​infra-convert:​user:​terms#​measurement_sizes|Unit of measurement]] |
  
 </​WRAP>​ </​WRAP>​
Line 330: Line 338:
 \\  \\ 
  
-====== ​Kategorien ​======+====== ​Category ​======
  
 <WRAP group> <WRAP group>
 <WRAP column 40%> <WRAP column 40%>
  
-Im Feld **Categories** ​werden alle im Projekt definierten Merkmalkategorien gelistet.+The **Categories** ​field lists all characteristic categories defined in the project.
  
-> **Siehe auch** +> **See also** 
-Konfiguration und Import ​> [[en:​infra-convert:​dev:​specialcategories|Parameterdatei ​"​StampTemplates"​]]+Configuration and import ​> [[en:​infra-convert:​dev:​specialcategories|Parameter file "​StampTemplates"​]]
 > >
-Benutzerhandbuch ​#@IC_HTML@# > Weiteres ​Begriffe ​> [[en:​infra-convert:​user:​terms#​Kategorie ​(Merkmal-)|Kategorie ​(Merkmal-)]]+User manual ​#@IC_HTML@# > More Terms > [[en:​infra-convert:​user:​terms#​Category ​(characteristic-)|Category ​(characteristic-)]]
  
 </​WRAP>​ </​WRAP>​
Line 358: Line 366:
  
 |< 100% 33% 12% 54% >| |< 100% 33% 12% 54% >|
-^  Parameter ​ ^  ​Typ  ​^  ​Wert/Inhalt ​ ^ +^  Parameter ​ ^  ​Type  ​^  ​Value/Content ​ ^ 
-^ Id | String | GUID der Merkmalkategorie ​+^ Id | String | GUID of the characteristic category ​
-^ FriendlyName | String | Bezeichnung der Merkmalkategorie ​in Kurzform ohne Leerzeichen ​+^ FriendlyName | String | Description of the characteristic category ​in short form without spaces  ​
-^ Name | String | Bezeichnung der Merkmalkategorie ​in Langform ​+^ Name | String | Description of the characteristic category ​in long form 
-^ Description | String | Ausführliche Beschreibung der Merkmalkategorie ​|+^ Description | String | Detailed description of the characteristic category ​|
  
 </​WRAP>​ </​WRAP>​
Line 369: Line 377:
 \\  \\ 
  
-====== ​Stempelvorlagen ​======+====== ​Stamp templates ​======
  
 <WRAP group> <WRAP group>
 <WRAP column 40%> <WRAP column 40%>
  
-Im Feld **StampTemplates** ​werden alle  im Projekt definierten Stempelvorlagen gelistet. +The **StampTemplates** ​field lists all stamp templates defined in the > **See also** 
- +Configuration and Import > [[en:​infra-convert:​dev:​stamptemplates|Parameter file "​StampTemplates"​]]
-> **Siehe auch** +
-Konfiguration und Import > [[en:​infra-convert:​dev:​stamptemplates|Parameterdatei ​"​StampTemplates"​]]+
  
 </​WRAP>​ </​WRAP>​
Line 393: Line 399:
     "​FillStamp":​ true,     "​FillStamp":​ true,
     "​ColorString":​ "#​FFD65532",​     "​ColorString":​ "#​FFD65532",​
-    "​Name":​ "VDA-Stempel ​in Rot",+    "​Name":​ "​VDA ​stamp in red",
     "​Description":​ ""​     "​Description":​ ""​
   }   }
Line 400: Line 406:
  
 |< 100% 33% 12% 54% >| |< 100% 33% 12% 54% >|
-^  Parameter ​ ^  ​Typ  ​^  ​Wert/Inhalt ​ ^ +^  Parameter ​ ^  ​Type  ​^  ​Value/Content ​ ^ 
-^ Id | String | GUID der Stempelvorlage ​+^ Id | String | GUID of the Stamp template ​
-^ Radius | Double | Größe des Stempels ​+^ Radius | Double | Size of the stamp 
-^ Form | Double | Form des Stempels ​+^ Form | Double | Form of the stamp 
-^ Default​Position | Double | Orientierung des Stempels ​+^ Default​Position | Double | Orientation of the stamp 
-^ Min​Dinstance​For​Connection​Line | Double | Mindestabstand des Stempels zum Bezugspunkt,​ ab welchem eine Verbindungslinie gezeichnet wird +^ Min​Dinstance​For​Connection​Line | Double | Minimum distance od the stamp to the reference point from which a connecting line is drawn 
-^ DistanceToText | Double | Abstand des Stempels zum Bezugspunkt ​+^ DistanceToText | Double | Distance of the stamp from the reference point 
-^ FillStamp | String | Stempel füllen\\ **true** Ja\\ **false** Nein +^ FillStamp | String | Stamp filling\\ **true** Yes\\ **false** No 
-^ ColorString | String | Farbe des Stempelshexadezimal mit Wert für den Alphakanal ​(ARGB) | +^ ColorString | String | Colour of the stamphexadecimal with value for the alpha channel ​(ARGB) | 
-^ Name | String | Name der Stempelvorlage ​+^ Name | String | Name of the stamp template ​
-^ Description | String | Beschreibung der Stempelvorlage ​|+^ Description | String | Description of the stamp template ​|
  
 </​WRAP>​ </​WRAP>​
Line 417: Line 423:
 \\  \\ 
  
-====== ​Kennzeichnungen ​======+====== ​Tag ======
  
 <WRAP group> <WRAP group>
 <WRAP column 40%> <WRAP column 40%>
  
-Im Feld **CharacteristicTags** ​werden alle im Projekt definierten Merkmalkennzeichnungen definiert.+In the field **CharacteristicTags** ​all characteristic tags defined in the project are defined.
  
-> **Siehe auch** +> **See also** 
-Konfiguration ​und Import ​> [[en:​infra-convert:​dev:​characteristictags|Parameterdatei ​"​CharacteristicTags"​]]+Configuration ​und import ​> [[en:​infra-convert:​dev:​characteristictags|Parameter file "​CharacteristicTags"​]]
  
 </​WRAP>​ </​WRAP>​
Line 437: Line 443:
     "​Priority":​ 1,     "​Priority":​ 1,
     "​ColorString":​ "#​FFF7931E",​     "​ColorString":​ "#​FFF7931E",​
-    "​Name":​ "Kennzeichnung Eins",+    "​Name":​ "Tag One",
     "​Description":​ ""​     "​Description":​ ""​
   }   }
Line 444: Line 450:
  
 |< 100% 33% 12% 54% >| |< 100% 33% 12% 54% >|
-^  Parameter ​ ^  ​Typ  ​^  ​Wert/Inhalt ​ ^ +^  Parameter ​ ^  ​Type  ​^  ​Value/Content ​ ^ 
-^ Id | String | GUID der Kennzeichnung ​+^ Id | String | GUID of the tag 
-^ FriendlyName | String | Bezeichnung der Kennzeichnung ​in Kurzformohne Leerzeichen ​+^ FriendlyName | String | Name of the tag in short formwithout spaces ​
-^ Priority | Double | Priorität der Kennzeichnung ​+^ Priority | Double | Priority of the tag 
-^ ColorString | String | Farbe der Kennzeichnunghexadezimal mit Wert für den Alphakanal ​(ARGB) | +^ ColorString | String | Color of the taghexadecimal with value for the alpha channel ​(ARGB) | 
-^ Name | String | Name der Kennzeichnung ​in Langform ​+^ Name | String | Name of the tag in long form 
-^ Description | String | Beschreibung der Kennzeichnung  ​|+^ Description | String | Description of the tag |
  
 </​WRAP>​ </​WRAP>​
Line 463: Line 469:
  
 <WRAP rightalign>​ <WRAP rightalign>​
-**Zurückblättern**\\  +**Go to previous page**\\  
-Konfiguration und Import > [[en:​infra-convert:​dev:​export:​jsonv1|Prüfplanformat ​JSONV1]]+Configuration and Import > [[en:​infra-convert:​dev:​export:​jsonv1|Quality test plan format ​JSONV1]]
 </​WRAP>​ </​WRAP>​
  
-**Weiterblättern**\\  +**Go to next page**\\  
-Export > [[en:​infra-convert:​dev:​export:​dfd|Prüfplanformat ​DFD (ASCII ​Transferformat)]]+Export > [[en:​infra-convert:​dev:​export:​dfd|Quality test plan format ​DFD (ASCII)]]
  
 </​WRAP>​ </​WRAP>​
en/infra-convert/dev/export/jsonv2_neu.1592557486.txt.gz · Last modified: 2020/06/19 11:04 by me