Difference between revisions of "Export Template"

From Bend-Tech 7x Wiki
Jump to: navigation, search
(Created page with "'''Bend-Tech 7x Wiki :: Main Menu Bar :: Tools :: Export Templates''' In the Export Template Design menu, the export templates can be viewed, edited, d...")
 
Line 1: Line 1:
 
'''[[Main Page|Bend-Tech 7x Wiki]] :: [[Main Menu Bar]] :: [[Tools]] :: Export Templates'''
 
'''[[Main Page|Bend-Tech 7x Wiki]] :: [[Main Menu Bar]] :: [[Tools]] :: Export Templates'''
 +
__NOTOC__
 +
[[File:tools_exporttemp.png|right|500px]]
 +
 +
  
 +
Export Template allows part information to be exported to a file with custom formatting. Each template is designed to contain specific part information and tables.
  
In the Export Template Design menu, the export templates can be viewed, edited, deleted, and/or added. Export Templates determine how and what part information will be displayed when a part is exported as a template.
 
  
 +
These kinds of files can include die attributes, material characteristics, part design information, an XYZ coordinate table, and/or an LRA data table. Files can also be given custom file extensions. In the Export Template Design menu, the export templates can be viewed, edited, deleted, and/or added. Export Templates determine how and what part information will be displayed when a part is exported as a template.
  
[[File:tools_exporttemp.png|right|500px]]
+
[[File:export_temp_1.png|550px]]
  
  
'''Edit''': To edit an export template, first select the template from the drop down menu below 'Available Templates'. The selected template's design will be displayed in the text box below along with any bend data or XYZ table settings.
 
  
*Variables/Tables: The name of the variable determines what will be displayed in the variables place. To add a variable to the design, select a variable or table type from the list below 'Available Variables' by double clicking on the variable or table. Click on the [+] or [-] icons next to each variable section in the list to view more or less variables. The variable will be placed wherever the typing cursor is located or directly at the beginning of the design text. Variables and tables are placed in between a '$' then a '%'. When a part is exported using any template, the variables in the exported part text file will be replaced with the actual part's information.
 
  
For Example: (In Export Template Design) --> Die Name: $Die Name% will be replaced with "Die Name: 100mm X 25mm Example Die" in the actual exported part text file.
+
<h3>Add Template</h3>
         
+
To add a new export template design, click the '''New''' button. [[File:export_temp_2.png]] Enter a name for the template is the prompt window and click '''OK'''. Once added, the new template will be automatically selected in the 'Available Templates' menu. Once a template is added, it can be edited using the editing functions explained below.  
To adjust the location of variables and/or text, simply treat the design text as a text document. Once the export template design is complete, click the 'Save' button to save the changes made to the template.  
 
  
'''Add New''': To add a new export template design, click the 'New' button. Enter a name for the template is the prompt window and click 'OK'. Once added, the new template will be automatically selected in the 'Available Templates' menu. Follow the instructions above to create the export template design.
 
  
  
'''Delete''': To delete an export template design, select the template that will be deleted from the drop down menu below 'Available Templates'. Click the 'Delete' button to delete the template.
 
  
 +
<h3>Edit Template</h3>
 +
To edit a template, first select the template from the menu. Once chosen, the template contents will be displayed in the design area below and the edit tools can be used to change the template.
  
'''Copy:''': To copy an export template design into a new template, select the template that will be copied from the 'Available Templates' drop down menu. Click the 'Copy' button, give the new template a name, and click 'OK'. The new template will be identical to the original copied export template.
 
  
 +
<h4>Variables</h4>
 +
[[File:export_temp_3.png|right]]
 +
Variables are shown in the variable list on the right of the window. Part attribute and table variables are used as placeholders for the actual part information that will be included in the file.
  
'''Bend Data Table Settings''': Once a Bend Data table variable has been added to the template design, the Bend Data Table Settings section will be available. Once any changes have been made here, click the 'Save' button directly below the Bend Data Table Settings section to save. If more than one bend data table has been added to the template design, select the bend table to edit from the 'Used Bend Data Tables' drop down menu before making any changes in the Bend Data Table Settings.  
+
Variables are broken into four categories: Die, Material, Design, and Tables. Each section can be expanded to view the variables by clicking on the '''plus''' [[File:plus.png]] next to the category name. Click the '''minus''' [[File:minus.png]] to collapse the section again. See image to the right.  
  
*Data Order: Below 'Data Order', there is a list of 6 drop down menus. Each of these drop down menus will determine what kind of bend information will be display in that specific column. To remove a column, select 'Blank' from the columns drop down menu.  
+
'''To add a variable to the template''', double click on the variable in the variable list. The variable will be placed at the current cursor location in the template design area. Each variable will be surrounded by a '''"$"''' and a '''"%"'''. ''Be sure to keep these symbols in place as the variable will not appear in the final exported file if either of them are removed accidentally.''
  
*Delimiter/Separator: Below 'Delimiter/Separator', the method of separating the Bend Data table's columns can be chosen. Click the circle next to 'Tab' to have each columns separated by a single tab or 'Double Tab' to have each column separated by two tabs. Click the circle next to 'Spaces' and specify how many spaces in the field to have each column separated by the given number of spaces. Click the circle next to 'Other' and enter any spaces, symbols, or characters into the field to have each column separated by the given entry.
 
  
*Show Bend Numbers: Check the box next to 'Show Bend Numbers' to have each row labeled with the bend number.
 
  
*Vertical Layout: Check the box next to 'Vertical Layout' to have the bend data table rotated so each bend has a column instead of a row.
 
  
*Even Spacing: Check the box next to 'Even Spacing to have each column spaced apart evenly using the delimiter or separator entered above.
 
  
  
'''XYZ Table Settings''': Once an XYZ table variable has been added to the template design, the XYZ Table Settings section will be available to edit. Be sure to click the 'Save' button to save the XYZ table settings. If more than one XYZ is in use, select the XYZ table to edit from the drop down menu below 'Used XYZ Tables' menu.
 
  
*Delimiter/Separator: Below 'Delimiter/Separator', the method of separating the XYZ table's columns can be chosen. Click the circle next to 'Tab' to have each columns separated by a single tab or 'Double Tab' to have each column separated by two tabs. Click the circle next to 'Spaces' and specify how many spaces in the field to have each column separated by the given number of spaces. Click the circle next to 'Other' and enter any spaces, symbols, or characters into the field to have each column separated by the given entry.
 
  
*Show Point Numbers: Check the box next to 'Show Point Numbers' to have each row labeled with the appropriate coordinate number.
 
  
*Vertical Layout: Check the box next to 'Vertical Layout' to have the XYZ table rotated so each coordinate has a column instead of a row.
 
  
*Even Spacing: Check the box next to 'Even Spacing to have each column spaced apart evenly using the delimiter or separator entered above.
+
<h4>Bend Data Settings</h4>
 +
[[File:export_temp_4.png|right]]
 +
The settings listed below the Bend Data Settings heading at the bottom of the window will control what is included in and how information is displayed in an '''$LRA Data Table%''' variable.
  
'''Default File Extension''': Enter a file extension, such as .txt into the field below 'Default File Extension' to set that file type as the default file type. Once a default file extension is set, it will be the initial file type chosen in the 'Save as Type' bar in the Export Part Information save window.
+
These settings will only have an effect on the current template's LRA table. These settings will also have no effect if there is no LRA table in the current template.

Revision as of 08:22, 2 June 2014

Bend-Tech 7x Wiki :: Main Menu Bar :: Tools :: Export Templates

Tools exporttemp.png


Export Template allows part information to be exported to a file with custom formatting. Each template is designed to contain specific part information and tables.


These kinds of files can include die attributes, material characteristics, part design information, an XYZ coordinate table, and/or an LRA data table. Files can also be given custom file extensions. In the Export Template Design menu, the export templates can be viewed, edited, deleted, and/or added. Export Templates determine how and what part information will be displayed when a part is exported as a template.

Export temp 1.png



Add Template

To add a new export template design, click the New button. Export temp 2.png Enter a name for the template is the prompt window and click OK. Once added, the new template will be automatically selected in the 'Available Templates' menu. Once a template is added, it can be edited using the editing functions explained below.



Edit Template

To edit a template, first select the template from the menu. Once chosen, the template contents will be displayed in the design area below and the edit tools can be used to change the template.


Variables

Export temp 3.png

Variables are shown in the variable list on the right of the window. Part attribute and table variables are used as placeholders for the actual part information that will be included in the file.

Variables are broken into four categories: Die, Material, Design, and Tables. Each section can be expanded to view the variables by clicking on the plus Plus.png next to the category name. Click the minus Minus.png to collapse the section again. See image to the right.

To add a variable to the template, double click on the variable in the variable list. The variable will be placed at the current cursor location in the template design area. Each variable will be surrounded by a "$" and a "%". Be sure to keep these symbols in place as the variable will not appear in the final exported file if either of them are removed accidentally.






Bend Data Settings

Export temp 4.png

The settings listed below the Bend Data Settings heading at the bottom of the window will control what is included in and how information is displayed in an $LRA Data Table% variable.

These settings will only have an effect on the current template's LRA table. These settings will also have no effect if there is no LRA table in the current template.