CUSTOM.WALL_xxx
This is a template attribute. Template attributes can be used in filtering, or to retrieve data from the model to use in drawings and reports. For example, when you create a report, Tekla Structures replaces the attributes added in the report template with the corresponding object property values.
The following part-specific opening and area calculations are available for Sandwich wall. The calculations can be output with custom reports.
CUSTOM.WALL_CORNER_AREA
: This is the façade area of the turning corner in the wall. The turning corner part has to be at the very end of the corner to get the total length. The corner part needs to be defined in the same way as explained in the Including turning corners in area calculation section below.CUSTOM.WALL_GROSS_AREA
: This is the gross area of the wall.CUSTOM.WALL_NET_AREA
: This is the net area of the wall. All openings inside the wall and/or at exterior boundaries of the wall are excluded.CUSTOM.WALL_OPENINGS_AREA
: This is the total area of all openings inside the wall and/or at exterior boundaries of the wall.CUSTOM.WALL_OPENINGS_N
: This is the total number of openings inside the wall and/or at exterior boundaries of the wall.
In Template Editor these attributes are located in the CUSTOM subfolder in the Attribute dialog box.
The examples below show the gross and net areas of sandwich walls:
-
Gross area: Calculation formula: (HxL), excluding possible lifting loops or other non-concrete materials. Area of turning corner shall be included in calculation.
-
Net area: Calculation formula: HxL - ΣA i
Including turning corners in area calculation
To include turning corners in area calculation, ensure that you have the name of the turning corner part (L2 in the image above) listed in the
SandwichWallCornerPartNames.dat file. This file lists all valid corner part names. When a report using any of these custom wall fields is generated for the first time, the file is searched in the normal file search order, starting from the model folder and then continuing the search from the folders defined for the advanced options
XS_PROJECT
,
XS_FIRM
, and
XS_SYSTEM
. The first file found will be loaded.
The SandwichWallCornerPartNames.dat file is not re-loaded even if another model is opened and thus it may happen that the report is based on a file from another model.