Editing Multiple Templates
Editing Multiple Templates
On vehicle programs there will be many variant load-cases to analyze and consequently many templates to handle. The TEMPLATE CONTROL PANEL accessed from the button will display contents and allow modification of multiple templates.
PRIMER will locate all the templates that exist in the search directory, applying the filtering string if it is set.
will discard any current edits and reread templates from disk.
will create a new blank template which can be populated and saved.
will modify all loaded template names, such that fred.tpl -> fred_001.tpl or fred_001.tpl -> fred_002.tpl . This allows easy version control for templates. The renamed templates must then be saved. Special logic has been added so that fred_1.tpl will increment to fred_2.tpl (not fred_002.tpl ).
will save all the loaded templates to disk in the search directory, overwriting (without warning) if necessary.
starts multiple model build panel, see below.
returns to the database panel.
The above functions may be activated for a single template by using the drop down (as shown below). Additionally, this allows user to an existing template.
The Database item popups allow selection of an item across all templates. They also access the same category edit panel that is available from the database panel.