Export file
Operation possible on parts.
This operation exports all selected files with an export format to a specific folder.
The export format is selected from the drop-down list.
It corresponds to all available formats of the "Save as"from SOLIDWORKS.
Example :
Export all selected files in PDF format.
The exports will be saved in the "D:\Samples myCADtools\Integration\Exports".
For location, we use field concatenation tool to retrieve variable values from SOLIDWORKS, Windows, etc., and create a customized save path. You can, however, click on the to define a location manually and add a variable to define a location according to document type.
For export naming, we use the rules defined in the options "Naming rule
This operation can be preceded by other operations such as :
- Full zoom
- Set document to isometric view
- ...