RAM Structural System Help

ID:

Purpose

The Template ID associates the template with a material (e.g., Steel) and a design code. It is used for two purposes. When the Load Combination Generator is invoked, it reads all of the template files (files with the extension .cmb) located in the Tables directory. When a file with a Template ID that matches the current material and design code is found, the template is read from that file and made available to the Load Combination Generator.

The second use for the Template ID's is related to Custom Combinations. While an engineer can still type in Custom Combinations, it is now possible to generate custom combinations based on the templates. In the Custom Combinations dialog, all of the templates are available to the user (not just those associated with the current material and design code). The Template ID's are displayed in a combo box. The user selects a template type and from there has access to all of the templates associated with that Template ID.

Format

ID: TemplateIDText

The Template ID line begins with ID: followed by the Template ID, TemplateIDText . It must be the first line of the template file and there can be only one Template ID line per file.

Important: It must be followed by a blank line.

For use in the Load Combination Generator, TemplateIDText must be one of the Template ID’s listed in Table 3:

Template ID Material Design Code
STEEL_ASD Steel ASD Standard
STEEL_LRFD Steel LRFD Standard
STEEL_BRITISH Steel British Standard
STEEL_CAN Steel Canadian Standard
STEEL_EURO Steel Eurocode Standard
STEEL_AS_NZS Steel AS 4100-98 Standard
STEEL_SP_ASD Steel ASD Seismic Provisions
STEEL_SP_LRFD Steel LRFD Seismic Provisions
CONCRETE_ACI Concrete ACI 318
CONCRETE_BRITISH Concrete BS 8110
CONCRETE_CP_65 Concrete CP65
CONCRETE_EC2 Concrete Eurocode 2
CONCRETE_CHINESE Concrete GB 50009 and GB50010
CONCRETE__AS3600 Concrete AS/NZS 1170.0
SOIL_ACI Soil All U.S. codes
SOIL_BRITISH Soil British
SOIL_CP65 Soil CP65
NOTIONAL_BRITISH Steel BS 5950

If a Template ID other than one listed above is used in a template file, that template will not be available to the generator. It will, however, be available through the Custom Load Combination dialog.

Note: Note that NOTIONAL_BRITISH is used exclusively for the BS 5950 Lambda Critical feature; it is not anticipated that that ID will be used in any user-created templates.