!==========================================================
!== Window Setup ==
!==========================================================
fonts_size LARGE
menu_font 10,Bold,Arial
MENU_HORIZONTAL_HINT RIGHT
thermo_position_hint NO_WINDOW_OVERLAP
visible_message_lines 3
! NOTE: must exit Pro and restart after changing WINDOW_SCALE.
windows_scale 1.0
compress_output_files YES
file_open_default_folder DEFAULT
override_store_back NO
save_object_in_current YES
save_model_display SHADING_LOD
save_drawing_picture_file NO
!==========================================================
!== DRAWING STANDARDS ==
!==========================================================
! Select either english or metric drawing setup files as your
! common default. You should refer to the "Drawing User's Guide"
! for a complete list of drawing setup file options.
!=========================================================
!== Editor Options ==
!=========================================================
! The following editors can be used instead of the default "vi" editor.
! Remove "!" from desired hardware editor. Test by typing the command in a
! unix window. If the command does not work, verify the command to access
! the editor with your hardware support.
! (ex. On SGI type: /usr/sbin/jot -f )
!=========================================================
!== LAYER DEFAULTS ==
!=========================================================
! The naming convention shown here for layers provides
! a way to organize your layers in a specific order. Pro
! sorts layers in alphanumeric order. As new layers are
! created, they will be added to the bottom of the list if
! they begin with an "alpha" character. They will be added
! to the top of the list if they begin with "0_". In addition,
! if you want to add new layers for a group of items, you can
! make them appear as indented layers. For example:
!
! 1_ALL_PLANES
! 1___DEF_PLANES
! 1___ANG_PLANE
! 2_ALL_CSYS
! 2___DEF_CSYS
! 3_ALL_AXES
! 3___HOLE_AXES
!
def_layer LAYER_DATUM 1_ALL_PLANES
def_layer LAYER_CSYS 2_ALL_CSYS
def_layer LAYER_AXIS 3_ALL_AXES
def_layer LAYER_POINT 4_ALL_POINTS
def_layer LAYER_CURVE 5_ALL_CURVES
def_layer LAYER_SURFACE 6_ALL_SURFS
def_layer LAYER_FEATURE 7_ALL_FEATURES
def_layer LAYER_DETAIL_ITEM 8_ALL_NOTES_BALLOONS_SYMBOLS_GTOLS(FREE)
!=========================================================
!=========================================================
!== MAPKEYS ==
!=========================================================
!=========================================================
! The mapkeys included have been created to automate standard functions.
! Review the mapkeys listed below and delete ones that you will not use.
! Create mapkeys to automate functions you will do frequently.
!=========================================================
!== GENERAL MAPKEYS ==
!=========================================================
mapkey aw @MAPKEY_NAMEWindow Activate;@MAPKEY_LABELWdwAct;\
mapkey(continued) ~ Select `main_dlg_cur` `MenuBar1`1 `Windows`;\
mapkey(continued) ~ Close `main_dlg_cur` `MenuBar1`;\
mapkey(continued) ~ Activate `main_dlg_cur` `Windows.psh_win_activate`;\
mapkey(continued) ~ FFocusOut `newtree` `AssyTree`
! The following mapkeys will enable "qq" to quit any command
! and bring you to the first menu. These mapkeys have not been updated for
! R.20 therefore 'qq' may not work to exit out of all menus.
!
mapkey q1 #done/return;#done/return;#done/return;#done/return;
mapkey q2 #return;#return;#return;#return;
mapkey q3 #Done-return;#Done-return;#Done-return;#Done-return;
mapkey q4 #Done sel;#Done sel;#Done sel;#done;#done;#done;#done;
mapkey q5 #quit refs;#quit del/sup;
mapkey q6 #done;#quit;#done;#quit;#confirm;#done/return;#done;#done;
mapkey q7 #done;#quit;#confirm;#done/return;#done;#done;
mapkey qq %q1;%q2;%q3;%q4;%q5;%q6;%q7;
!=========================================================
!== FUNCTION KEYS ==
!=========================================================
! Add any Function Mapkeys in this location