The additional options for the DXF documents provides some advanced options for the file conversion rules which output file type is DXF.
Fonts |
Determines the font family used in the output documents. |
Generate file from assembly according to the sheet metal part thickness |
Select this option to generate the DXF documents from the sheet metal parts based on their material and thickness. Output documents of a file conversion are then created by the sheet metal part materials and the thicknesses so that each different material and/or thickness of a sheet metal have one dxf file where all parts with the same material and thickness are included in.
NOTE: Selecting this option makes the DXF rule to apply to the parts instead of the drawings. The drawings could not be selected when this option is selected. So if you want to convert drawing documents into the DXF format, do not select this option.
DXF documents creation from the models cannot be automatic so, the Run automatically on Save operation option in the Add/Edit Batch File Conversion Rule dialog box cannot be selected if this option is selected.
|
Example:
A user runs a DXF file conversion with the Generate file from assembly according to the sheet metal part thickness option selected, against a little assembly called 000008.sldasm. CUSTOMTOOLS Print/Convert generates the output DXF files in this case like described in the following table:
The Target filename format string referenced in the following example is
Component Name |
Material |
Thickness |
Included in DXF File |
000001.sldprt |
Copper |
0.75 mm |
000001-Copper 0.75.dxf |
000002.sldprt |
Copper |
0.75 mm |
000001-Copper 0.75.dxf |
000003.sldprt |
AISI 1020 |
1 mm |
000003-AISI 1020 1.dxf |
000004.sldprt |
Copper |
1 mm |
000004-Copper 1.dxf |
000005.sldprt |
AISI 1020 |
0.75 mm |
000005-AISI 1020 0.75.dxf |
000006.sldprt |
Copper |
1 mm |
000004-Copper 1.dxf |
000007.sldprt |
Copper |
0.75 mm |
000001-Copper 0.75.dxf |
NOTE: Having the Material or the Thickness attribute missing in the File Conversion rule's Target filename box could cause errors during the file conversion process because of the attempts to create duplicate output files.
|
Additional Options for Sheet Metal Parts that are available in the DXF file conversion rules' Advanced Options determines whether or not to show the bend lines in the DXF files created from parts by the CUSTOMTOOLS batch file conversion. With the Bend line options, you can also define the note added in association to the bend lines shown in the drawing sheet created.
NOTE: Options under the Additional options for sheet metal parts group, apply to the Sheet Metal parts only.
|
Show only silhouette edges |
Select the Show only silhouette edges option to keep only the silhouette lines of the cut features in plates processed on the DXF file conversion.
The Show only silhouette edges option is useful especially with the plates that have countersunk holes or holes that have other special features like chamfers or fillets. With plates having the special holes the Show only silhouette edges option makes the File Conversion feature to keep only edges of the actual holes in the drawing sheet generated and the outer bounds of the special features are excluded.
|
Show bend lines |
The Show bend lines option determines whether or not to show the bend lines in the DXF files created from parts by the CUSTOMTOOLS batch file conversion. Select this option to show the bend lines and if you do not want to show the bend lines, clear selection of this option.
|
Show bend notes |
The Show bend notes option determines whether or not to notes associated to the bend lines in the DXF files created from parts by the CUSTOMTOOLS batch file conversion. Select this option and define the note format in the Bend note format box to add customized notes associated to the bend lines. Clear selection of the Show bend notes option if you do not want to add notes associated to the bend lines.
|
Bend note format |
Use the Bend note format box to define format for the note added in association to the bend lines shown in the DXF files created by the CUSTOMTOOLS File Conversion.
Click the > button associated to the Bend line format box to add pre-defined attributes to the note.
|
Orientation, if part is not sheet metal |
In the Orientation, if part is not sheet metal box, you can select the view orientation of the SOLIDWORKS non-sheet metal part document to be used while the part is being converted to the DXF format.
|
NOTE: The Orientation, if part is not sheet metal option is required. Saving the Advanced Options of the selected DXF file conversion rule is not possible if nothing is selected in the Orientation, if part is not sheet metal box.
|
The Overwriting an existing file options are used to determine what to do on file conversion operation if the file with the same name already exist in the target path.
Always |
Overwrites existing files without any prompt during the batch operation. |
Never |
The existing files are never overwritten during the batch operation. |
Prompt |
The user gets prompted to decide whether or not to overwrite the file that already exist. |