|
RunTemplate Line |
Main Help Table of Contents Previous Next |
|
A RunTemplate line in KCDw is similar to a Part Line. The RunTemplate line is used to call a template file for a part that will then create a DXF file. To properly use the RunTemplate line you will want to take a look at Parts List Files. to see how files are called. An example for the format of the RunTemplate line is below.
Example #1:
RunTemplate, (condition) : quantity, exact template name including .tem extension , path for the file to be written to , format for the file to be written in
Runtemplate,(#GroupName="Finish Left Side"): #Number, #FSLTemplate, #Path, #DXFFormat
|
| Main Help Table of Contents Previous Next |