ATHENA 2021 > Commands and functions > Analyze > Project glass overview > Creating your own templates
  
Creating your own templates
The template drawings (*.dwt) are stored in the ATHENA Datagroup folder. If you customize templates or create your own, you must comply with certain guidelines. Therefore, we recommend that you always copy an existing template and customize this copy.
File name
The file name of the template drawing must start with ath_overview_, e.g.: ath_overview_Glasliste_12-fach.dwt.
Blocks
The drawings must contain two blocks:
In the model area of the drawing: overview_border.
In the drawing layout: overview_head.
Block content of overview_border
By default, the bounding boxes of the infills are included in this block. To ensure that the infills are positioned in the right place within these boxes, attributes with certain designations are required. In addition, the tags and the number of infills are written in attributes intended for this purpose.
Attribute name
Description
ATH_PANEL_S_1
ATH_PANEL_S_2
...
ATH_PANEL_S_n
This attribute marks the lower left corner of the rectangle in which the infill is placed.
The attribute is invisible and locked.
ATH_PANEL_E_1
ATH_PANEL_E_2
...
ATH_PANEL_E_n
This attribute marks the lower left corner of the rectangle in which the infill is placed.
The attribute is invisible and locked.
ATH_PANEL_TAG_1
ATH_PANEL_TAG_2
...
ATH_PANEL_TAG_n
The tag ID of the infill is written into this attribute.
ATH_PANEL_COUNT_1
ATH_PANEL_COUNT_2
...
ATH_PANEL_COUNT_n
The number of infills is written into this attribute.
All attributes must be present according to the number of infills you want to represent on a panel, whereby the last character of the attribute must be an incremented number.
Block content of overview_head
The following attributes must be present so that the infills can be placed in the correct fields and the information of the project and infills can be filled in.
Attribute
Description
PROJECT
The job number is written into this attribute.
PROJ_DESCRIPTION
The job designation is written into this attribute.
SUBPROJECT
The subproject number is written into this attribute.
SUBP_DESCRIPTION
The subproject name is written into this attribute.
DATE
The date is written into this attribute.
CREATOR
The name of the creator is written into this attribute (Windows login name).
DESCRIPTION
The glass name is written into this attribute.
L1_MM
L2_MM
...
L6_MM
The thickness of the glass layers is written into these attributes. If there are fewer than six layers, the attribute remains empty.
PANEL_L1
PANEL_L2
...
PANEL_L6
The names of the glass layers are written into these attributes. If there are fewer than six layers, the attribute remains empty.
THICKNESS
The overall thickness of the glass is written in this attribute.
PANEL_NAME
The glass name is written into this attribute.