Description of report template tags

<< Click to Display Table of Contents >>

Navigation:  Users manual > Preparation of reports >

Description of report template tags

To be noted that in the report template it is prohibited to program the automatic output of absolutely all QForm UK simulation parameters. Templates are designed to automate the routine process of creating uniform reports, so the automatic output of the most popular initial data for technical reports and simulation results is implemented.    

Basic principles of work:

1. Report in QForm UKis generated based on the template with the extension *.dotx, created in the office application MS Word, or based on the template with extension *.potx, created in the office application MS PowerPoint.

2. The report template uses special tags to import from QForm UK initial data and simulation results (pictures with results, graphs and some numerical values).

3. Tags have to be specified as hyperlinks. In this case, the address of the link is important, not its name. The Name can be anything.

4. The report is being complitedonly for the active operations chains in the open project QForm UK.

List of general links for a template:

 

Hyperlink

What is displayed in the technical report

//qform/version

The version ofQForm UK in which the project is open

//project/name

project Name (*.qform- file name ) without extension

//project/name_ext

project Name (*.qform- file name ) with extension

//process/name

active process Name

//chain/operations/name/type/ptype

List of names, types and types of tasks of all operation of the active chain*

//oper/[sequence number of the operation in the chain]/name/type/ptype

Name, type and problem type of the specified operation*

*If necessary, only one of the parameters can be displayed/name,/ typeor/ptypeor a set of required parameters.

 

To refer to a specific operation of an active operations chain, use the tag /oper/[sequence number of the operation in the chain]

If instead [sequence number of operation in the chain]use last, then the data for the last operation of the active operations chain is displayed.

info

Information

Tag /oper/[sequence number of the operation in the chain] assigns an operation number to all subsequent tags. That is, it does not need to be specified every time if the data is output for the same operation. This feature is recommended to use for templates creating. *.dotx For MS Word.

When creating a template for MS PowerPoint special attention have to be paid to the fact that QForm UK reads tags not from top to bottom, but in the order of adding blocks with text on the slide. To avoid possible problems when work with a template *.potx It is recommended that all tags include the operation number.

In MS Word in tags forward slashes / are used. In MS PowerPoint backslashes \ are used.

Examples of links for a template, taking into account the operation number:

Hyperlink

What is displayed in the technical report

//oper/ 1/name/type/ptype

Name, type and problem type of the 1 operation

//oper/last/name

Name of the last operation

//oper/ 2/name/type

Name and type of the 2 operation

 

Click to show/hide hidden textinitial data output tags for a workpieces
Click to show/hide hidden textInitial data tags for the tool
Click to show/hide hidden textSimulation results - pictures
Click to show/hide hidden textSimulation results - graphs
Click to show/hide hidden textOther simulation results
Click to show/hide hidden textTags for outputting initial data and simulation results for QForm UK Extrusion

See also:

Making report

Creating a report (QExample)