This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
en:infra-convert:add-in:customize [2016/08/15 12:44] mw |
en:infra-convert:add-in:customize [2019/09/06 11:14] (current) me |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Create and integrate your own templates ====== | + | ~~NOTOC~~ |
+ | |||
+ | <WRAP noprint> | ||
+ | |||
+ | > #@IC_OLD_HTML@# > 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 56: | Line 83: | ||
| FirstRow | The number of the first row to be filled. | | | FirstRow | The number of the first row to be filled. | | ||
| ColID | The column which will be filled with the internal identification number of infra-CONVERT for the feature. \\ "-1" means: Don't use. | | | ColID | The column which will be filled with the internal identification number of infra-CONVERT for the feature. \\ "-1" means: Don't use. | | ||
- | | ColAttributType | The column which will be filled with the feature type.\\ "-1" means: Don't use. | | + | | ColAttributType | The column which will be filled with the attribute type of the feature.\\ "-1" means: Don't use. | |
- | | ColClass | Die Spalte, in welche die Klasse des Merkmals übernommen werden soll.\\ "-1" means: Don't use. | | + | | ColClass | The column which will be filled with the feature class.\\ "-1" means: Don't use. | |
- | | ColLabel | Die Spalte, in welche die Bezeichnung des Merkmals übernommen werden soll.\\ "-1" means: Don't use. | | + | | ColLabel | The column which will be filled with the feature description.\\ "-1" means: Don't use. | |
- | | ColText | Die Spalte, in welche der Text des Merkmals übernommen werden soll.\\ "-1" means: Don't use. | | + | | ColText | The column which will be filled with feature text.\\ "-1" means: Don't use. | |
- | | ColValue | Die Spalte, in welche der Nennwert des Merkmals übernommen werden soll.\\ "-1" means: Don't use. | | + | | ColValue | The column which will be filled with the nominal value of the feature.\\ "-1" means: Don't use. | |
- | | ColToleranceHigh | Die Spalte, in welche die obere Toleranz des Merkmals übernommen werden soll.\\ "-1" means: Don't use. | | + | | ColToleranceHigh | The column which will be filled with the upper tolerance of the feature.\\ "-1" means: Don't use. | |
- | | ColToleranceLow | Die Spalte, in welche die untere Toleranz des Merkmals übernommen werden soll.\\ "-1" means: Don't use. | | + | | ColToleranceLow | The column which will be filled with the lower tolerance of the feature.\\ "-1" means: Don't use. | |
- | | ColPassung | Die Spalte, in welche die Passung des Merkmals übernommen werden soll.\\ "-1" means: Don't use. | | + | | ColPassung | The column which will be filled with the fit (e.g. H7) of the feature.\\ "-1" means: Don't use. | |
- | | ColStampText | Die Spalte, in welche der Stempeltext des Merkmals übernommen werden soll.\\ "-1" means: Don't use. | | + | | ColStampText | The column which will be filled with the stamp text of the feature.\\ "-1" means: Don't use. | |
- | | ColGraphicFile | Die Spalte, in welche der Dateiname des Grafikfiles des Merkmals übernommen werden soll.\\ "-1" means: Don't use. | | + | | ColGraphicFile | The column which will be filled with the complete path and file name of the graphic file of the feature.\\ "-1" means: Don't use. | |
- | | ColComment | Die Spalte, in welche die Bemerkung des Merkmals übernommen werden soll.\\ "-1" means: Don't use. | | + | | ColComment | The column which will be filled with the comment of the feature.\\ "-1" means: Don't use. | |
- | | ColToleranceTable | Die Spalte, in welche die Allgemeintoleranz des Merkmals übernommen werden soll.\\ "-1" means: Don't use. | | + | | ColToleranceTable | The column which will be filled with the tolerance table of the feature.\\ "-1" means: Don't use. | |
- | | ColDrawingQuadrant | Die Spalte, in welche der Zeichnungsquadrant des Merkmals übernommen werden soll.\\ "-1" means: Don't use. | | + | | ColDrawingQuadrant | The column which will be filled with the drawing quadrant of the feature.\\ "-1" means: Don't use. | |
- | | ColPositionX | Die Spalte, in welche die X-Koordinate des Stempels übernommen werden soll.\\ "-1" means: Don't use. | | + | | ColPositionX | The column which will be filled with X-position of the stamp.\\ "-1" means: Don't use. | |
- | | ColPositionY | Die Spalte, in welche die Y-Koordinate des Stempels übernommen werden soll.\\ "-1" means: Don't use. | | + | | ColPositionY | The column which will be filled with Y-position of the stamp.\\ "-1" means: Don't use. | |
- | | ColDestinationPositionX | Die Spalte, in welche die X-Koordinate des Stempelzielpunktes übernommen werden soll.\\ "-1" means: Don't use. | | + | | ColDestinationPositionX | The column which will be filled with the X-position of the stamps target point.\\ "-1" means: Don't use. | |
- | | ColDestinationPositionY | Die Spalte, in welche die Y-Koordinate des Stempelzielpunktes übernommen werden soll.\\ "-1" means: Don't use. | | + | | ColDestinationPositionY | The column which will be filled with the Y-position of the stamps target point.\\ "-1" means: Don't use. | |
- | | ColDiameterStamp | Die Spalte, in welche der Radius des Stempels übernommen werden soll.\\ "-1" means: Don't use. | | + | | ColDiameterStamp | The column which will be filled with the radius of the stamp.\\ "-1" means: Don't use. | |
- | | ColAttributFeatureTypeText | Die Spalte, in welche der Name des Merkmalsattributes übernommen werden soll.\\ "-1" means: Don't use. | | + | | ColAttributFeatureTypeText | The column which will be filled with feature type as a text.\\ "-1" means: Don't use. | |
- | | ColAttributFeatureType | Die Spalte, in welche die ID des Merkmalsattributes übernommen werden soll.\\ "-1" means: Don't use. | | + | | ColAttributFeatureType | The column which will be filled with the feature type as a number.\\ "-1" means: Don't use. | |
- | | StartMakro | Der Name des Makros, welches nach dem Import aufgerufen werden soll.\\ Der Eintrag "" bedeutet: Kein Makro aufrufen. | | + | | StartMakro | The name of the macro which should be startet after the import.\\ The entry "" means: Don'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 file. If 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> |