Wednesday, April 13, 2011

9 config.pro entries that will boost your assembly performance

Typical complaints: „It takes too much time to open this assembly“
„It takes too much time to regenerate this assembly“
„Can’t open this assembly, because it is too big“

The answer:
9 config.pro entries that will boost your performance and make you happy (hopefully).
1) display_silhouette_edges NO
With this option, the cylindrical edges are not displayed.

2) force_wireframe_in_drawings YES
The environment settings will not matter with this option, ProE uses always the wire model.

3) allow_refs_to_geom_reps_in_drw YES
This enables you to reference to geometry representations.

4) retain_display_memory YES
Calling objects in memory is faster

5) display_trimetric_dwg_mode_view NO
The models are placed more quickly in the drawing

6) interface_quality 0
The lines will not be checked when making a plot

7)compress_output_files YES
Time spent on calls and savings is less if data management is running over the network.

8 )menu_horizontal_hint RIGHT
ProE must not make a new image construction, therefore its faster.

9)display_in_adding_view MINIMAL_WIREFRAME
silhouette edges are not displayed anymore

Was this Post helpful for you?

With engineered regards