jettson
Mechanical
- Aug 26, 2010
- 7
Our company is using NX6.0.0.24
We are currently naming our model files with Alpha Numeric numbers and then an underscore with the 2 digit revision following. ex. BG123456_02. The problem we are having is that model file is copied to the name of the next revision (BG123456_03). The old model file is saved in an archive directory and then the _03 file is modified and saved in the working directory.
When we open an assembly file that had the _02 file as a component it is not found and then the _02 part must be replaced with the _03 file to make the assembly up to date.
In the customer defaults / assemblies / site standards we have the part file name format and the part file name match path noted as
([a-z_0-9]+_[a-z])([0-9][0-9]) with the version independent section set at \1 and the version type as Alphanumeric.
These are actually 2 totally different files (am I correct?)
Are there any changes that can done to have the assembly load the newer file?
Thank you
We are currently naming our model files with Alpha Numeric numbers and then an underscore with the 2 digit revision following. ex. BG123456_02. The problem we are having is that model file is copied to the name of the next revision (BG123456_03). The old model file is saved in an archive directory and then the _03 file is modified and saved in the working directory.
When we open an assembly file that had the _02 file as a component it is not found and then the _02 part must be replaced with the _03 file to make the assembly up to date.
In the customer defaults / assemblies / site standards we have the part file name format and the part file name match path noted as
([a-z_0-9]+_[a-z])([0-9][0-9]) with the version independent section set at \1 and the version type as Alphanumeric.
These are actually 2 totally different files (am I correct?)
Are there any changes that can done to have the assembly load the newer file?
Thank you