DBWLApp.PAR

<< Click to Display Table of Contents >>

Navigation:  Appendix > Parameter Files >

DBWLApp.PAR

DBWLApp.par

The DBWLApp.PAR file is the user (local) parameters file for MechworksPDM; it contains:

the current project for the current user

the User Options category of the global options settings.

the user specific plot setup if enabled through the option Plot Setup→images_checkONAllow user defined plot setup

User specific Drawings' BOM options

Here below is an example of some parameters in the DBWLApp.PAR file and their correspondence in MechworksPDM options dialog:

;

;
; DBWLAPP.PAR - DBWORKS (C)MechWorks local parameters file
;
;
PROJECT_ID Project1
SHOW_TOOLBAR 1
OK_UI_STYLE 1
CURRENT_VISUAL_CUES_DEFINITION
OK_REMOTE_ACCESS_MODE_WORK_LOCALLY 0
USE_SW_PROPERTY_MANAGER 0
USE_SW_POPUP_MENUS 1
SHOW_SHORTCUTBAR 0
SHOW_TASK_PANE 1
...

images_DBWLApp_par00