All current swNSX settings are also saved by pressing [GO!]. These settings are used to determine the state of swNSX during its next invocation.
Any Filename Format string may be entered in the "Output Filename Format" box (see details below). Pressing "Enter" will save the string for future use, while pressing "Delete" will erase it. (This behaviour is similar to that of textboxes in the Microsoft Internet Explorer).
swNSX enables each filetype to have its own set of format strings enabling consistent naming of saved files.
While saving as a SLDDRW document, each token is used to obtain the Custom Property Value from the PART or ASSEMBLY document refered to in the active DRAWING sheet, first from the applicable configuration and if that value is empty, then from the document. If the Document CP also returns empty, then the token is copied out to the filename literally.
In case of other file types (DWG, DXF, eDrawing, JPG, TIFF and PDF), the token is used to obtain the Custom Property Value from the DRAWING document. If that is empty the token is copied out to the filename literally.
In addition the following tokens have the following meaning within the context of swNSX:
Token | Description |
DRWNAME, FILENAME | The current DRAWING document name, if it is a new document, then this is empty. |
SHEETNAME | The current (active) sheet in the DRAWING document. |
SHEETNUMBER, CURRENTSHEETNUMBER | The current sheet number of a selected (includes "all") set of sheets. |
TOTALSELSHEETS | The total number of sheets in a selected (includes "all") set. |
TOTALDOCSHEETS, TOTALDRWSHEETS | The total number of sheets in the DRAWING document. |
MODELFILENAMEWITHEXTN | The PART or ASSEMBLY document name (with file extension) refered to in the active DRAWING document sheet. |
MODELNAME, MODELFILENAME | As above, but without the file extension. |
DATE | The current date in a YYYY-MM-DD format. |
YEAR | The current year in a YYYY format. |
MONTH | The current month in a MM format. |
DAY | The current date in a DD format. |
TIME | The current time in a HH_MM format. NOTE: Windows does not allow a ":" (colon) in a file or directory name specification. |
Note that some values may have multiple tokens. MODELFILENAMEWITHEXTN, MODELFILENAME and MODELNAME only have significance while saving as SLDDRW files.
To use File Destination Directories, enable the radio button at the bottom left corner of the main swNSX window. The directories may be selected/ entered in the window displayed on right clicking and selecting the appropriate menu item on the directory selection window. (NOTE: the menu item is disabled if the radio button is not checked). The following window is displayed:
Any non-existent relative directories are created while saving files. You may also create new directories by enabling the appropriate radio button in the File Destination Directories window and clicking [Done]. Directories with full path specification are expected to exist and are NOT created.
Remember that in every case, only files of the current selected type are saved.
File Destination Directory | Directories to which files are saved may be determined by the file types. This ensures that specific files are always saved in the same directories. Both absolute and relative paths may be specified. Network paths are also supported in swNSX. |
Output Filename Format | These are strings that determine how the file name is constructed - with information from the SolidWorks Drawing Document, Custom Properties etc. |
Version | Date | Remarks |
1.00 | 22-Jul-2005 |
|
1.20 | 01-Aug-2005 |
|
1.35 | 02-Aug-2005 |
|
1.40 | 17-Aug-2005 |
|