What's New Creo 7.0 > What's New: Creo Parametric 7.0 > Assembly Design > Improvements to ifx_data.cfg Files
Improvements to ifx_data.cfg Files
You can put additional information in ifx_data.cfg files.
Release: Creo Parametric 7.0.0.0
What is the benefit of this enhancement?
You can add the following:
#KEYWORD#NAME to your ifx_screw_data.cfg or ifx_pin_data.cfg
KEYWORD and NAME to your fastener data file (*.dat)
Optionally, add a column with #KEYWORD and with NAME for each instance in your fastener data file (*.dat).
You can use different configuration values for different fastener types or sizes. This provides more flexibility and more possibilities for customization.
Example
Add sections for domed cap nuts to your ifx_screw_data.cfg file. These nuts require different protrusions of bolt ends than in dependence on DIN 78.
#MUSCR#1587
DN
MIN
MAX
MM
4
0.8
2.1
MM
5
1
3.2
MM
6
1
2.8
MM
8
1.5
4.2
MM
10
2
5.3
MM
12
2
6.3
MM
16
3
8.4
MM
20
4
9.6
MM
24
5
11.5
#MUSCR#JND
DN
MIN
MAX
MM
4
0
2
MM
5
0
2.5
MM
6
0
3
MM
8
0
4
MM
10
0
5
MM
12
0
6
MM
16
0
8
MM
20
0
10
MM
24
0
12
MM
30
0
15
MM
36
0
18
To access these special values, you have to add the following line to ‘Section 1’ (Fastener Information) in your fastener data file (*.dat):
MUSCR 1587
or
MUSCR JND
If you do not enter a MUSCR value, then the default value is taken.
Additional Information
Tips:
None.
Limitations:
No known limitations.
Does this replace existing functionality?
No.
Configuration options associated with this functionality:
None.