Link to Template File
Specifies the start part, assembly or drawing template file that is used as a standard template for a check.
You can compare layers in a model with layers in a standard template start part, assembly, or drawing using the TEMPLATE_LAYERS check. You can also compare the orientation of the datum planes in a model with standard datum plane orientation defined in a start part or start assembly template file using the TEMPLATE_DATUM_PLANES check.
Link to template specifies the path of the start part, assembly, or drawing template file.
Use the following format in the start configuration file:
[MODE]_TEMPLATE [VALUE] where:
[MODE] is PRT, ASM, or DRW.
[VALUE] is the name of the start part or assembly template file.
For example:
PRT_TEMPLATE part_tmp.prt
DRW_TEMPLATE drw_tmp.drw
ASM_TEMPLATE asm_temp.asm