User Tools

Site Tools


en:infra-convert:add-in:customize

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
Last revision Both sides next revision
en:infra-convert:add-in:customize [2016/08/15 12:18]
mw
en:infra-convert:add-in:customize [2019/09/06 11:12]
me
Line 1: Line 1:
-====== Create and integrate ​your own templates ======+~~NOTOC~~ 
 + 
 +<WRAP noprint>​ 
 + 
 +> Excel Report Add-In 
 + 
 +</​WRAP>​ 
 + 
 +====== Create and integrate templates ====== 
 + 
 +---- 
 All files you need to embed your own templates into the Excel Add-In can be found at: All files you need to embed your own templates into the Excel Add-In can be found at:
   %ProgramData%\ELIAS GmbH\ELIASExcelReport   %ProgramData%\ELIAS GmbH\ELIASExcelReport
 +
 +<WRAP noprint>
 +<WRAP group>
 +<WRAP column 30%>
 +//​**__Inhalt__**//​
 +
 + • [[en:​infra-convert:​add-in:​customize#​Structure of the Excel templates]]\\ ​
 + • [[en:​infra-convert:​add-in:​customize#​Specific features of our templates]]\\ ​
 + • [[en:​infra-convert:​add-in:​customize#​Integrate your template into Excel]]\\ ​
 + • [[en:​infra-convert:​add-in:​customize#​The template "​---"​]]
 +
 +\\ 
 +
 +</​WRAP>​
 +</​WRAP>​
 +</​WRAP>​
  
 ===== Structure of the Excel templates ===== ===== Structure of the Excel templates =====
Line 50: Line 77:
 ^ Field name       ^ Meaning ​                                                 ^  ^ Field name       ^ Meaning ​                                                 ^ 
 | Reports ​  | Every template starts with this entry. The following fields define the functions of the Add-In (see bellow). At the end of the definition block this entry must be closed. ​ |  | Reports ​  | Every template starts with this entry. The following fields define the functions of the Add-In (see bellow). At the end of the definition block this entry must be closed. ​ | 
-| ID   ​| ​Die <wrap important>​Identifikationsnummer</​wrap> ​des EintragesDie Identifikationsnummern müssen aufeinander folgenDer erste Eintrag muss "​0000" ​seinWenn die Reihenfolge abweicht ​("​0002" ​steht vor "​0001"​) ​funktioniert das Add-In ​nicht mehr!   |  +| ID   ​| ​The <wrap important>​identification number</​wrap> ​of the entryThe identification numbers have to be in sequenceThe first entry has to be "​0000"​. ​If the sequence is broken ​("​0002" ​before ​"​0001"​) ​the Add-In ​won't work!   |  
-| Name   ​| ​Der <wrap important>​Name</​wrap> ​unter dem die Vorlage im Add-In ​gelistet wird.   | +| Name   ​| ​The <wrap important>​name</​wrap> ​under which this template is listed in the Add-In. ​  | 
-| Path | Der <wrap important>​vollständige Dateipfad</​wrap> ​unter dem die Vorlage liegtDer von uns vorgegebene Pfad [CommonApplicationData] ​entspricht der Windows Variable ​%ProgramData%. | +| Path | The <wrap important>​complete file path</​wrap> ​of the templateThe path [CommonApplicationData] ​is equal to the windows variable ​%ProgramData%. | 
-| TableName | Der Name der Tabelle bzw. des Arbeitsblatts,​ auf dem die Daten vom Add-In abgelegt werden. | +| TableName | The name of the table or work sheet where the data is imported to. | 
-| FirstRow | Die Nummer der ersten Zeile, welche mit den Daten gefüllt wird. | +| FirstRow | The number of the first row to be filled. | 
-| ColID | Die Spalte, in welche die Interne Identifikationsnummer von infra-CONVERT ​für das Merkmal übernommen werden soll. \\ Der Eintrag ​"​-1" ​bedeutetNicht übernehmen. | +| ColID | The column which will be filled with the internal identification number of infra-CONVERT ​for the feature. \\ "​-1" ​meansDon't use. | 
-| ColAttributType | Die Spalte, in welche die Art des Attributes für das Merkmal übernommen werden soll.\\ Der Eintrag ​"​-1" ​bedeutetNicht übernehmen. | +| ColAttributType | The column which will be filled with the attribute type of the feature.\\ "​-1" ​meansDon't use. | 
-| ColClass | Die Spalte, in welche die Klasse des Merkmals übernommen werden soll.\\ Der Eintrag ​"​-1" ​bedeutetNicht übernehmen. | +| ColClass | The column which will be filled with the feature class.\\ "​-1" ​meansDon't use. | 
-| ColLabel | Die Spalte, in welche die Bezeichnung des Merkmals übernommen werden soll.\\ Der Eintrag ​"​-1" ​bedeutetNicht übernehmen. | +| ColLabel | The column which will be filled with the feature description.\\ "​-1" ​meansDon't use. | 
-| ColText | Die Spalte, in welche der Text des Merkmals übernommen werden soll.\\ Der Eintrag ​"​-1" ​bedeutetNicht übernehmen. | +| ColText | The column which will be filled with feature text.\\ "​-1" ​meansDon't use. | 
-| ColValue | Die Spalte, in welche der Nennwert des Merkmals übernommen werden soll.\\ Der Eintrag ​"​-1" ​bedeutetNicht übernehmen. | +| ColValue | The column which will be filled with the nominal value of the feature.\\ "​-1" ​meansDon't use. | 
-| ColToleranceHigh | Die Spalte, in welche die obere Toleranz des Merkmals übernommen werden soll.\\ Der Eintrag ​"​-1" ​bedeutetNicht übernehmen. | +| ColToleranceHigh | The column which will be filled with the upper tolerance of the feature.\\ "​-1" ​meansDon't use. | 
-| ColToleranceLow | Die Spalte, in welche die untere Toleranz des Merkmals übernommen werden soll.\\ Der Eintrag ​"​-1" ​bedeutetNicht übernehmen. | +| ColToleranceLow | The column which will be filled with the lower tolerance of the feature.\\ "​-1" ​meansDon't use. | 
-| ColPassung | Die Spalte, in welche die Passung des Merkmals übernommen werden soll.\\ Der Eintrag ​"​-1" ​bedeutetNicht übernehmen. | +| ColPassung | The column which will be filled with the fit (e.g. H7) of the feature.\\ "​-1" ​meansDon't use. | 
-| ColStampText | Die Spalte, in welche der Stempeltext des Merkmals übernommen werden soll.\\ Der Eintrag ​"​-1" ​bedeutetNicht übernehmen. | +| ColStampText | The column which will be filled with the stamp text of the feature.\\ "​-1" ​meansDon't use. | 
-| ColGraphicFile | Die Spalte, in welche der Dateiname des Grafikfiles des Merkmals übernommen werden soll.\\ Der Eintrag ​"​-1" ​bedeutetNicht übernehmen. | +| ColGraphicFile | The column which will be filled with the complete path and file name of the graphic file of the feature.\\ "​-1" ​meansDon't use. | 
-| ColComment | Die Spalte, in welche die Bemerkung des Merkmals übernommen werden soll.\\ Der Eintrag ​"​-1" ​bedeutetNicht übernehmen. | +| ColComment | The column which will be filled with the comment of the feature.\\ "​-1" ​meansDon't use. | 
-| ColToleranceTable | Die Spalte, in welche die Allgemeintoleranz des Merkmals übernommen werden soll.\\ Der Eintrag ​"​-1" ​bedeutetNicht übernehmen. | +| ColToleranceTable | The column which will be filled with the tolerance table of the feature.\\ "​-1" ​meansDon't use. | 
-| ColDrawingQuadrant | Die Spalte, in welche der Zeichnungsquadrant des Merkmals übernommen werden soll.\\ Der Eintrag ​"​-1" ​bedeutetNicht übernehmen. | +| ColDrawingQuadrant | The column which will be filled with the drawing quadrant of the feature.\\ "​-1" ​meansDon't use. | 
-| ColPositionX | Die Spalte, in welche die X-Koordinate des Stempels übernommen werden soll.\\ Der Eintrag ​"​-1" ​bedeutetNicht übernehmen. | +| ColPositionX | The column which will be filled with X-position of the stamp.\\ "​-1" ​meansDon't use. | 
-| ColPositionY | Die Spalte, in welche die Y-Koordinate des Stempels übernommen werden soll.\\ Der Eintrag ​"​-1" ​bedeutetNicht übernehmen. | +| ColPositionY | The column which will be filled with Y-position of the stamp.\\ "​-1" ​meansDon't use. | 
-| ColDestinationPositionX | Die Spalte, in welche die X-Koordinate des Stempelzielpunktes übernommen werden soll.\\ Der Eintrag ​"​-1" ​bedeutetNicht übernehmen. | +| ColDestinationPositionX | The column which will be filled with the X-position of the stamps target point.\\ "​-1" ​meansDon't use. | 
-| ColDestinationPositionY | Die Spalte, in welche die Y-Koordinate des Stempelzielpunktes übernommen werden soll.\\ Der Eintrag ​"​-1" ​bedeutetNicht übernehmen. | +| ColDestinationPositionY | The column which will be filled with the Y-position of the stamps target point.\\ "​-1" ​meansDon't use. | 
-| ColDiameterStamp | Die Spalte, in welche der Radius des Stempels übernommen werden soll.\\ Der Eintrag ​"​-1" ​bedeutetNicht übernehmen. | +| ColDiameterStamp | The column which will be filled with the radius of the stamp.\\ "​-1" ​meansDon't use. | 
-| ColAttributFeatureTypeText | Die Spalte, in welche der Name des Merkmalsattributes übernommen werden soll.\\ Der Eintrag ​"​-1" ​bedeutetNicht übernehmen. | +| ColAttributFeatureTypeText | The column which will be filled with feature type as a text.\\ "​-1" ​meansDon't use. | 
-| ColAttributFeatureType | Die Spalte, in welche die ID des Merkmalsattributes übernommen werden soll.\\ Der Eintrag ​"​-1" ​bedeutetNicht übernehmen. | +| ColAttributFeatureType | The column which will be filled with the feature type as a number.\\ "​-1" ​meansDon't use. | 
-| StartMakro | Der Name des Makros, welches nach dem Import aufgerufen werden soll.\\ Der Eintrag ​"" ​bedeutetKein Makro aufrufen. | +| StartMakro | The name of the macro which should be startet after the import.\\ The entry "" ​meansDon't start a macro. | 
-| FormatFileName | Der komplette Pfad zur Formatvorlage für den Import. | +| FormatFileName | The complete file path to the format file for the import. | 
-| InfraConvertSettingFile | Der komplette Pfad zu den Einstellungen von infra-CONVERT. ​Beim Aufruf aus dem Excel Add-In ​werden andere Einstellungen benutzt als beim direkten Aufruf von infra-CONVERT |+| InfraConvertSettingFile | The complete path to the infra-CONVERT ​settings fileIf you start infra-CONVERT from within the Add-In ​another settings file is used then the standard | 
 + 
 +Details for the feature property can be found at [[http://​www.elias-gmbh.de/​wiki/​doku.php?​id=en:​ic:​interface:​interface#​prf_format|Interfaces]] 
 + 
 +===== The template "​---"​ ===== 
 +The template "​---"​ will be installed by default. This isn't a real template. It's used to import all data of the inspection plan to the table1 of the Excel worksheet. You can do it also by opening an infra-CONVERT ​CSV file in Excel. 
 + 
 +<WRAP noprint>​ 
 + 
 +---- 
 + 
 +<WRAP group> 
 +<WRAP col2> 
 + 
 +<WRAP rightalign>​ 
 +**Go to previous page**\\  
 +Excel Report Add-in > [[en:​infra-convert:​add-in:​use|Operation]] 
 + 
 +</​WRAP>​ 
 + 
 +\\  
 + 
 +</​WRAP>​ 
 +</​WRAP>​
  
 +</​WRAP>​
en/infra-convert/add-in/customize.txt · Last modified: 2019/09/06 11:14 by me