CATIA TIP 1
CATCUST Values customization based on number of models involved in CATIA V4
In CATIA V4, there is a critical need for changing CATCUST values from time to time based on the following parameters.
- Number of models to be opened
- Model size
- Complexity of models
However, user can choose to set the CATCUST values based on the number of models to be opened in CATIA V4.
Below table has values for major parameters like Active Index, Active data, Overlay index and Global extended data which can be set in the declaration file (Default : USRENV.dcls) through vi editor in UNIX.
No. of Models |
Active
Index |
Active
data |
Overlay
Index |
Global extended data |
One model |
5000 |
20000 |
5000 |
2000 |
Few models |
7500 |
25000 |
10000 |
6000 |
Standard setting |
25000 |
100000 |
15000 |
20000 |
Many models |
78000 |
375000 |
50000 |
80000 |
Many passive models |
38000 |
170000 |
90000 |
100000 |
Advantage: Setting these values before opening the CATIA V4 models may avoid typical CATIA errors like,
- Model full error
- Insufficient model size problem
- Impossible index reservation
- Dynamic memory allocation problem
- Section view update problem
- CATIA V4 hang etc…
|