XS_MIS_FILE_DIRECTORY
Category in Advanced options dialog: CNC
This advanced option points to the folder of the NC files created through the NC export. The default is the current model folder.
Note that this advanced option does not support template attributes or UDAs. For example, if you want to have the project number in the folder name, you need to write it in the folder name manually.
This advanced option is model specific and the setting is saved in the options database.
The following table
shows where the NC files are created with different values entered in the
File location box in the NC File
Settings dialog when XS_MIS_FILE_DIRECTORY is set
to C:\NC:
|
Path in File location |
NC files are created in |
|---|---|
| empty |
C:\NC\ModelName |
|
.\ |
C:\NC\ModelName |
|
.\MyFiles |
C:\NC\ModelName\MyFiles |