Continue to Site

Welcome to MCAD Central

Join our MCAD Central community forums, the largest resource for MCAD (Mechanical Computer-Aided Design) professionals, including files, forums, jobs, articles, calendar, and more.

Mapkeys

I've never known people to post map keys. If someone gave me a big file of map keys I would consider it useless. How would I be able to memorize them or even know what they did? My feeling is mapkeys are only useful to their creators. There is enough to learn with ProE besides memorizes cryptic key sequences. My suggestion each day for a couple of weeks create a new map key for some repeatitive task. This way you incrementally teach yourself your own mapkeys.

Anyways here are my mapkeys you can plug into your config.pro.


2008-06-17_210818_mapkeys.zip
 
Maybe it's easier to ask what you want mapkeys for and see if anyone will send them to you. You may also want to specify what version of Pro you are using. Quite often the menu picks change from release to release and you have to rewrite your mapkeys. Mapkeys for WF2 are useless in 2001 and vice verse (for the most part...)


Also, mapkeys are different in different environments.. For example, ProE running from Pro/INTRALINK behaves differently than ProE running on it's own. The picks record differently, especially if you are accessing files from a directory.


I have 100's of mapkeys. I am not sure which of these would work for you not knowing the context in which you are working.


Good luck,


JD
 
I agree that you probably want to write your own. A few suggestions when you do:


As you probably know, the F-keys are available for one-stroke mapkeys only. For speed, you can create all your mapkeys that way (R for Repaint, for example), but this is not recommended because you will soon exhaust the keyboard, because you cannot have more than one mapkey starting with the same letter (A & AF, for example) if you have used the initial letter already for a one-stroke mapkey. As soon as you type the first letter that mapkey will execute. So, for the majority of mapkeys a two-letter sequence is recommended. This gives a possibility of way more than 26x26 mapkeys since the special characters are also available.


That said, a couple more suggestions for efficiency. Use the same key twice (AA,for example) or adjacent keys (AS, for example) for speed. Also use a few of the main letters for one-stroke keys, especially those that are easiest to access (lower corners of the keyboard). For instance I use Z, X, C, V, and .(lower right del key) for Regenerate, Repaint, File/Open, File/New, & Save/Delete Old Versions respectively.


In "the old days" (when mapkeys were typed rather than recorded)one would commonly use nested mapkeys. In that case, you could create a whole string of mapkeys that you would never type directly, but call within other mapkeys. Thus you might create a collection like /001, /002, /003, etc. for that purpose only.


Mapkeys are wonderful. They can save a lot of time and click-click-click frustration.


Don't forget to use them for temporary purposes. On a particular day you may be doing the same long-string-thing over and over, even though you are unlikely to ever do so again. Use a mapkey.


Have fun!
 
Here are some of mine partially edited for WF4 I have created most of these on WF2 but many still work in wf4. I do use the malong with a config.win that has Icons I've created because PTC is too lazy to create their own icons.

!! ANALYSIS & MEASREMENTS
mapkey ac @MAPKEY_LABELAnalysis Meas Curve Length;\
mapkey(continued) ~ Command `ProCmdNaMeasureLength`;

mapkey ad @MAPKEY_LABELAnalysis Distance;~ Command `ProCmdNaMeasureDistance`;

mapkey av @MAPKEY_LABELAnalysis Angle;~ Command `ProCmdNaMeasureAngle`;

mapkey ar @MAPKEY_LABELAnalysis G Radius;~ Command `ProCmdNaGeometryRadius` ;\
mapkey(continued) ~ Trigger `na_radius` `surface_rep_` `0`;\
mapkey(continued) ~ Trigger `na_radius` `surface_rep_` ``;

mapkey ao @MAPKEY_LABELAnalysis Diameter;~ Command `ProCmdNaMeasureDiameter`;



! THIS 1 NOT MINE
mapkey ec @MAPKEY_LABEL*ADD TEXT TO TABLE;#TABLE;#ENTER TEXT

mapkey lm @MAPKEY_NAMEallmapkey;@MAPKEY_LABELLoad;\
mapkey(continued) ~ Activate `main_dlg_cur` `Utilities.psh_util_pref`;\
mapkey(continued) ~ Activate `preferences` `Open`;\
mapkey(continued) ~ Update `file_open` `Inputname` `allmapkey.pro`;\
mapkey(continued) ~ Activate `file_open` `Inputname`;~ Activate `preferences` `ApplySave`;\
mapkey(continued) ~ Activate `preferences` `Open`;\
mapkey(continued) ~ Select `file_open` `Ph_list.Filelist`1 `config.pro`;\
mapkey(continued) ~ Activate `file_open` `Open`;~ Activate `preferences` `ok`;

! Selection by icon not bottom toolbar PTC made by number not stupid mistake
mapkey sp @MAPKEY_LABELSelection Prefs;\

mapkey(continued) ~ Select `main_dlg_cur` `MenuBar1`1 `Edit`;\

mapkey(continued) ~ Select `main_dlg_cur` `Edit.cbSelect`;~ Close `main_dlg_cur` `MenuBar1`;\

mapkey(continued) ~ Close `main_dlg_cur` `Edit`;~ Close `main_dlg_cur` `mnpSelect`;\

mapkey(continued) ~ Activate `main_dlg_cur` `psh_sel_filter`;\

mapkey(continued) ~ Close `main_dlg_cur` `Edit.cbSelect`;

mapkey sf @MAPKEY_LABELSelect - Features;\
mapkey(continued) ~ Open `main_dlg_cur` `Sst_bar.filter_list`;\
mapkey(continued) ~ Close `main_dlg_cur` `Sst_bar.filter_list`;\
mapkey(continued) ~ Select `main_dlg_cur` `Sst_bar.filter_list`1 `1`;

mapkey sg @MAPKEY_LABELSelect - Geometry;\
mapkey(continued) ~ Open `main_dlg_cur` `Sst_bar.filter_list`;\
mapkey(continued) ~ Close `main_dlg_cur` `Sst_bar.filter_list`;\
mapkey(continued) ~ Select `main_dlg_cur` `Sst_bar.filter_list`1 `2`;

mapkey sc @MAPKEY_LABELSelect Constraints;\
mapkey(continued) ~ Open `main_dlg_cur` `Sst_bar.filter_list`;\
mapkey(continued) ~ Close `main_dlg_cur` `Sst_bar.filter_list`;\
mapkey(continued) ~ Select `main_dlg_cur` `Sst_bar.filter_list`1 `3`;
mapkey sz @MAPKEY_LABELSelect Constraints;\
mapkey(continued) ~ Open `main_dlg_cur` `Sst_bar.filter_list`;\
mapkey(continued) ~ Close `main_dlg_cur` `Sst_bar.filter_list`;\
mapkey(continued) ~ Select `main_dlg_cur` `Sst_bar.filter_list`1 `0`;
mapkey ss @MAPKEY_LABELSelect - Smart;\
mapkey(continued) ~ Open `main_dlg_cur` `Sst_bar.filter_list`;\
mapkey(continued) ~ Close `main_dlg_cur` `Sst_bar.filter_list`;\
mapkey(continued) ~ Select `main_dlg_cur` `Sst_bar.filter_list`1 `0`;
mapkey sd @MAPKEY_LABELSelect - Datums;\
mapkey(continued) ~ Open `main_dlg_cur` `Sst_bar.filter_list`;\
mapkey(continued) ~ Close `main_dlg_cur` `Sst_bar.filter_list`;\
mapkey(continued) ~ Select `main_dlg_cur` `Sst_bar.filter_list`1 `3`;
mapkey sq @MAPKEY_LABELSelect - Quilts;\
mapkey(continued) ~ Open `main_dlg_cur` `Sst_bar.filter_list`;\
mapkey(continued) ~ Close `main_dlg_cur` `Sst_bar.filter_list`;\
mapkey(continued) ~ Select `main_dlg_cur` `Sst_bar.filter_list`1 `4`;
mapkey sa @MAPKEY_LABELSelect - Annotations;\
mapkey(continued) ~ Open `main_dlg_cur` `Sst_bar.filter_list`;\
mapkey(continued) ~ Close `main_dlg_cur` `Sst_bar.filter_list`;\
mapkey(continued) ~ Select `main_dlg_cur` `Sst_bar.filter_list`1 `5`;


mapkey qf @MAPKEY_LABELSEL Asm Features;\
mapkey(continued) ~ Open `main_dlg_cur` `Sst_bar.filter_list`;\
mapkey(continued) ~ Close `main_dlg_cur` `Sst_bar.filter_list`;\
mapkey(continued) ~ Select `main_dlg_cur` `Sst_bar.filter_list`1 `6`;
mapkey qg @MAPKEY_LABELSEL Asm Geometry;\
mapkey(continued) ~ Open `main_dlg_cur` `Sst_bar.filter_list`;\
mapkey(continued) ~ Close `main_dlg_cur` `Sst_bar.filter_list`;\
mapkey(continued) ~ Select `main_dlg_cur` `Sst_bar.filter_list`1 `2`;
mapkey qa @MAPKEY_LABELQuick SEL Asm Annotations;\
mapkey(continued) ~ Open `main_dlg_cur` `Sst_bar.filter_list`;\
mapkey(continued) ~ Close `main_dlg_cur` `Sst_bar.filter_list`;\
mapkey(continued) ~ Select `main_dlg_cur` `Sst_bar.filter_list`1 `5`;



mapkey xv @MAPKEY_LABELDRW_SEL_VIEW;\


mapkey(continued) ~ Open `main_dlg_cur` `Sst_bar.filter_list`;\


mapkey(continued) ~ Close `main_dlg_cur` `Sst_bar.filter_list`;\


mapkey(continued) ~ Select `main_dlg_cur` `Sst_bar.filter_list`1 `11_Drawing View_SEL FILTER`;


mapkey xa @MAPKEY_LABELDRW_SEL_ALL item+view;\


mapkey(continued) ~ Open `main_dlg_cur` `Sst_bar.filter_list`;\


mapkey(continued) ~ Close `main_dlg_cur` `Sst_bar.filter_list`;\


mapkey(continued) ~ Select `main_dlg_cur` `Sst_bar.filter_list`1 `0_Drawing Item and View_SEL \


mapkey(continued) FILTER`;


mapkey xf @MAPKEY_LABELDRW_SEL_FEAT;\


mapkey(continued) ~ Open `main_dlg_cur` `Sst_bar.filter_list`;\


mapkey(continued) ~ Close `main_dlg_cur` `Sst_bar.filter_list`;\


mapkey(continued) ~ Select `main_dlg_cur` `Sst_bar.filter_list`1 `13_Feature_SEL FILTER`;


mapkey xx @MAPKEY_LABELDRW_SEL_X-SEC;\


mapkey(continued) ~ Open `main_dlg_cur` `Sst_bar.filter_list`;\


mapkey(continued) ~ Close `main_dlg_cur` `Sst_bar.filter_list`;\


mapkey(continued) ~ Select `main_dlg_cur` `Sst_bar.filter_list`1 `26_X-Section_SEL FILTER`;


mapkey xr @MAPKEY_LABELDRW_SEL Table Row;\


mapkey(continued) ~ Open `main_dlg_cur` `Sst_bar.filter_list`;\


mapkey(continued) ~ Close `main_dlg_cur` `Sst_bar.filter_list`;\


mapkey(continued) ~ Select `main_dlg_cur` `Sst_bar.filter_list`1 `25_Table Row_SEL FILTER`;



mapkey xl @MAPKEY_LABELDRW_SEL Indiv Text;\



mapkey(continued) ~ Open `main_dlg_cur` `Sst_bar.filter_list`;\



mapkey(continued) ~ Close `main_dlg_cur` `Sst_bar.filter_list`;\



mapkey(continued) ~ Select `main_dlg_cur` `Sst_bar.filter_list`1 `15_Individual Text_SEL \



mapkey(continued) FILTER`;



mapkey xb @MAPKEY_LABELDRW_SEL Baloons;\



mapkey(continued) ~ Open `main_dlg_cur` `Sst_bar.filter_list`;\



mapkey(continued) ~ Close `main_dlg_cur` `Sst_bar.filter_list`;\



mapkey(continued) ~ Select `main_dlg_cur` `Sst_bar.filter_list`1 `3_BOM Balloon_SEL FILTER`;

mapkey xd @MAPKEY_LABELDRW_SEL_DIM;\
mapkey(continued) ~ Open `main_dlg_cur` `Sst_bar.filter_list`;\
mapkey(continued) ~ Close `main_dlg_cur` `Sst_bar.filter_list`;\
mapkey(continued) ~ Select `main_dlg_cur` `Sst_bar.filter_list`1 `6_Dimension_SEL FILTER`;
mapkey xi @MAPKEY_LABELDRW_SEL_ITEM;\
mapkey(continued) ~ Open `main_dlg_cur` `Sst_bar.filter_list`;\
mapkey(continued) ~ Close `main_dlg_cur` `Sst_bar.filter_list`;\
mapkey(continued) ~ Select `main_dlg_cur` `Sst_bar.filter_list`1 `1_Drawing Item_SEL FILTER`;
mapkey xp @MAPKEY_LABELDRW_SEL_DTM;\
mapkey(continued) ~ Open `main_dlg_cur` `Sst_bar.filter_list`;\
mapkey(continued) ~ Close `main_dlg_cur` `Sst_bar.filter_list`;\
mapkey(continued) ~ Select `main_dlg_cur` `Sst_bar.filter_list`1 `4_Datum Plane_SEL FILTER`;
mapkey x_ @MAPKEY_LABELDRW_SEL_AXIS;\
mapkey(continued) ~ Open `main_dlg_cur` `Sst_bar.filter_list`;\
mapkey(continued) ~ Close `main_dlg_cur` `Sst_bar.filter_list`;\
mapkey(continued) ~ Select `main_dlg_cur` `Sst_bar.filter_list`1 `5_Datum Axis_SEL FILTER`;
mapkey xn @MAPKEY_LABELDRW_SEL Notes;\
mapkey(continued) ~ Open `main_dlg_cur` `Sst_bar.filter_list`;\
mapkey(continued) ~ Close `main_dlg_cur` `Sst_bar.filter_list`;\
mapkey(continued) ~ Select `main_dlg_cur` `Sst_bar.filter_list`1 `17_Note_SEL FILTER`;

mapkey xc @MAPKEY_LABELDRW_SEL Table Column;\
mapkey(continued) ~ Open `main_dlg_cur` `Sst_bar.filter_list`;\
mapkey(continued) ~ Close `main_dlg_cur` `Sst_bar.filter_list`;\
mapkey(continued) ~ Select `main_dlg_cur` `Sst_bar.filter_list`1 `24_Table Column_SEL FILTER`;
mapkey xe @MAPKEY_LABELDRW_SEL Table Cell;\
mapkey(continued) ~ Open `main_dlg_cur` `Sst_bar.filter_list`;\
mapkey(continued) ~ Close `main_dlg_cur` `Sst_bar.filter_list`;\
mapkey(continued) ~ Select `main_dlg_cur` `Sst_bar.filter_list`1 `23_Table Cell_SEL FILTER`;

mapkey xs @MAPKEY_LABELDRW_SEL Snap Lines;\
mapkey(continued) ~ Open `main_dlg_cur` `Sst_bar.filter_list`;\
mapkey(continued) ~ Close `main_dlg_cur` `Sst_bar.filter_list`;\
mapkey(continued) ~ Select `main_dlg_cur` `Sst_bar.filter_list`1 `19_Snap Line_SEL FILTER`;

mapkey xm @MAPKEY_LABELDRW_SEL Component;\
mapkey(continued) ~ Open `main_dlg_cur` `Sst_bar.filter_list`;\
mapkey(continued) ~ Close `main_dlg_cur` `Sst_bar.filter_list`;\
mapkey(continued) ~ Select `main_dlg_cur` `Sst_bar.filter_list`1 `18_Component_SEL FILTER`;

! TOGGLES
mapkey tb @MAPKEY_LABELToggle Browser;\
mapkey(continued) ~ Activate `main_dlg_cur` `TAB_BROWSER_OPEN_NAME`1;

mapkey td @MAPKEY_LABELToggle Dims;\
mapkey(continued) ~ Activate `main_dlg_cur` `ProCmdSketDispDims.sket`0;

mapkey ds @MAPKEY_NAMEDisplay Spin Ctr;@MAPKEY_LABELDisplay Spin Ctr;\
mapkey(continued) ~ Command `ProCmdViewSpinCntr` 1;

mapkey dx @MAPKEY_NAMEToggles Display of DTM Pts;@MAPKEY_LABELDisplay Points;\
mapkey(continued) ~ Command `ProCmdEnvPntsDisp` 0;

mapkey gt @MAPKEY_LABELSketcher Toggle Construct geom;\
mapkey(continued) ~ Activate `main_dlg_cur` `Edit.pshGeomConstruction`;

!! SKETCHER

mapkey cc @MAPKEY_LABELSketch Constraints;\
mapkey(continued) ~ Activate `main_dlg_cur` `ProCmdSketConstrain.sket_r`1 ;\
mapkey(continued) ~ Move `sk_amp` `sk_amp`2 31.358540 12.156454;

mapkey im @MAPKEY_LABELInsert Mode;#FEATURE;#INSERT MODE;#ACTIVATE;

mapkey pn @MAPKEY_LABELEdit Param NAME;\
mapkey(continued) ~ Timer `UI Desktop` `UI Desktop` `popupMenuRMBTimerCB`;\
mapkey(continued) ~ Close `rmb_popup` `PopupMenu`;\
mapkey(continued) ~ Activate `rmb_popup` `EmPopupEditProperties`;\
mapkey(continued) ~ Select `mod_dim` `tab_main`1 `lay_dim_text`;

mapkey vd @MAPKEY_LABELView - Detailed;\
mapkey(continued) ~ Select `main_dlg_cur` `MenuBar1`1 `Insert`;\
mapkey(continued) ~ Select `main_dlg_cur` `Insert.cb_dwg_sym`;\
mapkey(continued) ~ Select `main_dlg_cur` `Insert.cb_dwg_view`;\
mapkey(continued) ~ Close `main_dlg_cur` `MenuBar1`;\
mapkey(continued) ~ Close `main_dlg_cur` `Insert.cb_dwg_view`;\
mapkey(continued) ~ Activate `main_dlg_cur` `psh_dwg_view_det`;
mapkey vf @MAPKEY_LABELView Fit;~ Command `ProCmdViewRefit`;

! RESOLVE FEAT - DAMN MENU MGR
mapkey zs @MAPKEY_LABELResolve Quick Suppress;#QUICK FIX;#SUPPRESS;#YES;
mapkey zr @MAPKEY_LABELResolve Quick Fix Redefine;#QUICK FIX;#REDEFINE;
mapkey ze @MAPKEY_LABELResolve Quick Fix Edit References;#QUICK FIX;#REROUTE;\
mapkey(continued) #YES;

mapkey zf @MAPKEY_LABELResolve Fix;#FIX MODEL;#FEATURE;#CONFIRM;

mapkey $F1 ;

mapkey sx @MAPKEY_LABELSelect List;\
mapkey(continued) ~ Open `main_dlg_cur` `Sst_bar.filter_list`;\
mapkey(continued) ~ Close `main_dlg_cur` `Sst_bar.filter_list`;

!! FILE FUNCTIONS CMDs
mapkey oa @MAPKEY_LABELOpen Assembly;\
mapkey(continued) ~ Activate `main_dlg_cur` `ProCmdModelOpen.file`;~ Open `file_open` `Type`;\
mapkey(continued) ~ Close `file_open` `Type`;~ Select `file_open` `Type`1 `db_1`;

mapkey op @MAPKEY_LABEL>Open Part;\
mapkey(continued) ~ Activate `main_dlg_cur` `ProCmdModelOpen.file`;~ Open `file_open` `Type`;\
mapkey(continued) ~ Close `file_open` `Type`;~ Select `file_open` `Type`1 `db_2`;

mapkey na @MAPKEY_LABELNew Assembly;\

mapkey(continued) ~ Activate `main_dlg_cur` `ProCmdModelNew.file`;\

mapkey(continued) ~ Select `new` `Type`1 `Assembly`;\

mapkey(continued) ~ Activate `new` `chk_use_default_template`0 ;\

mapkey(continued) ~ Input `new` `InputPanel1` `Y:\\Engineering\\Pro-E_test\\start`;\

mapkey(continued) ~ Input `new` `InputPanel1` ``;~ Update `new` `InputPanel1` ``;;




! EDIT CMDs in DRaWing
mapkey ett @MAPKEY_LABELEDIT Translate;\
mapkey(continued) ~ Select `main_dlg_cur` `MenuBar1` `Edit`;\
mapkey(continued) ~ Select `main_dlg_cur` `Edit.cb_dwg_transform`;\
mapkey(continued) ~ Close `main_dlg_cur` `MenuBar1`;\
mapkey(continued) ~ Close `main_dlg_cur` `Edit.cb_dwg_transform`;\
mapkey(continued) ~ Activate `main_dlg_cur` `psh_dwg_xform_translate`;
mapkey etc @MAPKEY_LABELEDIT Translate&Copy;\
mapkey(continued) ~ Select `main_dlg_cur` `MenuBar1`1 `Edit`;\
mapkey(continued) ~ Select `main_dlg_cur` `Edit.cb_dwg_transform`;\
mapkey(continued) ~ Close `main_dlg_cur` `MenuBar1`;\
mapkey(continued) ~ Close `main_dlg_cur` `Edit.cb_dwg_transform`;\
mapkey(continued) ~ Activate `main_dlg_cur` `psh_dwg_xform_translatecopy`;
mapkey esc @MAPKEY_LABELEDIT drw Rescale;\
mapkey(continued) ~ Select `main_dlg_cur` `MenuBar1`1 `Edit`;\
mapkey(continued) ~ Select `main_dlg_cur` `Edit.cb_dwg_transform`;\
mapkey(continued) ~ Close `main_dlg_cur` `MenuBar1`;\
mapkey(continued) ~ Close `main_dlg_cur` `Edit.cb_dwg_transform`;\
mapkey(continued) ~ Activate `main_dlg_cur` `psh_dwg_xform_rescale`;
mapkey em @MAPKEY_LABELEDIT drw Mirror;\
mapkey(continued) ~ Select `main_dlg_cur` `MenuBar1`1 `Edit`;\
mapkey(continued) ~ Select `main_dlg_cur` `Edit.cb_dwg_transform`;\
mapkey(continued) ~ Close `main_dlg_cur` `MenuBar1`;\
mapkey(continued) ~ Close `main_dlg_cur` `Edit.cb_dwg_transform`;\
mapkey(continued) ~ Activate `main_dlg_cur` `psh_mirror_copy`;

!! DRAWING DIM ORIENTATION to avoid dumb pop-up
mapkey ov @MAPKEY_LABELDIM Orient Vertical;#VERTICAL;
mapkey os @MAPKEY_LABELDIM Orient Slanted;#SLANTED;

mapkey ps @MAPKEY_LABELPlot Sheetmetal;\
mapkey(continued) ~ Select `main_dlg_cur` `MenuBar1`1 `View`;\
mapkey(continued) ~ Select `main_dlg_cur` `View.OrientationCascadeBtn`;\
mapkey(continued) ~ Close `main_dlg_cur` `MenuBar1`;\
mapkey(continued) ~ Close `main_dlg_cur` `View.OrientationCascadeBtn`;\
mapkey(continued) ~ Activate `main_dlg_cur` `psh_view_refit`;\
mapkey(continued) ~ Select `main_dlg_cur` `MenuBar1`1 `File`;\
mapkey(continued) ~ Select `main_dlg_cur` `MenuBar1`1 `View`;\
mapkey(continued) ~ Select `main_dlg_cur` `View.cb_view_drawing_setup`;\
mapkey(continued) ~ Close `main_dlg_cur` `View.cb_view_drawing_setup`;\
mapkey(continued) ~ Select `main_dlg_cur` `View.cb_view_advanced`;\
mapkey(continued) ~ Close `main_dlg_cur` `MenuBar1`;\
mapkey(continued) ~ Close `main_dlg_cur` `View.cb_view_advanced`;\
mapkey(continued) ~ Activate `main_dlg_cur` `psh_util_colors_sys`;\
mapkey(continued) ~ Select `color_scheme` `MenuBar2`1 `MenuScheme`;\
mapkey(continued) ~ Close `color_scheme` `MenuBar2`;~ Activate `color_scheme` `Scheme2`;\
mapkey(continued) ~ Activate `color_scheme` `OK`;~ Select `main_dlg_cur` `MenuBar1`1 `File`;\
mapkey(continued) ~ Close `main_dlg_cur` `MenuBar1`;~ Activate `main_dlg_cur` `File.psh_print`;\
mapkey(continued) ~ Activate `print` `OK`;\
mapkey(continued) @MANUAL_PAUSEHIT resume to print or continue picks to create PDF when mapkey \
mapkey(continued) resumes it will print or reset view settings;\
mapkey(continued) ~ Select `main_dlg_cur` `MenuBar1`1 `File`;\
mapkey(continued) ~ Close `main_dlg_cur` `MenuBar1`;~ Activate `main_dlg_cur` `File.psh_print`;\
mapkey(continued) ~ Activate `print` `Configure`;\
mapkey(continued) ~ Select `print_config` `r_opt_ctrl`1 `Model_sheet`;\
mapkey(continued) ~ Open `print_config` `o_plot`;~ Close `print_config` `o_plot`;\
mapkey(continued) ~ Select `print_config` `o_plot`1 `Full Plot`;\
mapkey(continued) ~ Select `print_config` `r_opt_ctrl`1 `Page_sheet`;\
mapkey(continued) ~ Open `print_config` `o_size`;~ Close `print_config` `o_size`;\
mapkey(continued) ~ Select `print_config` `o_size`1 `B`;~ Activate `print_config` `OK`;\
mapke (continued) @MANUAL_PAUSEPrint now but do not Zoom or Pan;\
mapkey(continued) ~ Select `main_dlg_cur` `MenuBar1`1 `View`;\
mapkey(continued) ~ Select `main_dlg_cur` `View.cb_view_advanced`;\
mapkey(continued) ~ Close `main_dlg_cur` `MenuBar1`;\
mapkey(continued) ~ Close `main_dlg_cur` `View.cb_view_advanced`;\
mapkey(continued) ~ Activate `main_dlg_cur` `psh_util_colors_sys`;\
mapkey(continued) ~ Select `color_scheme` `MenuBar2`1 `MenuScheme`;\
mapkey(continued) ~ Close `color_scheme` `MenuBar2`;~ Activate `color_scheme` `Reset`;\
mapkey(continued) ~ Activate `color_scheme` `OK`;

mapkey rs @MAPKEY_LABELRESTRUCTURE;\
mapkey(continued) ~ Select `main_dlg_cur` `MenuBar1`1 `Edit`;\
mapkey(continued) ~ Close `main_dlg_cur` `MenuBar1`;\
mapkey(continued) ~ Activate `main_dlg_cur` `Edit.pshRestruct`;\
mapkey(continued) @MANUAL_PAUSEhIT OKAY TO DONE IT;#DONE;
mapkey sw @MAPKEY_LABELWRK DIR SET PH2;\
mapkey(continued) ~ Select `main_dlg_cur` `MenuBar1`1 `File`;\
mapkey(continued) ~ Close `main_dlg_cur` `MenuBar1`;\
mapkey(continued) ~ Activate `main_dlg_cur` `File.psh_working_dir`;\
mapkey(continued) ~ Update `file_open` `Inputname` `Y:\\Engineering\\NewProject\\A0757-NG SPRY \
mapkey(continued) MRNE 20 LCD with Integral Computer\\2_Design\\Mechanical Design\\CAD_Files`;\
mapkey(continued) ~ Activate `file_open` `Open`;

mapkey dr @MAPKEY_NAMEOpens Dim Text and adds paranthesis;\
mapkey(continued) @MAPKEY_LABELDIM Make Reference (X.X);\
mapkey(continued) ~ Timer `UI Desktop` `UI Desktop` `popupMenuRMBTimerCB`;\
mapkey(continued) ~ Close `rmb_popup` `PopupMenu`;\
mapkey(continued) ~ Activate `rmb_popup` `DwgPopupEditProperties`;\
mapkey(continued) ~ Select `mod_dim_asynch` `tab_main`1 `lay_dim_text`;\
mapkey(continued) ~ FocusIn `mod_dim_asynch` `txt_dim_text`;\
mapkey(continued) ~ Update `mod_dim_asynch` `txt_dim_text` `(@D)`;\
mapkey(continued) ~ FocusOut `mod_dim_asynch` `txt_dim_text`;\
mapkey(continued) ~ Activate `mod_dim_asynch` `psh_ok`;
mapkey tr @MAPKEY_LABELTABLE Repeat Region;\
mapkey(continued) ~ Select `main_dlg_cur` `MenuBar1`1 `Table`;\
mapkey(continued) ~ Close `main_dlg_cur` `MenuBar1`;\
mapkey(continued) ~ Activate `main_dlg_cur` `Table.psh_dwgtable_repeat_region`;
mapkey to @MAPKEY_LABELTABLE Balloons;\
mapkey(continued) ~ Select `main_dlg_cur` `MenuBar1`1 `Table`;\
mapkey(continued) ~ Close `main_dlg_cur` `MenuBar1`;\
mapkey(continued) ~ Activate `main_dlg_cur` `Table.psh_dwgtable_bom_balloons`;

!! LAYER CREATION adds existing matches and newly created entities.
mapkey lcha @MAPKEY_LABELLayer Create - Hole Axes;\
mapkey(continued) ~ Select `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Close `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Activate `main_dlg_cur` `LayerNew_PushBtn`;\
mapkey(continued) ~ Update `newlayerprops` `LayerNameInput` `HOLE_AXES`;\
mapkey(continued) ~ Select `newlayerprops` `PropTab`1 `RulesDefsettingsLay`;\
mapkey(continued) ~ Select `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Close `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Activate `newlayerprops` `IndepRulesChk`1 ;\
mapkey(continued) ~ Select `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Close `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Activate `newlayerprops` `AssocRulesChk`1 ;\
mapkey(continued) ~ Activate `newlayerprops` `EditRulesBtn`;\
mapkey(continued) ~ Open `selspecdlg0` `SelOptionRadio`;~ Close `selspecdlg0` `SelOptionRadio`;\
mapkey(continued) ~ Select `selspecdlg0` `SelOptionRadio`1 `Feature`;\
mapkey(continued) ~ Open `selspecdlg0` `LookByOptionMenu`;\
mapkey(continued) ~ Close `selspecdlg0` `LookByOptionMenu`;\
mapkey(continued) ~ Select `selspecdlg0` `LookByOptionMenu`1 `Feature`;\
mapkey(continued) ~ Open `selspecdlg0` `ExtRulesLayout.ExtTyperuleLayout.TyperuleCatsList`;\
mapkey(continued) ~ Close `selspecdlg0` `ExtRulesLayout.ExtTyperuleLayout.TyperuleCatsList`;\
mapkey(continued) ~ Select `selspecdlg0` `ExtRulesLayout.ExtTyperuleLayout.TyperuleCatsList`1 \
mapkey(continued) `Misc`;\
mapkey(continued) ~ Open `selspecdlg0` `ExtRulesLayout.ExtTyperuleLayout.TyperuleTypesList`;\
mapkey(continued) ~ Close `selspecdlg0` `ExtRulesLayout.ExtTyperuleLayout.TyperuleTypesList`;\
mapkey(continued) ~ Select `selspecdlg0` `ExtRulesLayout.ExtTyperuleLayout.TyperuleTypesList`1 \
mapkey(continued) `has axes#4, 92`;~ Activate `selspecdlg0` `AddRuleBtn`;\
mapkey(continued) ~ Activate `selspecdlg0` `SelectButton`;~ Activate `newlayerprops` `OkBtn`;\
mapkey(continued) ~ Select `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Close `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Activate `main_dlg_cur` `LayerProps_PushBtn`;\
mapkey(continued) ~ Select `newlayerprops` `PropTab`1 `RulesDefsettingsLay`;\
mapkey(continued) ~ Select `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Close `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Activate `newlayerprops` `AssocRulesChk`0 ;\
mapkey(continued) ~ Activate `newlayerprops` `OkBtn`;

mapkey lcht @MAPKEY_LABELLayer Create - Hole Threads;\
mapkey(continued) ~ Select `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Close `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Activate `main_dlg_cur` `LayerNew_PushBtn`;\
mapkey(continued) ~ Input `newlayerprops` `LayerNameInput` `HOLE_THREADS`;\
mapkey(continued) ~ Update `newlayerprops` `LayerNameInput` `HOLE_THREADS`;\
mapkey(continued) ~ Select `newlayerprops` `PropTab`1 `RulesDefsettingsLay`;\
mapkey(continued) ~ Select `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Close `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Activate `newlayerprops` `IndepRulesChk`1 ;\
mapkey(continued) ~ Select `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Close `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Activate `newlayerprops` `AssocRulesChk`1 ;\
mapkey(continued) ~ Activate `newlayerprops` `EditRulesBtn`;\
mapkey(continued) ~ Input `selspecdlg0` `SelOptionRadio` `Feature`;\
mapkey(continued) ~ Update `selspecdlg0` `SelOptionRadio` `Feature`;\
mapkey(continued) ~ Activate `selspecdlg0` `SelOptionRadio`;\
mapkey(continued) ~ Input `selspecdlg0` `LookByOptionMenu` `Feature`;\
mapkey(continued) ~ Update `selspecdlg0` `LookByOptionMenu` `Feature`;\
mapkey(continued) ~ Open `selspecdlg0` `ExtRulesLayout.ExtTyperuleLayout.TyperuleCatsList`;\
mapkey(continued) ~ Close `selspecdlg0` `ExtRulesLayout.ExtTyperuleLayout.TyperuleCatsList`;\
mapkey(continued) ~ Select `selspecdlg0` `ExtRulesLayout.ExtTyperuleLayout.TyperuleCatsList`1 \
mapkey(continued) `All`;\
mapkey(continued) ~ Input `selspecdlg0` `ExtRulesLayout.ExtTyperuleLayout.TyperuleTypesList` \
mapkey(continued) `Has Axes`;\
mapkey(continued) ~ Input `selspecdlg0` `ExtRulesLayout.ExtTyperuleLayout.TyperuleTypesList` \
mapkey(continued) `Hole`;\
mapkey(continued) ~ Input `selspecdlg0` `ExtRulesLayout.ExtTyperuleLayout.TyperuleTypesList` \
mapkey(continued) `Hole`;\
mapkey(continued) ~ Update `selspecdlg0` `ExtRulesLayout.ExtTyperuleLayout.TyperuleTypesList` \
mapkey(continued) `Hole`;\
mapkey(continued) ~ Activate `selspecdlg0` \
mapkey(continued) `ExtRulesLayout.ExtTyperuleLayout.TyperuleTypesList`;\
mapkey(continued) ~ Activate `selspecdlg0` `AddRuleBtn`;~ Activate `selspecdlg0` `AddRuleBtn`;\
mapkey(continued) ~ Open `selspecdlg0` `ExtRulesLayout.ExtTyperuleLayout.TyperuleCatsList`;\
mapkey(continued) ~ Close `selspecdlg0` `ExtRulesLayout.ExtTyperuleLayout.TyperuleCatsList`;\
mapkey(continued) ~ Select `selspecdlg0` `ExtRulesLayout.ExtTyperuleLayout.TyperuleCatsList`1 \
mapkey(continued) `Misc`;\
mapkey(continued) ~ Open `selspecdlg0` `ExtRulesLayout.ExtTyperuleLayout.TyperuleTypesList`;\
mapkey(continued) ~ Close `selspecdlg0` `ExtRulesLayout.ExtTyperuleLayout.TyperuleTypesList`;\
mapkey(continued) ~ Select `selspecdlg0` `ExtRulesLayout.ExtTyperuleLayout.TyperuleTypesList`1 \
mapkey(continued) `is thread#4, 93`;~ Activate `selspecdlg0` `UpdateRuleBtn`;\
mapkey(continued) ~ Select `selspecdlg0` `CondBuildTable`2 `0` `oper`;\
mapkey(continued) ~ Open `selspecdlg0` `CondBuildTable_INPUT`;\
mapkey(continued) ~ Close `selspecdlg0` `CondBuildTable_INPUT`;\
mapkey(continued) ~ Select `selspecdlg0` `CondBuildTable_INPUT`1 `and`;\
mapkey(continued) ~ Activate `selspecdlg0` `SelectButton`;~ Activate `newlayerprops` `OkBtn`;\
mapkey(continued) ~ Select `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Close `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Activate `main_dlg_cur` `LayerProps_PushBtn`;\
mapkey(continued) ~ Select `newlayerprops` `PropTab`1 `RulesDefsettingsLay`;\
ma key(continued) ~ Select `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Close `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Activate `newlayerprops` `AssocRulesChk`0 ;\
mapkey(continued) ~ Activate `newlayerprops` `OkBtn`;

mapkey lchp @MAPKEY_LABELLayer Create - Hole PatternsA;;

mapkey lcfh @MAPKEY_LABELLayer Create - Feature HOLES;\
mapkey(continued) ~ Select `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Close `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Activate `main_dlg_cur` `LayerNew_PushBtn`;\
mapkey(continued) ~ Update `newlayerprops` `LayerNameInput` `FEAT_HOLES`;\
mapkey(continued) ~ Select `newlayerprops` `PropTab`1 `RulesDefsettingsLay`;\
mapkey(continued) ~ Select `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Close `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Activate `newlayerprops` `IndepRulesChk`1 ;\
mapkey(continued) ~ Select `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Close `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Activate `newlayerprops` `AssocRulesChk`1 ;\
mapkey(continued) ~ Activate `newlayerprops` `EditRulesBtn`;\
mapkey(continued) ~ Activate `selspecdlg0` `AddRuleBtn`;\
mapkey(continued) ~ Open `selspecdlg0` `ExtRulesLayout.ExtTyperuleLayout.TyperuleCatsList`;\
mapkey(continued) ~ Close `selspecdlg0` `ExtRulesLayout.ExtTyperuleLayout.TyperuleCatsList`;\
mapkey(continued) ~ Select `selspecdlg0` `ExtRulesLayout.ExtTyperuleLayout.TyperuleCatsList`1 \
mapkey(continued) `All`;\
mapkey(continued) ~ Input `selspecdlg0` `ExtRulesLayout.ExtTyperuleLayout.TyperuleTypesList` \
mapkey(continued) `Has Axes`;\
mapkey(continued) ~ Input `selspecdlg0` `ExtRulesLayout.ExtTyperuleLayout.TyperuleTypesList` \
mapkey(continued) `Hole`;\
mapkey(continued) ~ Input `selspecdlg0` `ExtRulesLayout.ExtTyperuleLayout.TyperuleTypesList` \
mapkey(continued) `Hole`;\
mapkey(continued) ~ Update `selspecdlg0` `ExtRulesLayout.ExtTyperuleLayout.TyperuleTypesList` \
mapkey(continued) `Hole`;\
mapkey(continued) ~ Activate `selspecdlg0` \
mapkey(continued) `ExtRulesLayout.ExtTyperuleLayout.TyperuleTypesList`;\
mapkey(continued) ~ Activate `selspecdlg0` `UpdateRuleBtn`;\
mapkey(continued) ~ Activate `selspecdlg0` `SelectButton`;~ Activate `newlayerprops` `OkBtn`;\
mapkey(continued) ~ Select `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Close `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Activate `main_dlg_cur` `LayerProps_PushBtn`;\
mapkey(continued) ~ Select `newlayerprops` `PropTab`1 `RulesDefsettingsLay`;\
mapkey(continued) ~ Select `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Close `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Activate `newlayerprops` `AssocRulesChk`0 ;\
mapkey(continued) ~ Activate `newlayerprops` `OkBtn`;

mapkey lcfpa @MAPKEY_LABELLayer Create Feat.Pat.All;\
mapkey(continued) ~ Select `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Close `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Activate `main_dlg_cur` `LayerNew_PushBtn`;\
mapkey(continued) ~ Input `newlayerprops` `LayerNameInput` `FEAT_PATTERNS_ALL`;\
mapkey(continued) ~ Update `newlayerprops` `LayerNameInput` `FEAT_PATTERNS_ALL`;\
mapkey(continued) ~ Select `newlayerprops` `PropTab` `RulesDefsettingsLay`;\
mapkey(continued) ~ Select `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Close `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Activate `newlayerprops` `IndepRulesChk`1 ;\
mapkey(continued) ~ Select `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Close `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Activate `newlayerprops` `AssocRulesChk`1 ;\
mapkey(continued) ~ Activate `newlayerprops` `EditRulesBtn`;\
mapkey(continued) ~ Open `selspecdlg0` `LookByOptionMenu`;\
mapkey(continued) ~ Close `selspecdlg0` `LookByOptionMenu`;\
mapkey(continued) ~ Input `selspecdlg0` `ExtRulesLayout.ExtTyperuleLayout.TyperuleTypesList` \
mapkey(continued) `Part Intersection`;\
mapkey(continued) ~ Input `selspecdlg0` `ExtRulesLayout.ExtTyperuleLayout.TyperuleTypesList` \
mapkey(continued) `Part Intersection`;\
mapkey(continued) ~ Input `selspecdlg0` `ExtRulesLayout.ExtTyperuleLayout.TyperuleTypesList` \
mapkey(continued) `Patch`;\
mapkey(continued) ~ Input `selspecdlg0` `ExtRulesLayout.ExtTyperuleLayout.TyperuleTypesList` \
mapkey(continued) `Pattern`;\
mapkey(continued) ~ Update `selspecdlg0` `ExtRulesLayout.ExtTyperuleLayout.TyperuleTypesList` \
mapkey(continued) `Pattern`;\
mapkey(continued) ~ Activate `selspecdlg0` \
mapkey(continued) `ExtRulesLayout.ExtTyperuleLayout.TyperuleTypesList`;\
mapkey(continued) ~ Activate `selspecdlg0` `AddRuleBtn`;\
mapkey(continued) ~ Activate `selspecdlg0` `SelectButton`;~ Activate `newlayerprops` `OkBtn`;\
mapkey(continued) ~ Select `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Close `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Activate `main_dlg_cur` `LayerProps_PushBtn`;\
mapkey(continued) ~ Select `newlayerprops` `PropTab`1 `RulesDefsettingsLay`;\
mapkey(continued) ~ Select `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Close `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Activate `newlayerprops` `AssocRulesChk`0 ;\
mapkey(continued) ~ Activate `newlayerprops` `OkBtn`;
mapkey lcda @MAPKEY_LABELLayer Create - Dims Associative;\
mapkey(continued) ~ Select `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Close `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Activate `main_dlg_cur` `LayerNew_PushBtn`;\
mapkey(continued) ~ Input `newlayerprops` `LayerNameInput` `DIMS_ASSOCIAT`;\
mapkey(continued) ~ Update `newlayerprops` `LayerNameInput` `DIMS_ASSOCIATIVE`;\
mapkey(continued) ~ Select `newlayerprops` `PropTab`1 `RulesDefsettingsLay`;\
mapkey(continued) ~ Select `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Close `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Activate `newlayerprops` `IndepRulesChk`1 ;\
mapkey(continued) ~ Select `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Close `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Activate `newlayerprops` `AssocRulesChk`1 ;\
mapke (continued) ~ Activate `newlayerprops` `EditRulesBtn`;\
mapkey(continued) ~ Input `selspecdlg0` `SelOptionRadio` `Datum`;\
mapkey(continued) ~ Input `selspecdlg0` `SelOptionRadio` `Dimension`;\
mapkey(continued) ~ Input `selspecdlg0` `SelOptionRadio` `Dimension`;\
mapkey(continued) ~ Update `selspecdlg0` `SelOptionRadio` `Dimension`;\
mapkey(continued) ~ Input `selspecdlg0` `LookByOptionMenu` `Dimension`;\
mapkey(continued) ~ Input `selspecdlg0` `LookByOptionMenu` `Dimension`;\
mapkey(continued) ~ Input `selspecdlg0` `LookByOptionMenu` `Dimension`;\
mapkey(continued) ~ Update `selspecdlg0` `LookByOptionMenu` `Dimension`;\
mapkey(continued) ~ Select `selspecdlg0` `RuleTypes`1 `Type`;\
mapkey(continued) ~ Open `selspecdlg0` `ExtRulesLayout.ExtTyperuleLayout.TyperuleTypesList`;\
mapkey(continued) ~ Close `selspecdlg0` `ExtRulesLayout.ExtTyperuleLayout.TyperuleTypesList`;\
mapkey(continued) ~ Select `selspecdlg0` `ExtRulesLayout.ExtTyperuleLayout.TyperuleTypesList`1 \
mapkey(continued) `Driven Dim`;~ Activate `selspecdlg0` `AddRuleBtn`;\
mapkey(continued) ~ Activate `selspecdlg0` `SelectButton`;~ Activate `newlayerprops` `OkBtn`;\
mapkey(continued) ~ Select `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Close `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Activate `main_dlg_cur` `LayerProps_PushBtn`;\
mapkey(continued) ~ Select `newlayerprops` `PropTab`1 `RulesDefsettingsLay`;\
mapkey(continued) ~ Select `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Close `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Activate `newlayerprops` `AssocRulesChk`0 ;\
mapkey(continued) ~ Activate `newlayerprops` `OkBtn`;
mapkey nsp @MAPKEY_LABELC:\\Documents and Settings\\Owner;\
mapkey(continued) ~ Activate `main_dlg_cur` `ProCmdModelNew.file`;\
mapkey(continued) ~ Activate `new` `chk_use_default_template`0 ;\
mapkey(continued) @MANUAL_PAUSEEnter name AND PTC Common name ie Description Hit resume;\
mapkey(continued) ~ Activate `new` `OK`;~ FocusIn `new_file_opts` `psh_ok`;\
mapkey(continued) ~ Activate `new_file_opts` `psh_browse`;\
mapkey(continued) ~ Update `file_open` `Inputname` `C:\\Documents and Settings\\Owner\\My \
mapkey(continued) Documents\\cad\\0_WF3_trial\\00_template_nofeat.prt`;\
mapkey(continued) ~ Activate `file_open` `Open`;\
mapkey(continued) @MANUAL_PAUSEFill out start part parameters so they won't be flagged by \
mapkey(continued) Model Check;~ FocusIn `new_file_opts` `chk_create_drawing`;\
mapkey(continued) ~ Activate `new_file_opts` `chk_create_drawing`1 ;\
mapkey(continued) ~ Activate `new_file_opts` `chk_create_drawing`0 ;\
mapkey(continued) ~ Activate `new_file_opts` `chk_create_drawing`1 ;\
mapkey(continued) ~ Activate `new_file_opts` `psh_ok`;

mapkey lcfr @MAPKEY_LABELLayer Create - Feature Rounds;\
mapkey(continued) ~ Select `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Close `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Activate `main_dlg_cur` `LayerNew_PushBtn`;\
mapkey(continued) ~ Update `newlayerprops` `LayerNameInput` `FEAT_ROUNDS`;\
mapkey(continued) ~ Select `newlayerprops` `PropTab`1 `RulesDefsettingsLay`;\
mapkey(continued) ~ Select `newlayerprops` `RuleOptionsCasc`;\
mapkey(co tinued) ~ Close `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Activate `newlayerprops` `IndepRulesChk`1 ;\
mapkey(continued) ~ Select `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Close `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Activate `newlayerprops` `AssocRulesChk`1 ;\
mapkey(continued) ~ Activate `newlayerprops` `EditRulesBtn`;\
mapkey(continued) ~ Input `selspecdlg0` `SelOptionRadio` `Feature`;\
mapkey(continued) ~ Input `selspecdlg0` `SelOptionRadio` `Feature`;\
mapkey(continued) ~ Update `selspecdlg0` `SelOptionRadio` `Feature`;\
mapkey(continued) ~ Input `selspecdlg0` `LookByOptionMenu` `Feature`;\
mapkey(continued) ~ Input `selspecdlg0` `LookByOptionMenu` `Feature`;\
mapkey(continued) ~ Update `selspecdlg0` `LookByOptionMenu` `Feature`;\
mapkey(continued) ~ Select `selspecdlg0` `RuleTab`1 `Attributes`;\
mapkey(continued) ~ Select `selspecdlg0` `RuleTypes`1 `Type`;\
mapkey(continued) ~ Input `selspecdlg0` `ExtRulesLayout.ExtTyperuleLayout.TyperuleTypesList` \
mapkey(continued) `Reference Feature`;\
mapkey(continued) ~ Input `selspecdlg0` `ExtRulesLayout.ExtTyperuleLayout.TyperuleTypesList` \
mapkey(continued) `Root Opening Cut`;\
mapkey(continued) ~ Input `selspecdlg0` `ExtRulesLayout.ExtTyperuleLayout.TyperuleTypesList` \
mapkey(continued) `Round`;\
mapkey(continued) ~ Update `selspecdlg0` `ExtRulesLayout.ExtTyperuleLayout.TyperuleTypesList` \
mapkey(continued) `Round`;\
mapkey(continued) ~ Activate `selspecdlg0` \
mapkey(continued) `ExtRulesLayout.ExtTyperuleLayout.TyperuleTypesList`;\
mapkey(continued) ~ Activate `selspecdlg0` `AddRuleBtn`;\
mapkey(continued) ~ Activate `selspecdlg0` `SelectButton`;~ Activate `newlayerprops` `OkBtn`;\
mapkey(continued) ~ Select `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Close `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Activate `main_dlg_cur` `LayerProps_PushBtn`;\
mapkey(continued) ~ Select `newlayerprops` `PropTab`1 `RulesDefsettingsLay`;\
mapkey(continued) ~ Select `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Close `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Activate `newlayerprops` `AssocRulesChk`0 ;\
mapkey(continued) ~ Activate `newlayerprops` `OkBtn`;

mapkey lcfc @MAPKEY_LABELLayer Create - Feature Chamfers;\
mapkey(continued) ~ Select `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Close `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Activate `main_dlg_cur` `LayerNew_PushBtn`;\
mapkey(continued) ~ Input `newlayerprops` `LayerNameInput` `FEAT_CHAMFERS`;\
mapkey(continued) ~ Update `newlayerprops` `LayerNameInput` `FEAT_CHAMFERS`;\
mapkey(continued) ~ Select `newlayerprops` `PropTab`1 `RulesDefsettingsLay`;\
mapkey(continued) ~ Select `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Close `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Activate `newlayerprops` `IndepRulesChk`1 ;\
mapkey(continued) ~ Select `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Close `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Activate `newlayerprops` `AssocRulesChk`1 ;\
mapkey(continued) ~ Activate `newlayerprops` `EditRulesBtn`;\
mapkey(continued) ~ Input `selspecdlg0` `SelOptionRadio` `Feature`;\
mapkey(continued) ~ Input `selspecdlg0` `SelOptionRadio` `Feature`;\
mapkey(continued) ~ Update `selspecdlg0` `SelOptionRadio` `Feature`;\
mapkey(continued) ~ Input `selspecdlg0` `LookByOptionMenu` `Feature`;\
mapkey(continued) ~ Update `selspecdlg0` `LookByOptionMenu` `Feature`;\
mapkey(continued) ~ Activate `selspecdlg0` `LookByOptionMenu`;\
mapkey(continued) ~ Input `selspecdlg0` `ExtRulesLayout.ExtTyperuleLayout.TyperuleTypesList` \
mapkey(continued) `Cable`;\
mapkey(continued) ~ Input `selspecdlg0` `ExtRulesLayout.ExtTyperuleLayout.T peruleTypesList` \
mapkey(continued) `Chamfer`;\
mapkey(continued) ~ Update `selspecdlg0` `ExtRulesLayout.ExtTyperuleLayout.TyperuleTypesList` \
mapkey(continued) `Chamfer`;\
mapkey(continued) ~ Activate `selspecdlg0` \
mapkey(continued) `ExtRulesLayout.ExtTyperuleLayout.TyperuleTypesList`;\
mapkey(continued) ~ Activate `selspecdlg0` `AddRuleBtn`;\
mapkey(continued) ~ Activate `selspecdlg0` `SelectButton`;~ Activate `newlayerprops` `OkBtn`;\
mapkey(continued) ~ Select `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Close `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Activate `main_dlg_cur` `LayerProps_PushBtn`;\
mapkey(continued) ~ Select `newlayerprops` `PropTab`1 `RulesDefsettingsLay`;\
mapkey(continued) ~ Select `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Close `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Activate `newlayerprops` `AssocRulesChk`0 ;\
mapkey(continued) ~ Activate `newlayerprops` `OkBtn`;

mapkey lcsu @MAPKEY_LABEL LAyer Create SURFS rule;\
mapkey(continued) ~ Activate `main_dlg_cur` `ProCmdViewLyrs.view`0 ;\
mapkey(continued) ~ Select `main_dlg_cur` `PHTLeft.ShowCB`;\
mapkey(continued) ~ Close `main_dlg_cur` `PHTLeft.ShowCB`;\
mapkey(continued) ~ Activate `main_dlg_cur` `LayerTreePB`1 ;\
mapkey(continued) ~ Select `main_dlg_cur` `PHTLeft.PHLayerUI.AssyTree`1 `node0:SURFS`;\
mapkey(continued) ~ RButtonArm `main_dlg_cur` `PHTLeft.PHLayerUI.AssyTree` `node0:SURFS`;\
mapkey(continued) ~ PopupOver `main_dlg_cur` `LayerActionMenu`1 `PHTLeft.PHLayerUI.AssyTree`;\
mapkey(continued) ~ Open `main_dlg_cur` `LayerActionMenu`;\
mapkey(continued) ~ Close `main_dlg_cur` `LayerActionMenu`;\
mapkey(continued) ~ Activate `main_dlg_cur` `ActionMenuLayerProps`;\
mapkey(continued) ~ Activate `newlayerprops` `newlayerprops`;\
mapkey(continued) ~ Select `newlayerprops` `PropTab`1 `RulesDefsettingsLay`;\
mapkey(continued) ~ Select `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Close `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Activate `newlayerprops` `IndepRulesChk`1 ;\
mapkey(continued) ~ Select `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Close `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Activate `newlayerprops` `AssocRulesChk`1 ;\
mapkey(continued) Activate `newlayerprops` `EditRulesBtn`;\
mapkey(continued) ~ Open `selspecdlg0` `SelOptionRadio`;~ Close `selspecdlg0` `SelOptionRadio`;\
mapkey(continued) ~ Select `selspecdlg0` `SelOptionRadio`1 `Surface`;\
mapkey(continued) ~ Select `selspecdlg0` `RuleTab`1 `Status`;\
mapkey(continued) ~ Select `selspecdlg0` `RuleTab`1 `Misc`;\
mapkey(continued) ~ Select `selspecdlg0` `RuleTypes`1 `All`;\
mapkey(continued) ~ Activate `selspecdlg0` `EvaluateBtn`;\
mapkey(continued) ~ Select `selspecdlg0` `ResultListOnly`1 `120:2:`;\
mapkey(continued) ~ Select `selspecdlg0` `ResultListOnly`-1 ;\
mapkey(continued) ~ Activate `selspecdlg0` `SelectButton`;~ Activate `newlayerprops` `OkBtn`;\
mapkey(continued) ~ RButtonArm `main_dlg_cur` `PHTLeft.PHLayerUI.AssyTree` `node0:SURFS`;\
mapkey(continued) ~ PopupOver `main_dlg_cur` `LayerActionMenu`1 `PHTLeft.PHLayerUI.AssyTree`;\
mapkey(continued) ~ Open `main_dlg_cur` `LayerActionMenu`;\
mapkey(continued) ~ Close `main_dlg_cur` `LayerActionMenu`;\
mapkey(continued) ~ Activate `main_dlg_cur` `ActionMenuLayerBlank`;\
mapkey(continued) ~ Activate `main_dlg_cur` `ProCmdViewRepaint.view`;\
mapkey(continued) ~ RButtonArm `main_dlg_cur` `PHTLeft.PHLayerUI.AssyTree` `node0:SURFS`;\
mapkey(continued) ~ PopupOver `main_dlg_cur` `LayerActionMenu`1 `PHTLeft.PHLayerUI.AssyTree`;\
mapkey(continued) ~ Open `main_dlg_cur` `LayerActionMenu`;\
mapkey(continued) ~ Close `main_dlg_cur` `LayerActionMenu`;\
mapkey(continued) ~ Activate `main_dlg_cur` `ActionMenuLayerProps`;\
mapkey(continued) ~ Select `newlayerprops` `PropTab`1 `RulesDefsettingsLay`;\
mapkey(continued) ~ Activate `newlayerprops` `EditRulesBtn`;\
mapkey(continued) ~ Activate `selspecdlg0` `UpdateRuleBtn`;\
mapkey(continued) ~ Select `selspecdlg0` `CascadeButton1`;\
mapkey(continued) ~ Close `selspecdlg0` `CascadeButton1`;\
mapkey(continued) ~ Activate `selspecdlg0` `FilterTreeCheckBtn`1 ;\
mapkey(continued) ~ Activate `selspecdlg0` `EvaluateBtn`;\
mapkey(continued) ~ Select `selspecdlg0` `ResultListOnly`1 `727:2:`;\
mapkey(continued) ~ Open `selspecdlg0` `SelOptionRadio`;~ Close `selspecdlg0` `SelOptionRadio`;\
mapkey(continued) ~ Select `selspecdlg0` `SelOptionRadio`1 `Quilt`;\
mapkey(continued) ~ Activate `selspecdlg0` `UpdateRuleBtn`;\
mapkey(continued) ~ Activate `selspecdlg0` `UpdateRuleBtn`;\
mapkey(continued) ~ Select `selspecdlg0` `CondBuildTable`2 `0` `type_rule`;\
mapkey(continued) ~ Select `selspecdlg0` `RuleTab`1 `Attributes`;\
mapkey(continued) ~ Select `selspecdlg0` `RuleTab`1 `Misc`;\
mapkey(continued) ~ Select `selspecdlg0` `RuleTab`1 `Status`;\
mapkey(continued) ~ Select `selspecdlg0` `RuleTab`1 `Misc`;\
mapkey(continued) ~ Select `selspecdlg0` `RuleTypes`1 `All`;\
mapkey(continued) ~ Activate `selspecdlg0` `UpdateRuleBtn`;\
mapkey(continued) ~ Activate `selspecdlg0` `EvaluateBtn`;\
mapkey(continued) ~ Activate `selspecdlg0` `SelectButton`;~ Activate `newlayerprops` `OkBtn`;\
mapkey(continued) ~ Expand `main_dlg_cur` `PHTLeft.PHLayerUI.AssyTree` `node0:SURFS`;\
mapkey(continued) ~ Select `main_dlg_cur` `PHTLeft.PHLayerUI.AssyTree`1 \
mapkey(continued) `node0:SURFS:OWNER_HD-SLIDER_PLATE.PRT-TYPE_3-ID_184`;\
mapkey(continued) ~ Select `main_dlg_cur` `PHTLeft.PHLayerUI.AssyTree`1 \
mapkey(continued) `node0:SURFS:OWNER_HD-SLIDER_PLATE.PRT-TYPE_57-ID_175`;\
mapkey(continued) ~ Select `main_dlg_cur` `PHTLeft.PHLayerUI.AssyTree`1 \
mapkey(continued) `node0:SURFS:OWNER_HD-SLIDER_PLATE.PRT-TYPE_57-ID_3696`;\
mapkey(continued) ~ Select `main_dlg_cur` `PHTLeft.PHLayerUI.LayerShowBtn`;\
mapkey(continued) ~ Close `main_dlg_cur` `PHTLeft.PHLayerUI.LayerShowBtn`;\
mapkey(continued) ~ Activate `main_dlg_cur` `ModelTreeBtn`;\
mapkey(continued) ~ Expand `main_dlg_cur` `PHTLeft.AssyTree` `node21`;\
mapkey(continued) ~ Select `main_dlg_cur` `PHTLeft.AssyTree`1 `node28`;\
mapkey(continued) ~ Ex and `main_dlg_cur` `PHTLeft.AssyTree` `node20`;\
mapkey(continued) ~ Select `main_dlg_cur` `PHTLeft.AssyTree`1 `node28`;\
mapkey(continued) ~ FocusOut `main_dlg_cur` `PHTLeft.node_edit`;\
mapkey(continued) ~ Select `main_dlg_cur` `PHTLeft.AssyTree`1 `node33`;

mapkey rm @MAPKEY_NAMEOpens Drawing and Performs RenaMe prompting user\nThen \
mapkey(continued) it opens the model for the drawing and asks user to enter new name.;\
mapkey(continued) @MAPKEY_LABELRename Model & Drawing;\
mapkey(continued) ~ Activate `main_dlg_cur` `ProCmdModelOpen.file`;~ Open `file_open` `Type`;\
mapkey(continued) ~ Close `file_open` `Type`;~ Select `file_open` `Type`1 `db_4`;\
mapkey(continued) @MANUAL_PAUSESelect drawing that you want to rename, then hit resume.\nYou \
mapkey(continued) will be prompted again to rename model in the next step.;\
mapkey(continued) ~ Activate `file_open` `Open`;~ Select `main_dlg_cur` `MenuBar1`1 `File`;\
mapkey(continued) ~ Select `main_dlg_cur` `File.cb_file_erase`;\
mapkey(continued) ~ Close `main_dlg_cur` `File.cb_file_erase`;\
mapkey(continued) ~ Close `main_dlg_cur` `MenuBar1`;\
mapkey(continued) ~ Activate `main_dlg_cur` `File.psh_rename`;\
mapkey(continued) @MANUAL_PAUSEEnter new Drawing name 17-1\#\#\#\#\#_revA;\
mapkey(continued) ~ Activate `rename` `OK`;~ FocusIn `UI Message Dialog` `ok`;\
mapkey(continued) ~ Activate `UI Message Dialog` `ok`;\
mapkey(continued) ~ Activate `main_dlg_cur` `ProCmdModelOpen.file`;\
mapkey(continued) ~ Activate `file_open` `Open`;~ Select `main_dlg_cur` `MenuBar1`1 `File`;\
mapkey(continued) ~ Close `main_dlg_cur` `MenuBar1`;\
mapkey(continued) ~ Activate `main_dlg_cur` `File.psh_rename`;\
mapkey(continued) @MANUAL_PAUSERename Part or Assembly model with\nDrawing_No._description;\
mapkey(continued) ~ Activate `rename` `OK`;~ FocusIn `UI Message Dialog` `ok`;\
mapkey(continued) ~ Activate `UI Message Dialog` `ok`;

mapkey rl @MAPKEY_LABELRename def layers;\
mapkey(continued) ~ Activate `main_dlg_cur` `main_dlg_cur`;\
mapkey(continued) ~ Select `main_dlg_cur` `PHTLeft.PHLayerUI.AssyTree`1 \
mapkey(continued) `node0:06___PRT_ALL_SURFS`;\
mapkey(continued) ~ RButtonArm `main_dlg_cur` `PHTLeft.PHLayerUI.AssyTree` \
mapkey(continued) `node0:06___PRT_ALL_SURFS`;\
mapkey(continued) ~ PopupOver `main_dlg_cur` `LayerActionMenu`1 `PHTLeft.PHLayerUI.AssyTree`;\
mapkey(continued) ~ Open `main_dlg_cur` `LayerActionMenu`;\
mapkey(continued) ~ Close `main_dlg_cur` `LayerActionMenu`;\
mapkey(continued) ~ Activate `main_dlg_cur` `ActionMenuRenameAll`;\
mapkey(continued) ~ Update `main_dlg_cur` `RenameInputPanel` `SURFS`;\
mapkey(continued) ~ Activate `main_dlg_cur` `RenameInputPanel`;\
mapkey(continued) ~ Select `main_dlg_cur` `PHTLeft.PHLayerUI.AssyTree`1 \
mapkey(continued) `node0:05___PRT_ALL_DTM_CSYS`;\
mapkey(continued) ~ Select `main_dlg_cur` `PHTLeft.PHLayerUI.AssyTree`1 \
mapkey(continued) `node0:05___PRT_ALL_DTM_CSYS`;\
mapkey(continued) ~ RButtonArm `main_dlg_cur` `PHTLeft.PHLayerUI.AssyTree` \
mapkey(continued) `node0:05___PRT_ALL_DTM_CSYS`;\
mapkey(continued) ~ PopupOver `main_dlg_cur` `LayerActionMenu`1 `PHTLeft.PHLayerUI.AssyTree`;\
mapkey(continued) ~ Open `main_dlg_cur` `LayerActionMenu`;\
mapkey(continued) ~ Close `main_dlg_cur` `LayerActionMenu`;\
mapkey(continued) ~ Activate `main_dlg_cur` `ActionMenuRenameAll`;\
mapkey(continued) ~ Update `main_dlg_cur` `RenameInputPanel` `CSYS`;\
mapkey(continued) ~ Activate `main_dlg_cur` `RenameInputPanel`;\
mapkey(continued) ~ Select `main_dlg_cur` `PHTLeft.PHLayerUI.AssyTree`1 \
mapkey(continued) `node0:04___PRT_ALL_DTM_PNT`;\
mapkey(continued) ~ RButtonArm `main_dlg_cur` `PHTLeft.PHLayerUI.AssyTree` \
mapkey(continued) `node0:04___PRT_ALL_DTM_PNT`;\
mapkey(continued) ~ PopupOver `main_dlg_cur` `LayerActionMenu`1 `PHTLeft.PHLayerUI.AssyTree`;\
mapkey(continued) ~ Open `main_dlg_cur` `LayerActionMenu`;\
mapkey(continued) ~ Close `main_dlg_cur` `LayerActionMenu`;\
mapkey(continued) ~ Activate `main_dlg_cur` `ActionMenuRenameAll`;\
mapkey(continued) ~ Update `main_d g_cur` `RenameInputPanel` `PNTS`;\
mapkey(continued) ~ Activate `main_dlg_cur` `RenameInputPanel`;\
mapkey(continued) ~ Select `main_dlg_cur` `PHTLeft.PHLayerUI.AssyTree`1 \
mapkey(continued) `node0:03___PRT_ALL_CURVES`;\
mapkey(continued) ~ RButtonArm `main_dlg_cur` `PHTLeft.PHLayerUI.AssyTree` \
mapkey(continued) `node0:03___PRT_ALL_CURVES`;\
mapkey(continued) ~ PopupOver `main_dlg_cur` `LayerActionMenu`1 `PHTLeft.PHLayerUI.AssyTree`;\
mapkey(continued) ~ Open `main_dlg_cur` `LayerActionMenu`;\
mapkey(continued) ~ Close `main_dlg_cur` `LayerActionMenu`;\
mapkey(continued) ~ Activate `main_dlg_cur` `ActionMenuRenameAll`;\
mapkey(continued) ~ Update `main_dlg_cur` `RenameInputPanel` `CURVS`;\
mapkey(continued) ~ Activate `main_dlg_cur` `RenameInputPanel`;\
mapkey(continued) ~ Select `main_dlg_cur` `PHTLeft.PHLayerUI.AssyTree`1 \
mapkey(continued) `node0:02___PRT_ALL_AXES`;\
mapkey(continued) ~ RButtonArm `main_dlg_cur` `PHTLeft.PHLayerUI.AssyTree` \
mapkey(continued) `node0:02___PRT_ALL_AXES`;\
mapkey(continued) ~ PopupOver `main_dlg_cur` `LayerActionMenu`1 `PHTLeft.PHLayerUI.AssyTree`;\
mapkey(continued) ~ Open `main_dlg_cur` `LayerActionMenu`;\
mapkey(continued) ~ Close `main_dlg_cur` `LayerActionMenu`;\
mapkey(continued) ~ Activate `main_dlg_cur` `ActionMenuRenameAll`;\
mapkey(continued) ~ Update `main_dlg_cur` `RenameInputPanel` `AXES`;\
mapkey(continued) ~ FocusOut `main_dlg_cur` `RenameInputPanel`;\
mapkey(continued) ~ Select `main_dlg_cur` `PHTLeft.PHLayerUI.AssyTree`0 ;\
mapkey(continued) ~ Select `main_dlg_cur` `PHTLeft.PHLayerUI.AssyTree`1 \
mapkey(continued) `node0:01___PRT_DEF_DTM_PLN`;\
mapkey(continued) ~ RButtonArm `main_dlg_cur` `PHTLeft.PHLayerUI.AssyTree` \
mapkey(continued) `node0:01___PRT_DEF_DTM_PLN`;\
mapkey(continued) ~ PopupOver `main_dlg_cur` `LayerActionMenu`1 `PHTLeft.PHLayerUI.AssyTree`;\
mapkey(continued) ~ Open `main_dlg_cur` `LayerActionMenu`;\
mapkey(continued) ~ Close `main_dlg_cur` `LayerActionMenu`;\
mapkey(continued) ~ Activate `main_dlg_cur` `ActionMenuRenameAll`;\
mapkey(continued) ~ Update `main_dlg_cur` `RenameInputPanel` `DEFDATUM`;\
mapkey(continued) ~ Activate `main_dlg_cur` `RenameInputPanel`;\
mapkey(continued) ~ Select `main_dlg_cur` `PHTLeft.PHLayerUI.AssyTree`1 \
mapkey(continued) `node0:01___PRT_ALL_DTM_PLN`;\
mapkey(continued) ~ RButtonArm `main_dlg_cur` `PHTLeft.PHLayerUI.AssyTree` \
mapkey(continued) `node0:01___PRT_ALL_DTM_PLN`;\
mapkey(continued) ~ PopupOver `main_dlg_cur` `LayerActionMenu`1 `PHTLeft.PHLayerUI.AssyTree`;\
mapkey(continued) ~ Open `main_dlg_cur` `LayerActionMenu`;\
mapkey(continued) ~ Close `main_dlg_cur` `LayerActionMenu`;\
mapkey(continued) ~ Activate `main_dlg_cur` `ActionMenuRenameAll`;\
mapkey(continued) ~ Update `main_dlg_cur` `RenameInputPanel` `ALL_DATUM`;\
mapkey(continued) ~ Activate `main_dlg_cur` `RenameInputPanel`;\
mapkey(continued) ~ Select `main_dlg_cur` `PHTLeft.PHLayerUI.AssyTree`1 \
mapkey(continued) `node0:05___PRT_DEF_DTM_CSYS`;\
mapkey(continued) ~ RButtonArm `main_dlg_cur` `PHTLeft.PHLayerUI.AssyTree` \
mapkey(continued) `node0:05___PRT_DEF_DTM_CSYS`;\
mapkey(continued) ~ PopupOver `main_dlg_cur` `LayerActionMenu`1 `PHTLeft.PHLayerUI.AssyTree`;\
mapkey(continued) ~ Open `main_dlg_cur` `LayerActionMenu`;\
mapkey(continued) ~ Close `main_dlg_cur` `LayerActionMenu`;\
mapkey(continued) ~ Activate `main_dlg_cur` `ActionMenuRenameAll`;\
mapkey(continued) ~ Update `main_dlg_cur` `RenameInputPanel` `DEFCSYS`;\
mapkey(continued) ~ Activate `main_dlg_cur` `RenameInputPanel`;
mapkey pc @MAPKEY_LABELplot C sheet outline;\
mapkey(continued) ~ Select `main_dlg_cur` `MenuBar1`1 `File`;\
mapkey(continued) ~ Close `main_dlg_cur` `MenuBar1`;~ Activate `main_dlg_cur` `File.psh_print`;\
mapkey(continued) ~ Activate `print` `Configure`;~ Open `print_config` `o_size`;\
mapkey(continued) ~ Close `print_config` `o_size`;~ Select `print_config` `o_size`1 `B`;\
mapkey(continued) ~ Select `print_config` `r_opt_ctrl`1 `Model_sheet`;\
mapkey(continued) ~ Open `print_config` `o_plot`;~ Close `print_config` `o_plot`;\
mapkey(continued) ~ Select `print_config` `o_plot`1 `Paper Outline`;\
mapkey(continued) ~ Activate `print_config` `OK`;~ Move `print` `print`2 30.983382 5.610948 ;\
mapkey(continued) ~ Activate `print` `OK`;~ Open `paper_outline` `o_size`;\
mapkey(continued) ~ Close `paper_outline` `o_size`;~ Select `paper_outline` `o_size`1 `C`;\
mapkey(continued) @MANUAL_PAUSEpick box\n;~ Activate `paper_outline` `OK`;
mapkey ot @MAPKEY_LABELDIM Orient ARC Tangent C;#TANGENT;




!! LAYER -> SOLID GEOM
mapkey lcso @MAPKEY_LABELLayer Create Solid rule;\
mapkey(continued) ~ Select `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Close `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Activate `main_dlg_cur` `LayerNew_PushBtn`;\
mapkey(continued) ~ Input `newlayerprops` `LayerNameInput` `SOLID`;\
mapkey(continued) ~ Update `newlayerprops` `LayerNameInput` `SOLID`;\
mapkey(continued) ~ Select `newlayerprops` `PropTab`1 `RulesDefsettingsLay`;\
mapkey(continued) ~ Select `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Close `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Activate `newlayerprops` `IndepRulesChk`1 ;\
mapkey(continued) ~ Activate `newlayerprops` `EditRulesBtn`;\
mapkey(continued) ~ Input `selspecdlg0` `SelOptionRadio` `Shown Datum`;\
mapkey(continued) ~ Input `selspecdlg0` `SelOptionRadio` `Solid Geometry`;\
mapkey(continued) ~ Input `selspecdlg0` `SelOptionRadio` `Solid Geometry`;\
mapkey(continued) ~ Update `selspecdlg0` `SelOptionRadio` `Solid Geometry`;\
mapkey(continued) ~ Select `selspecdlg0` `RuleTypes`1 `All`;\
mapkey(continued) ~ Activate `selspecdlg0` `AddRuleBtn`;\
mapkey(continued) ~ Activate `selspecdlg0` `SelectButton`;\
mapkey(continued) ~ Select `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Close `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Activate `newlayerprops` `AssocRulesChk`1 ;\
mapkey(continued) ~ Activate `newlayerprops` `OkBtn`;\
mapkey(continued) ~ Select `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Close `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Activate `main_dlg_cur` `LayerProps_PushBtn`;\
mapkey(continued) ~ Select `newlayerprops` `PropTab`1 `RulesDefsettingsLay`;\
mapkey(continued) ~ Select `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Close `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Activate `newlayerprops` `AssocRulesChk`0 ;\
mapkey(continued) ~ Activate `newlayerprops` `OkBtn`;


mapkey lcax ~ Select `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Close `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Activate `main_dlg_cur` `LayerNew_PushBtn`;\
mapkey(continued) ~ Activate `newlayerprops` `newlayerprops`;\
mapkey(continued) ~ Input `newlayerprops` `LayerNameInput` `A`;\
mapkey(continued) ~ Update `newlayerprops` `LayerNameInput` `AXES`;\
mapkey(continued) ~ Select `newlayerprops` `PropTab`1 `RulesDefsettingsLay`;\
mapkey(continued) ~ Select `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Close `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Activate `newlayerprops` `IndepRulesChk`1 ;\
mapkey(continued) ~ Activate `newlayerprops` `EditRulesBtn`;\
mapkey(continued) ~ Open `selspecdlg0` `SelOptionRadio`;~ Close `selspecdlg0` `SelOptionRadio`;\
mapkey(continued) ~ Select `selspecdlg0` `SelOptionRadio`1 `Axis`;\
mapkey(continued ~ Select `selspecdlg0` `RuleTab`1 `Misc`;\
mapkey(continued) ~ Select `selspecdlg0` `RuleTypes`1 `All`;\
mapkey(continued) ~ Activate `selspecdlg0` `EvaluateBtn`;\
mapkey(continued) ~ Activate `selspecdlg0` `SelectButton`;\
mapkey(continued) ~ Select `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Close `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Activate `newlayerprops` `AssocRulesChk`1 ;\
mapkey(continued) ~ Select `newlayerprops` `PropTab`1 `ContentsLay`;\
mapkey(continued) ~ Select `newlayerprops` `PropTab`1 `RulesDefsettingsLay`;\
mapkey(continued) ~ Activate `newlayerprops` `OkBtn`;\
mapkey(continued) ~ RButtonArm `main_dlg_cur` `PHTLeft.PHLayerUI.AssyTree` `node0:AXES`;\
mapkey(continued) ~ PopupOver `main_dlg_cur` `LayerActionMenu`1 `PHTLeft.PHLayerUI.AssyTree`;\
mapkey(continued) ~ Open `main_dlg_cur` `LayerActionMenu`;\
mapkey(continued) ~ Close `main_dlg_cur` `LayerActionMenu`;\
mapkey(continued) ~ Activate `main_dlg_cur` `ActionMenuLayerBlank`;\
mapkey(continued) ~ Activate `main_dlg_cur` `ProCmdViewRepaint.view`;\
mapkey(continued) ~ RButtonArm `main_dlg_cur` `PHTLeft.PHLayerUI.AssyTree` `node0:AXES`;\
mapkey(continued) ~ PopupOver `main_dlg_cur` `LayerActionMenu`1 `PHTLeft.PHLayerUI.AssyTree`;\
mapkey(continued) ~ Open `main_dlg_cur` `LayerActionMenu`;\
mapkey(continued) ~ Close `main_dlg_cur` `LayerActionMenu`;\
mapkey(continued) ~ Activate `main_dlg_cur` `ActionMenuLayerProps`;\
mapkey(continued) ~ Select `newlayerprops` `PropTab`1 `RulesDefsettingsLay`;\
mapkey(continued) ~ Activate `newlayerprops` `EditRulesBtn`;\
mapkey(continued) ~ Open `selspecdlg0` `SelOptionRadio`;~ Close `selspecdlg0` `SelOptionRadio`;\
mapkey(continued) ~ Select `selspecdlg0` `SelOptionRadio`1 `Feature`;\
mapkey(continued) ~ Select `selspecdlg0` `RuleTab`1 `Attributes`;\
mapkey(continued) ~ Select `selspecdlg0` `RuleTypes`1 `Type`;\
mapkey(continued) ~ Open `selspecdlg0` `ExtRulesLayout.ExtTyperuleLayout.TyperuleCatsList`;\
mapkey(continued) ~ Close `selspecdlg0` `ExtRulesLayout.ExtTyperuleLayout.TyperuleCatsList`;\
mapkey(continued) ~ Select `selspecdlg0` `ExtRulesLayout.ExtTyperuleLayout.TyperuleCatsList`1 \
mapkey(continued) `Misc`;~ Activate `selspecdlg0` `AddRuleBtn`;\
mapkey(continued) ~ Activate `selspecdlg0` `UpdateRuleBtn`;\
mapkey(continued) ~ Activate `selspecdlg0` `EvaluateBtn`;\
mapkey(continued) ~ Activate `selspecdlg0` `SelectButton`;~ Activate `newlayerprops` `OkBtn`;\
mapkey(continued) ~ RButtonArm `main_dlg_cur` `PHTLeft.PHLayerUI.AssyTree` `node0:AXES`;\
mapkey(continued) ~ PopupOver `main_dlg_cur` `LayerActionMenu`1 `PHTLeft.PHLayerUI.AssyTree`;\
mapkey(continued) ~ Open `main_dlg_cur` `LayerActionMenu`;\
mapkey(continued) ~ Close `main_dlg_cur` `LayerActionMenu`;\
mapkey(continued) ~ Activate `main_dlg_cur` `ActionMenuLayerProps`;\
mapkey(continued) ~ Select `newlayerprops` `PropTab`1 `RulesDefsettingsLay`;\
mapkey(continued) ~ Select `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Close `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Activate `newlayerprops` `AssocRulesChk`0 ;\
mapkey(continued) ~ Activate `newlayerprops` `OkBtn`;


mapkey lcdm @MAPKEY_NAMECreates a layer that contains models driving \
mapkey(continued) dimension;@MAPKEY_LABELLayer Create - Dims Model;\
mapkey(continued) ~ Select `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Close `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Activate `main_dlg_cur` `LayerNew_PushBtn`;\
mapkey(continued) ~ Input `newlayerprops` `LayerNameInput` `DIMS_MODEL`;\
mapkey(continued) ~ Update `newlayerprops` `LayerNameInput` `DIMS_MODEL`;\
mapkey(continued) ~ Select `newlayerprops` `PropTab`1 `RulesDefsettingsLay`;\
mapkey(continued) ~ Select `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Close `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Activate `newlayerprops` `IndepRulesChk`1 ;\
mapkey(continued) ~ Select `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Close `newlayerprops` `Rul OptionsCasc`;\
mapkey(continued) ~ Activate `newlayerprops` `AssocRulesChk`1 ;\
mapkey(continued) ~ Activate `newlayerprops` `EditRulesBtn`;\
mapkey(continued) ~ Open `selspecdlg0` `SelOptionRadio`;~ Close `selspecdlg0` `SelOptionRadio`;\
mapkey(continued) ~ Select `selspecdlg0` `SelOptionRadio`1 `Dimension`;\
mapkey(continued) ~ Select `selspecdlg0` `RuleTypes`1 `Type`;\
mapkey(continued) ~ Open `selspecdlg0` `ExtRulesLayout.ExtTyperuleLayout.TyperuleTypesList`;\
mapkey(continued) ~ Close `selspecdlg0` `ExtRulesLayout.ExtTyperuleLayout.TyperuleTypesList`;\
mapkey(continued) ~ Select `selspecdlg0` `ExtRulesLayout.ExtTyperuleLayout.TyperuleTypesList`1 \
mapkey(continued) `Param Dim`;~ Activate `selspecdlg0` `SelScopeCheck`1 ;\
mapkey(continued) ~ Activate `selspecdlg0` `EvaluateBtn`;\
mapkey(continued) ~ Activate `selspecdlg0` `SelectButton`;~ Activate `newlayerprops` `OkBtn`;\
mapkey(continued) ~ Select `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Close `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Activate `main_dlg_cur` `LayerProps_PushBtn`;\
mapkey(continued) ~ Select `newlayerprops` `PropTab`1 `RulesDefsettingsLay`;\
mapkey(continued) ~ Select `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Close `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Activate `newlayerprops` `AssocRulesChk`0 ;\
mapkey(continued) ~ Activate `newlayerprops` `OkBtn`;


mapkey lcta @MAPKEY_LABELLAYER CREATE - TABLES;\
mapkey(continued) ~ Select `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Close `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Activate `main_dlg_cur` `LayerNew_PushBtn`;\
mapkey(continued) ~ Input `newlayerprops` `LayerNameInput` `00_TABLES`;\
mapkey(continued) ~ Update `newlayerprops` `LayerNameInput` `00_TABLES`;\
mapkey(continued) ~ Select `newlayerprops` `PropTab`1 `RulesDefsettingsLay`;\
mapkey(continued) ~ Select `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Close `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Activate `newlayerprops` `IndepRulesChk`1 ;\
mapkey(continued) ~ Select `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Close `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Activate `newlayerprops` `AssocRulesChk`1 ;\
mapkey(continued) ~ Activate `newlayerprops` `EditRulesBtn`;\
mapkey(continued) ~ Open `selspecdlg0` `SelOptionRadio`;~ Close `selspecdlg0` `SelOptionRadio`;\
mapkey(continued) ~ Select `selspecdlg0` `SelOptionRadio`1 `Drawing Table`;\
mapkey(continued) ~ Select `selspecdlg0` `RuleTab`1 `Status`;\
mapkey(continued) ~ Select `selspecdlg0` `RuleTab`1 `Misc`;\
mapkey(continued) ~ Select `selspecdlg0` `RuleTypes`1 `All`;\
mapkey(continued) ~ Activate `selspecdlg0` `AddRuleBtn`;\
mapkey(continued) ~ Activate `selspecdlg0` `SelectButton`;~ Activate `newlayerprops` `OkBtn`;\
mapkey(continued) ~ Select `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Close `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Activate `main_dlg_cur` `LayerProps_PushBtn`;\
mapkey(continued) ~ Select `newlayerprops` `PropTab`1 `RulesDefsettingsLay`;\
mapkey(continued) ~ Select `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Close `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Activate `newlayerprops` `AssocRulesChk`0 ;\
mapkey(continued) ~ Activate `newlayerprops` `OkBtn`;



mapkey gh @MAPKEY_LABELGrid Hide;~ Select `main_dlg_cur` `MenuBar1`1 `View`;\
mapkey(continued) ~ Close `main_dlg_cur` `MenuBar1`;\
mapkey(continued) ~ Activate `main_dlg_cur` `View.psh_view_draft_grid`;#HIDE GRID;

mapkey gs @MAPKEY_LABELGrid Show;#SHOW GRID;


mapkey ca @MAPKEY_LABELColor & Appearance;\
mapkey(continued) ~ Select `main_dlg_cur` `MenuBar1`1 `View`;\
mapkey(continued) ~ Close `main_dlg_cur` `MenuBar1`;~ Close `main_dlg_cur` `View`;\
mapkey(co tinued) ~ Activate `main_dlg_cur` `View.push_view_appearances`;\
mapkey(continued) ~ FocusOut `pgl_appearance_editor` `AppearanceName`;
mapkey dd @MAPKEY_NAMEToggles Datum Plane Display;\
mapkey(continued) @MAPKEY_LABELDisplay Datums;~ Command `ProCmdEnvDtmDisp` 1;
mapkey da @MAPKEY_NAMEToggles DTM Axis display;@MAPKEY_LABELDisplay Axes;\
mapkey(continued) ~ Command `ProCmdEnvAxisDisp` 0;
mapkey dc @MAPKEY_NAMEToggles CSYS display;@MAPKEY_LABELDisplay CSYS;\
mapkey(continued) ~ Command `ProCmdEnvCsysDisp` 0;


mapkey tc @MAPKEY_LABELToggle Constraints;\
mapkey(continued) ~ Activate `main_dlg_cur` `ProCmdSketDispConstr.sket`0;
mapkey tg @MAPKEY_LABELToggle Grid;\
mapkey(continued) ~ Activate `main_dlg_cur` `ProCmdSketDispGrid.sket`0;
mapkey tt @MAPKEY_LABELToggle Tree;\
mapkey(continued) ~ Activate `main_dlg_cur` `resizer_button_1`1;
mapkey tv @MAPKEY_LABELToggle Vertices;\
mapkey(continued) ~ Activate `main_dlg_cur` `ProCmdSketDispVerts.sket`0;
mapkey rr @MAPKEY_LABELRegenerate Model;\
mapkey(continued) ~ Activate `main_dlg_cur` `ProCmdRegenPart.edit_t`;
mapkey tp @MAPKEY_LABELPanel Toggle;\
mapkey(continued) ~ Activate `main_dlg_cur` `resizer_button_1`1;
mapkey fs @MAPKEY_LABELFailure Suppress Failed Feat;\
mapkey(continued) ~ Enter `main_dlg_cur` `dashInst0.fP`;~ Exit `main_dlg_cur` `dashInst0.fP`;\
mapkey(continued) ~ Enter `main_dlg_cur` `dashInst0.Rslv`;\
mapkey(continued) ~ Activate `main_dlg_cur` `dashInst0.Rslv`;#QUICK FIX;#SUPPRESS;#YES;
mapkey pg @MAPKEY_NAMESaves current vers and deletes old vers;\
mapkey(continued) @MAPKEY_LABELSave_and_purge;~ Activate `main_dlg_cur` `ProCmdModelSave.file`;\
mapkey(continued) ~ Activate `file_saveas` `OK`;~ Select `main_dlg_cur` `MenuBar1`1 `File`;\
mapkey(continued) ~ Select `main_dlg_cur` `File.cb_file_delete`;\
mapkey(continued) ~ Close `main_dlg_cur` `MenuBar1`;\
mapkey(continued) ~ Close `main_dlg_cur` `File.cb_file_delete`;\
mapkey(continued) ~ Activate `main_dlg_cur` `psh_purge`;;
mapkey pp @MAPKEY_LABELRepaint;\
mapkey(continued) ~ Activate `main_dlg_cur` `ProCmdViewRepaint.view`;
mapkey vc @MAPKEY_LABELView - Color & Appearance;\
mapkey(continued) ~ Select `main_dlg_cur` `MenuBar1`1 `View`;\
mapkey(continued) ~ Close `main_dlg_cur` `MenuBar1`;~ Close `main_dlg_cur` `View`;\
mapkey(continued) ~ Activate `main_dlg_cur` `View.push_view_appearances`;\
mapkey(continued) ~ FocusOut `pgl_appearance_editor` `AppearanceName`;
mapkey vl @MAPKEY_LABELLayer Tree;~ Select `main_dlg_cur` `PHTLeft.ShowCB`;\
mapkey(continued) ~ Close `main_dlg_cur` `PHTLeft.ShowCB`;\
mapkey(continued) ~ A tivate `main_dlg_cur` `LayerTreePB`1;
mapkey vm @MAPKEY_LABELModel Tree;\
mapkey(continued) ~ Select `main_dlg_cur` `PHTLeft.PHLayerUI.LayerShowBtn`;\
mapkey(continued) ~ Close `main_dlg_cur` `PHTLeft.PHLayerUI.LayerShowBtn`;\
mapkey(continued) ~ Activate `main_dlg_cur` `ModelTreeBtn`;
mapkey zc @MAPKEY_LABELResolve Quick Clip Suppress;#QUICK FIX;#CLIP SUPPRESS;\
mapkey(continued) #YES;
mapkey qs @MAPKEY_LABELSEL ASM Smart;\
mapkey(continued) ~ Open `main_dlg_cur` `Sst_bar.filter_list`;\
mapkey(continued) ~ Close `main_dlg_cur` `Sst_bar.filter_list`;\
mapkey(continued) ~ Select `main_dlg_cur` `Sst_bar.filter_list`1 `0`;
mapkey qp @MAPKEY_LABELSEL Asm Parts;\
mapkey(continued) ~ Open `main_dlg_cur` `Sst_bar.filter_list`;\
mapkey(continued) ~ Close `main_dlg_cur` `Sst_bar.filter_list`;\
mapkey(continued) ~ Select `main_dlg_cur` `Sst_bar.filter_list`1 `1`;
mapkey qd @MAPKEY_LABELSEL Asm Datums;\
mapkey(continued) ~ Open `main_dlg_cur` `Sst_bar.filter_list`;\
mapkey(continued) ~ Close `main_dlg_cur` `Sst_bar.filter_list`;\
mapkey(continued) ~ Select `main_dlg_cur` `Sst_bar.filter_list`1 `3`;
mapkey qq @MAPKEY_LABELSEL Asm Quilts;\
mapkey(continued) ~ Open `main_dlg_cur` `Sst_bar.filter_list`;\
mapkey(continued) ~ Close `main_dlg_cur` `Sst_bar.filter_list`;\
mapkey(continued) ~ Select `main_dlg_cur` `Sst_bar.filter_list`1 `4`;
mapkey od @MAPKEY_LABELOpen Drawing;\
mapkey(continued) ~ Activate `main_dlg_cur` `ProCmdModelOpen.file`;~ Open `file_open` `Type`;\
mapkey(continued) ~ Close `file_open` `Type`;~ Select `file_open` `Type`1 `db_4`;\
mapkey(continued) ~ Input `file_open` `Inputname` `*`;~ Update `file_open` `Inputname` `*`;\
mapkey(continued) ~ Activate `file_open` `Inputname`;
mapkey rd @MAPKEY_LABELRegen Draft;;\
mapkey(continued) ~ Select `main_dlg_cur` `MenuBar1`1 `Edit`;\
mapkey(continued) ~ Select `main_dlg_cur` `Edit.cb_dwg_regen`;\
mapkey(continued) ~ Close `main_dlg_cur` `MenuBar1`;~ Close `main_dlg_cur` `Edit.cb_dwg_regen`;\
mapkey(continued) ~ Activate `main_dlg_cur` `psh_dwg_regen_draft`;


mapkey de @MAPKEY_LABELDecimal Places;\
mapkey(continued) ~ Select `main_dlg_cur` `MenuBar1`1 `Format`;\
mapkey(continued) ~ Close `main_dlg_cur` `MenuBar1`;\
mapkey(continued) ~ Activate `main_dlg_cur` `Format.psh_fmt_edit_digits`;
mapkey nx @MAPKEY_LABELDRW DIM PROPS \#X \@D;\
mapkey(continued) ~ Timer `UI Desktop` `UI Desktop` `popupMenuRMBTimerCB`;\
mapkey(continued) ~ Close `rmb_popup` `PopupMenu`;\
mapkey(continued) ~ Activate `rmb_popup` `DwgPopupEditProperties`;\
mapkey(continued) ~ Select `mod_dim_asynch` `tab_main`1 `lay_dim_text`;\
mapkey(continued) ~ FocusIn `mod_dim_asynch` `txt_dim_text`;\
mapkey(continued) ~ Update mod_dim_asynch` `txt_dim_text` `X @D`;\
mapkey(continued) ~ FocusOut `mod_dim_asynch` `txt_dim_text`;
mapkey oh @MAPKEY_LABELDIM Orient Horiz;#HORIZONTAL;
mapkey on @MAPKEY_LABELDIM Orient Normal;#NORMAL;

mapkey err @MAPKEY_LABELEDIT Rotate;\
mapkey(continued) ~ Select `main_dlg_cur` `MenuBar1`1 `Edit`;\
mapkey(continued) ~ Select `main_dlg_cur` `Edit.cb_dwg_transform`;\
mapkey(continued) ~ Close `main_dlg_cur` `MenuBar1`;\
mapkey(continued) ~ Close `main_dlg_cur` `Edit.cb_dwg_transform`;\
mapkey(continued) ~ Activate `main_dlg_cur` `psh_dwg_xform_rotate`;te`;
mapkey erc @MAPKEY_LABELEDIT Rotate&Copy;\
mapkey(continued) ~ Select `main_dlg_cur` `MenuBar1`1 `Edit`;\
mapkey(continued) ~ Select `main_dlg_cur` `Edit.cb_dwg_transform`;\
mapkey(continued) ~ Close `main_dlg_cur` `MenuBar1`;\
mapkey(continued) ~ Close `main_dlg_cur` `Edit.cb_dwg_transform`;\
mapkey(continued) ~ Activate `main_dlg_cur` `psh_dwg_xform_rotatecopy`;
mapkey est @MAPKEY_LABELEDIT Stretch;\
mapkey(continued) ~ Select `main_dlg_cur` `MenuBar1`1 `Edit`;\
mapkey(continued) ~ Select `main_dlg_cur` `Edit.cb_dwg_transform`;\
mapkey(continued) ~ Close `main_dlg_cur` `MenuBar1`;\
mapkey(continued) ~ Close `main_dlg_cur` `Edit.cb_dwg_transform`;\
mapkey(continued) ~ Activate `main_dlg_cur` `pshStretch`;

mapkey um @MAPKEY_LABELUpdate Mass Properties;\
mapkey(continued) ~ Select `main_dlg_cur` `MenuBar1`1 `Utilities`;\
mapkey(continued) ~ Close `main_dlg_cur` `MenuBar1`;\
mapkey(continued) ~ Activate `main_dlg_cur` `Utilities.psh_program`;#EDIT DESIGN;Yes;\
mapkey(continued) #DONE/RETURN;

mapkey pm @MAPKEY_LABELPro-Program add partname4 mass ;\
mapkey(continued) ~ Select `main_dlg_cur` `MenuBar1`1 `Utilities`;\
mapkey(continued) ~ Close `main_dlg_cur` `MenuBar1`;\
mapkey(continued) ~ Activate `main_dlg_cur` `Utilities.psh_program`;#EDIT DESIGN;Yes;\
mapkey(continued) #DONE/RETURN;
mapkey .. @MAPKEY_LABELBLANK_PALATTE;;

mapkey cg @MAPKEY_LABELDRW Create Group;\
mapkey(continued) ~ Select `main_dlg_cur` `MenuBar1`1 `Edit`;\
mapkey(continued) ~ Select `main_dlg_cur` `Edit.cb_dwg_group`;\
mapkey(continued) ~ Close `main_dlg_cur` `MenuBar1`;~ Close `main_dlg_cur` `Edit.cb_dwg_group`;\
mapkey(continued) ~ Activate `main_dlg_cur` `psh_dwg_draft_group`;#CREATE;

mapkey ts @MAPKEY_LABELAdd Time Stamp;\
mapkey(continued) ~ Select `main_dlg_cur` `MenuBar1`1 `Info`;\
mapkey(continued) ~ Select `main_dlg_cur` `Info.cb_info_session`;\
mapkey(continued) ~ Close `main_dlg_cur` `MenuBar1`;\
mapkey(continued) ~ Close `main_dlg_cur` `Info.cb_info_session`;\
mapkey(continued) ~ Activate `main_dlg_cur` `psh_util_time`;
mapkey pf @MAPKEY_LABELPRINT TO PDF;\
mapkey(continued) ~ Select `main_dlg_cur` `MenuBar1`1 `View`;\
mapkey(continued) ~ Select `main_dlg_cur` `View.OrientationCascadeBtn`;\
mapkey(continued) ~ Close `main_dlg_cur` `MenuBar1`;\
mapkey(continued) ~ Close `main_dlg_cur` `View.OrientationCascadeBtn`;\
mapkey(continued) ~ Activate `main_dlg_cur` `psh_view_refit`;\
mapkey(continued) ~ Select `main_dlg_cur` `MenuBar1`1 `File`;\
mapkey(continued) ~ Close `main_dlg_cur` `MenuBar1`;~ Activate `main_dlg_cur` `File.psh_print`;\
mapkey(continued) ~ Move `print` `print`2 31.393939 5.912023 ;~ Activate `print` `Configure`;\
mapkey(continued) ~ Update `print_config` `i_offset_x` `.25`;\
mapkey(continued) ~ Update `print_config` `i_offset_y` `.25`;\
mapkey(continued) ~ Select `print_config` `r_opt_ctrl`1 `Model_sheet`;\
mapkey(continued) ~ Open `print_config` `o_plot`;~ Close `print_config` `o_plot`;\
mapkey(continued) ~ Select `print_config` `o_plot`1 `Full Plot`;\
mapkey(continued) @MANUAL_PAUSEAfter Hitting Resume Mapkey will hit the OK button then you \
mapkey(continued) select an adobe printer and hit Properties Advanced to select page size.;\
mapkey(continued) ~ Activate `print_config` `OK`;~ Activate `print` `OK`;\
mapkey(continued) @MANUAL_PAUSEEnd of Mapkey;
mapkey xt @MAPKEY_LABELDRW_SEL TABLE;\
mapkey(continued) ~ Open `main_dlg_cur` `Sst_bar.filter_list`;\
mapkey(continued) ~ Close `main_dlg_cur` `Sst_bar.filter_list`;\
mapkey(continued) ~ Select `main_dlg_cur` `Sst_bar.filter_list`1 `22_Table_SEL FILTER`;


mapkey nd @MAPKEY_LABELCreate new drawing with same na;\
mapkey(continued) ~ Select `main_dlg_cur` `MenuBar1`1 `File`;\
mapkey(continued) ~ Close `main_dlg_cur` `MenuBar1`;\
mapkey(continued) ~ Activate `main_dlg_cur` `File.psh_rename`;\
mapkey(continued) @MANUAL_PAUSECopy name and hit resume;~ Activate `rename` `Cancel`;\
mapkey(continued) ~ Activate `main_dlg_cur` `ProCmdModelNew.file`;\
mapkey(continued) ~ Select `new` `Type`1 `Drawing`;@MANUAL_PAUSEpaste name;\
mapkey(continued) ~ Activate `new` `OK`;~ FocusIn `dwg_create` `inp_model_name`;\
mapkey(continued) ~ Select `dwg_create` `rad_format`1 `3`;~ Activate `dwg_create` `psh_ok`;\
mapkey(continued) ~ Timer `UI Desktop` `UI Desktop` `popupMenuRMBTimerCB`;\
mapkey(continued) ~ Close `rmb_popup` `PopupMenu`;\
mapkey(continued) ~ Activate `rmb_popup` `DwgPopupCreateGenView`;@PAUSE_FOR_SCREEN_PICK;\
mapkey(continued) ~ Select `drawing_view` `options_list`1 `ViewDisp`;\
mapkey(continued) ~ Open `drawing_view` `disp_style_rad`;\
mapke (continued) ~ Close `drawing_view` `disp_style_rad`;\
mapkey(continued) ~ Select `drawing_view` `disp_style_rad`1 `nohidden`;\
mapkey(continued) ~ Open `drawing_view` `tang_edge_rad`;~ Close `drawing_view` `tang_edge_rad`;\
mapkey(continued) ~ Select `drawing_view` `tang_edge_rad`1 `none`;\
mapkey(continued) ~ Activate `drawing_view` `psh_ok`;\
mapkey(continued) ~ Timer `UI Desktop` `UI Desktop` `popupMenuRMBTimerCB`;\
mapkey(continued) ~ Close `rmb_popup` `PopupMenu`;@MANUAL_PAUSEhit resume or cancel;\
mapkey(continued) ~ Timer `UI Desktop` `UI Desktop` `popupMenuRMBTimerCB`;\
mapkey(continued) ~ Close `rmb_popup` `PopupMenu`;\
mapkey(continued) ~ Activate `rmb_popup` `DwgPopupCreateGenView`;@PAUSE_FOR_SCREEN_PICK;\
mapkey(continued) ~ Update `drawing_view` `model_view_name_ip` `FRONT`;\
mapkey(continued) ~ Activate `drawing_view` `model_view_name_ip`;\
mapkey(continued) ~ Select `drawing_view` `options_list`1 `ViewDisp`;\
mapkey(continued) ~ FocusIn `UI Message Dialog` `yes`;~ Activate `UI Message Dialog` `yes`;\
mapkey(continued) ~ Open `drawing_view` `disp_style_rad`;\
mapkey(continued) ~ Close `drawing_view` `disp_style_rad`;\
mapkey(continued) ~ Select `drawing_view` `disp_style_rad`1 `nohidden`;\
mapkey(continued) ~ Open `drawing_view` `tang_edge_rad`;~ Close `drawing_view` `tang_edge_rad`;\
mapkey(continued) ~ Select `drawing_view` `tang_edge_rad`1 `none`;\
mapkey(continued) ~ Select `drawing_view` `quilt_hlr_rad`1 `rad_btn_yes`;\
mapkey(continued) ~ Activate `drawing_view` `psh_ok`;@MANUAL_PAUSESame for top proj;\
mapkey(continued) ~ Timer `UI Desktop` `UI Desktop` `popupMenuRMBTimerCB`;\
mapkey(continued) ~ Close `rmb_popup` `PopupMenu`;\
mapkey(continued) ~ Activate `rmb_popup` `DwgPopupCreateProjView`;@PAUSE_FOR_SCREEN_PICK;\
mapkey(continued) ~ Timer `UI Desktop` `UI Desktop` `popupMenuRMBTimerCB`;\
mapkey(continued) ~ Close `rmb_popup` `PopupMenu`;\
mapkey(continued) ~ Activate `rmb_popup` `DwgPopupEditProperties`;\
mapkey(continued) ~ Select `drawing_view` `options_list`1 `ViewDisp`;\
mapkey(continued) ~ Open `drawing_view` `disp_style_rad`;\
mapkey(continued) ~ Close `drawing_view` `disp_style_rad`;\
mapkey(continued) ~ Select `drawing_view` `disp_style_rad`1 `nohidden`;\
mapkey(continued) ~ Open `drawing_view` `tang_edge_rad`;~ Close `drawing_view` `tang_edge_rad`;\
mapkey(continued) ~ Select `drawing_view` `tang_edge_rad`1 `none`;\
mapkey(continued) ~ Select `drawing_view` `quilt_hlr_rad`1 `rad_btn_yes`;\
mapkey(continued) ~ Activate `drawing_view` `psh_ok`;\
mapkey(continued) @MANUAL_PAUSESelect view for new projection;\
mapkey(continued) ~ Timer `UI Desktop` `UI Desktop` `popupMenuRMBTimerCB`;\
mapkey(continued) ~ Close `rmb_popup` `PopupMenu`;\
mapkey(continued) ~ Activate `rmb_popup` `DwgPopupCreateProjView`;@PAUSE_FOR_SCREEN_PICK;\
mapkey(continued) ~ Timer `UI Desktop` `UI Desktop` `popupMenuRMBTimerCB`;\
mapkey(continued) ~ Close `rmb_popup` `PopupMenu`;\
mapkey(continued) ~ Activate `rmb_popup` `DwgPopupEditProperties`;
mapkey oc @MAPKEY_LABELDIM Orient ARC Center +;#CENTER;
mapkey vo @MAPKEY_NAMEprompts user to set front views then makes the other 5 \
mapkey(continued) views from that;@MAPKEY_LABELViews Create orthographic;\
mapkey(continued) ~ Select `main_dlg_cur` `MenuBar1`1 `View`;\
mapkey(continued) ~ Select `main_dlg_cur` `View.OrientationCascadeBtn`;\
mapkey(continued) ~ Close `main_dlg_cur` `MenuBar1`;\
mapkey(continued) ~ Close `main_dlg_cur` `View.OrientationCascadeBtn`;\
mapkey(continued) ~ Activate `main_dlg_cur` `psh_view_orient`;\
mapkey(continued) @MANUAL_PAUSEPlease set the orientation for your front view and hit resume \
mapkey(continued) to create the other 5 ortho and DEF2 iso view;~ Open `orient` `SetupOptions`;\
mapkey(continued) ~ Close `orient` `SetupOptions`;\
mapkey(continued) ~ Select `orient` `SetupOptions`1 `dynorient`;\
mapkey(continued) ~ Activate `orient` `NmViewCheckBtn`1 ;\
mapkey(continued) ~ Move `orient` `orient`2 1.040078 2.353861 ;\
mapkey(continued) ~ Activate `orient` `panzoomPH.ZoomFitPB`;\
mapkey(continued) ~ Update `orient` `namedviewPH.NameVw_IP` `FRONT`;\
mapkey(continued) ~ Activate `orient` `namedviewPH.NameVw_IP`;\
mapkey(continued) ~ Update `orient` `spinPH.YSpinBox`-90.000000 ;\
mapkey(continued) ~ Activate `orient` `spinPH.YSpinBox`-90.000000 ;\
mapkey(continued) ~ Update `orient` `namedviewPH.NameVw_IP` `RIGHT`;\
mapkey(continued) ~ Activate `orient` `namedviewPH.NameVw_IP`;\
mapkey(continued) ~ Update `orient` `spinPH.YSpinBox`90.000000 ;\
mapkey(continued) ~ Activate `orient` `spinPH.YSpinBox`90.000000 ;\
mapkey(continued) ~ Input `orient` `namedviewPH.NameVw_IP` `L`;\
mapkey(continued) ~ Update `orient` `namedviewPH.NameVw_IP` `LEFT`;\
mapkey(continued) ~ Activate `orient` `namedviewPH.NameVw_IP`;\
mapkey(continued) ~ Update `orient` `spinPH.YSpinBox`180.000000 ;\
mapkey(continued) ~ Activate `orient` `spinPH.YSpinBox`180.000000 ;\
mapkey(continued) ~ Input `orient` `namedviewPH.NameVw_IP` `B`;\
mapkey(continued) ~ Update `orient` `namedviewPH.NameVw_IP` `BACK`;\
mapkey(continued) ~ Activate `orient` `namedviewPH.NameVw_IP`;\
mapkey(continued) ~ Select `orient` `namedviewPH.NameVw_List`1 `FRONT`;\
mapkey(continued) ~ Activate `orient` `namedviewPH.NameVw_PB_SetCur`;\
mapkey(continued) ~ Update `orient` `spinPH.XSpinBox`90.000000 ;\
mapkey(continued) ~ Activate `orient` `spinPH.XSpinBox`90.000000 ;\
mapkey(continued) ~ Activate `orient` `namedviewPH.NameVw_PB_SetCur`;\
mapkey(continued) ~ Select `orient` `spinPH.SpinTypeRadio`1 `XYZ`;\
mapkey(continued) ~ Select `orient` `spinPH.SpinTypeRadio`1 `HVC`;\
mapkey(continued) ~ Select `orient` `namedviewPH.NameVw_List`0 ;\
mapkey(continued) ~ Update `orient` `spinPH.XSpinBox`91.000000 ;\
mapkey(continued) ~ Update `orient` `spinPH.XSpinBox`90.000000 ;\
mapkey(continued) ~ Update `orient` `spinPH.XSpinBox`0.000000 ;\
mapkey(continued) ~ Activate `orient` `spinPH.XSpinBox`0.000000 ;\
mapkey(continued) ~ Update `orient` `spinPH.XSpinBox`90.000000 ;\
mapkey(continued) ~ Activate `orient` `spinPH.XSpinBox`90.000000 ;\
mapkey(continued) ~ Update `orient` `spinPH.XSpinBox`180.000000 ;\
mapkey(continued) ~ Activate `orient` `spinPH.XSpinBox`180.000000 ;\
mapkey(continued) ~ Select `orient` `namedviewPH.NameVw_List`1 `FRONT`;\
mapkey(continued) ~ Activate `orient` `namedviewPH.NameVw_PB_SetCur`;\
mapkey(continued) ~ Update `orient` `spinPH.XSpinBox`90.000000 ;\
mapkey(continued) ~ Activate `orient` `spinPH.XSpinBox`90.000000 ;\
mapkey(continued) ~ Update `orient` `spinPH.XSpinBox`-90.000000 ;\
mapkey(continued) ~ Activate `orient` `spinPH.XSpinBox`-90.000000 ;\
mapkey(continued) ~ Input `orien ` `namedviewPH.NameVw_IP` `T`;\
mapkey(continued) ~ Input `orient` `namedviewPH.NameVw_IP` `TO`;\
mapkey(continued) ~ Input `orient` `namedviewPH.NameVw_IP` `TOP`;\
mapkey(continued) ~ Update `orient` `namedviewPH.NameVw_IP` `TOP`;\
mapkey(continued) ~ Activate `orient` `namedviewPH.NameVw_IP`;\
mapkey(continued) ~ Update `orient` `spinPH.XSpinBox`90.000000 ;\
mapkey(continued) ~ Activate `orient` `spinPH.XSpinBox`90.000000 ;\
mapkey(continued) ~ Input `orient` `namedviewPH.NameVw_IP` `B`;\
mapkey(continued) ~ Input `orient` `namedviewPH.NameVw_IP` `BO`;\
mapkey(continued) ~ Input `orient` `namedviewPH.NameVw_IP` `BOT`;\
mapkey(continued) ~ Update `orient` `namedviewPH.NameVw_IP` `BOT`;\
mapkey(continued) ~ Activate `orient` `namedviewPH.NameVw_IP`;\
mapkey(continued) ~ Select `orient` `namedviewPH.NameVw_List`1 `FRONT`;\
mapkey(continued) ~ Activate `orient` `namedviewPH.NameVw_PB_SetCur`;\
mapkey(continued) ~ Open `orient` `SetupOptions`;~ Close `orient` `SetupOptions`;\
mapkey(continued) ~ Select `orient` `SetupOptions`1 `orientbyref`;\
mapkey(continued) ~ Open `orient` `SetupOptions`;~ Close `orient` `SetupOptions`;\
mapkey(continued) ~ Select `orient` `SetupOptions`1 `dynorient`;\
mapkey(continued) ~ Update `orient` `spinPH.YSpinBox`-45.000000 ;\
mapkey(continued) ~ Activate `orient` `spinPH.YSpinBox`-45.000000 ;\
mapkey(continued) ~ Update `orient` `spinPH.XSpinBox`30.000000 ;\
mapkey(continued) ~ Activate `orient` `spinPH.XSpinBox`30.000000 ;\
mapkey(continued) ~ Update `orient` `spinPH.XSpinBox`45.000000 ;\
mapkey(continued) ~ Activate `orient` `spinPH.XSpinBox`45.000000 ;\
mapkey(continued) ~ Input `orient` `namedviewPH.NameVw_IP` `D`;\
mapkey(continued) ~ Input `orient` `namedviewPH.NameVw_IP` `DE`;\
mapkey(continued) ~ Input `orient` `namedviewPH.NameVw_IP` `DEF`;\
mapkey(continued) ~ Input `orient` `namedviewPH.NameVw_IP` `DEF2`;\
mapkey(continued) ~ Update `orient` `namedviewPH.NameVw_IP` `DEF2`;\
mapkey(continued) ~ Activate `orient` `namedviewPH.NameVw_IP`;


mapkey lcx @MAPKEY_LABELLayer Create AXES rule based;\
mapkey(continued) ~ Select `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Close `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Activate `main_dlg_cur` `LayerNew_PushBtn`;\
mapkey(continued) ~ Input `newlayerprops` `LayerNameInput` `AXES`;\
mapkey(continued) ~ Update `newlayerprops` `LayerNameInput` `AXES`;\
mapkey(continued) ~ Select `newlayerprops` `PropTab`1 `RulesDefsettingsLay`;\
mapkey(continued) ~ Select `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Close `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Activate `newlayerprops` `IndepRulesChk`1 ;\
mapkey(continued) ~ Activate `newlayerprops` `EditRulesBtn`;\
mapkey(continued) ~ Open `selspecdlg0` `SelOptionRadio`;~ Close `selspecdlg0` `SelOptionRadio`;\
mapkey(continued) ~ Select `selspecdlg0` `SelOptionRadio`1 `Axis`;\
mapkey(continued) ~ Activate `selspecdlg0` `AddRuleBtn`;~ Open `selspecdlg0` `SelOptionRadio`;\
mapkey(continued) ~ Close `selspecdlg0` `SelOptionRadio`;\
mapkey(continued) ~ Select `selspecdlg0` `SelOptionRadio`1 `Feature`;\
mapkey(continued) ~ Select `selspecdlg0` `RuleTab`1 `Attributes`;\
mapkey(continued) ~ Select `selspecdlg0` `RuleTypes`1 `Type`;\
mapkey(continued) ~ Open `selspecdlg0` `ExtRulesLayout.ExtTyperuleLayout.TyperuleCatsList`;\
mapkey(continued) ~ Close `selspecdlg0` `ExtRulesLayout.ExtTyperuleLayout.TyperuleCatsList`;\
mapkey(continued) ~ Select `selspecdlg0` `ExtRulesLayout.ExtTyperuleLayout.TyperuleCatsList`1 \
mapkey(continued) `Misc`;~ Activate `selspecdlg0` `AddRuleBtn`;\
mapkey(continued) ~ Activate `selspecdlg0` `UpdateRuleBtn`;\
mapkey(continued) ~ Activate `selspecdlg0` `EvaluateBtn`;\
mapkey(continued) ~ Select `selspecdlg0` `CondBuildTable`2 `0` `type_rule`;\
mapkey(continued) ~ Activate `selspecdlg0` `SelectButton`;\
mapkey(continued) ~ Select `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Close `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Activ te `newlayerprops` `AssocRulesChk`1 ;\
mapkey(continued) ~ Move `newlayerprops` `newlayerprops`2 21.513196 -0.164223 ;\
mapkey(continued) ~ Activate `newlayerprops` `OkBtn`;\
mapkey(continued) ~ Select `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Close `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Activate `main_dlg_cur` `LayerProps_PushBtn`;\
mapkey(continued) ~ Select `newlayerprops` `PropTab`1 `RulesDefsettingsLay`;\
mapkey(continued) ~ Select `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Close `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Activate `newlayerprops` `AssocRulesChk`0 ;\
mapkey(continued) ~ Activate `newlayerprops` `OkBtn`;


mapkey lcan @MAPKEY_LABELLayer Create ANNOTATIONS;\
mapkey(continued) ~ Select `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Close `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Activate `main_dlg_cur` `LayerNew_PushBtn`;\
mapkey(continued) ~ Input `newlayerprops` `LayerNameInput` `ANNOTATIONS`;\
mapkey(continued) ~ Update `newlayerprops` `LayerNameInput` `ANNOTATIONS`;\
mapkey(continued) ~ Select `newlayerprops` `PropTab`1 `RulesDefsettingsLay`;\
mapkey(continued) ~ Select `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Close `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Activate `newlayerprops` `IndepRulesChk`1 ;\
mapkey(continued) ~ Select `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Close `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Activate `newlayerprops` `AssocRulesChk`1 ;\
mapkey(continued) ~ Activate `newlayerprops` `EditRulesBtn`;\
mapkey(continued) ~ Open `selspecdlg0` `SelOptionRadio`;~ Close `selspecdlg0` `SelOptionRadio`;\
mapkey(continued) ~ Select `selspecdlg0` `SelOptionRadio`1 `Annotation`;\
mapkey(continued) ~ Select `selspecdlg0` `RuleTab`1 `Status`;\
mapkey(continued) ~ Select `selspecdlg0` `RuleTab`1 `Misc`;\
mapkey(continued) ~ Select `selspecdlg0` `RuleTypes`1 `All`;\
mapkey(continued) ~ Activate `selspecdlg0` `AddRuleBtn`;\
mapkey(continued) ~ Activate `selspecdlg0` `SelectButton`;~ Activate `newlayerprops` `OkBtn`;\
mapkey(continued) ~ Select `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Close `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Activate `main_dlg_cur` `LayerProps_PushBtn`;\
mapkey(continued) ~ Select `newlayerprops` `PropTab`1 `RulesDefsettingsLay`;\
mapkey(continued) ~ Select `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Close `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Activate `newlayerprops` `AssocRulesChk`0 ;\
mapkey(continued) ~ Activate `newlayerprops` `OkBtn`;
mapkey pd @MAPKEY_LABELPLOT D-SIZE_PDF;\
mapkey(continued) ~ Select `main_dlg_cur` `MenuBar1`1 `View`;\
mapkey(continued) ~ Select `main_dlg_cur` `View.OrientationCascadeBtn`;\
mapkey(continued) ~ Close `main_dlg_cur` `MenuBar1`;\
mapkey(continued) ~ Close `main_dlg_cur` `View.OrientationCascadeBtn`;\
mapkey(continued) ~ Activate `main_dlg_cur` `psh_view_refit`;\
mapkey(continued) ~ Select `main_dlg_cur` `MenuBar1`1 `File`;\
mapkey(continued) ~ Close `main_dlg_cur` `MenuBar1`;~ Activate `main_dlg_cur` `File.psh_print`;\
mapkey(continued) ~ Activate `print` `Configure`;~ Update `print_config` `i_offset_x` `.25`;\
mapkey(continued) ~ Activate `print_config` `i_offset_x`;\
mapkey(continued) ~ Update `print_config` `i_offset_y` `.25`;\
mapkey(continued) ~ Activate `print_config` `i_offset_y`;~ Open `print_config` `o_size`;\
mapkey(continued) ~ Close `print_config` `o_size`;~ Select `print_config` `o_size`1 `D`;\
mapkey(continued) ~ Select `print_config` `r_opt_ctrl`1 `Printer_sheet`;\
mapkey(continued) ~ Select `print_config` `r_opt_ctrl`1 `Model_sheet`;\
mapkey(continued) ~ Open `print_config` `o_plot`;~ Close `print_config` `o_plot`;\
mapkey(continued) ~ Select `print_config` `o_plot`1 `Full Plot`;\
mapkey(continued) ~ Activate `print_config` `OK`;\
mapkey(continued) @MANUAL_PAUSEHIT OKA THEN CHOOSE PROPERTIES AND SELECT CUSTOM. THIS WILL \
mapkey(continued) MATCH THE ACTUAL SIZE D 22X34;~ Activate `print` `OK`;
mapkey lcdd @MAPKEY_NAMECreates layer for draft dmensions;\
mapkey(continued) @MAPKEY_LABELLayer Create - Dims Draft;\
mapkey(continued) ~ Select `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Close `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Activate `main_dlg_cur` `LayerNew_PushBtn`;\
mapkey(continued) ~ Input `newlayerprops` `LayerNameInput` `DIMS_DRAFT`;\
mapkey(continued) ~ Update `newlayerprops` `LayerNameInput` `DIMS_DRAFT`;\
mapkey(continued) ~ Select `newlayerprops` `PropTab`1 `RulesDefsettingsLay`;\
mapkey(continued) ~ Select `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Close `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Activate `newlayerprops` `IndepRulesChk`1 ;\
mapkey(continued) ~ Select `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Close `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Activate `newlayerprops` `EditRulesBtn`;\
mapkey(continued) ~ Select `selspecdlg0` `RuleTypes`1 `Name`;\
mapkey(continued) ~ Select `selspecdlg0` `RuleTypes`1 `Type`;\
mapkey(continued) ~ Open `selspecdlg0` `ExtRulesLayout.ExtTyperuleLayout.TyperuleTypesList`;\
mapkey(continued) ~ Close `selspecdlg0` `ExtRulesLayout.ExtTyperuleLayout.TyperuleTypesList`;\
mapkey(continued) ~ Select `selspecdlg0` `ExtRulesLayout.ExtTyperuleLayout.TyperuleTypesList`1 \
mapkey(continued) `Driven Dim`;~ Activate `selspecdlg0` `SelScopeCheck`1 ;\
mapkey(continued) ~ Activate `selspecdlg0` `EvaluateBtn`;\
mapkey(continued) ~ Activate `selspecdlg0` `SelectButton`;~ Activate `newlayerprops` `OkBtn`;\
mapkey(continued) ~ Select `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Close `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Activate `main_dlg_cur` `LayerProps_PushBtn`;\
mapkey(continued) ~ Select `newlayerprops` `PropTab`1 `RulesDefsettingsLay`;\
mapkey(continued) ~ Select `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Close `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Activate `newlayerprops` `AssocRulesChk`1 ;\
mapkey(continued) ~ Activate `newlayerprops` `OkBtn`;\
mapkey(continued) ~ Select `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Close `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Activate `main_dlg_cur` `LayerProps_PushBtn`;\
mapkey(continued) ~ Select `newlayerprops` `PropTab`1 `RulesDefsettingsLay`;\
mapkey(continued) ~ Select `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Close `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Activate `newlayerprops` `AssocRulesChk`0 ;\
mapkey(continued) ~ Activate `newlayerprops` `OkBtn`;
mapkey st @MAPKEY_LABELSketcher Toggle Construct geom;\
mapkey(continued) ~ Activate `main_dlg_cur` `Edit.pshGeomConstruction`;
mapkey lcpp @MAPKEY_LABELLayer Create - Pattern Params;\
mapkey(continued) ~ Select `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Close `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Activate `main_dlg_cur` `LayerNew_PushBtn`;\
mapkey(continued) ~ Input `newlayerprops` `LayerNameInput` `Pattern Params`;\
mapkey(continued) ~ Input `newlayerprops` `LayerNameInput` `PatternParams`;\
mapkey(continued) ~ Input `newlayerprops` `LayerNameInput` `Pattern_Params`;\
mapkey(continued) ~ Update `newlayerprops` `LayerNameInput` `Pattern_Params`;\
mapkey(continued) ~ Select `newlayerprops` `LayContentsPH.ItemRefList`0 ;\
mapkey(continued) ~ Select `newlayerprops` `PropTab`1 `RulesDefsettingsLay`;\
mapkey(continued) ~ Select `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Close `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Activate `newlayerprops` `IndepRulesChk`1 ;\
mapkey(continued) ~ Activate `newlayerprops` `EditRulesBtn`;\
mapkey(continued) ~ Open `selspecdlg0` `SelOptionRadio`;~ Close `selspecdlg0` `SelOptionRadio`;\
mapkey(co tinued) ~ Input `selspecdlg0` `SelOptionRadio` `Dimension`;\
mapkey(continued) ~ Update `selspecdlg0` `SelOptionRadio` `Dimension`;\
mapkey(continued) ~ Select `selspecdlg0` `RuleTab`1 `Attributes`;\
mapkey(continued) ~ Update `selspecdlg0` `ExtRulesLayout.ExtBasicNameLayout.BasicNameList` \
mapkey(continued) `p*`;~ Activate `selspecdlg0` `SelScopeCheck`1 ;\
mapkey(continued) ~ Activate `selspecdlg0` `EvaluateBtn`;\
mapkey(continued) ~ Update `selspecdlg0` `ExtRulesLayout.ExtBasicNameLayout.BasicNameList` \
mapkey(continued) `P*`;~ Activate `selspecdlg0` `AddRuleBtn`;\
mapkey(continued) ~ Activate `selspecdlg0` `EvaluateBtn`;\
mapkey(continued) ~ Activate `selspecdlg0` `UpdateRuleBtn`;\
mapkey(continued) ~ Update `selspecdlg0` `ExtRulesLayout.ExtBasicNameLayout.BasicNameList` \
mapkey(continued) `p*`;~ Activate `selspecdlg0` `UpdateRuleBtn`;\
mapkey(continued) ~ Activate `selspecdlg0` `UpdateRuleBtn`;\
mapkey(continued) ~ Select `selspecdlg0` `RuleTab`1 `Misc`;\
mapkey(continued) ~ Update `selspecdlg0` `ExtRulesLayout.ExtBasicIDLayout.InputIDPanel` `p*`;\
mapkey(continued) ~ Activate `selspecdlg0` `UpdateRuleBtn`;\
mapkey(continued) ~ Activate `selspecdlg0` `EvaluateBtn`;\
mapkey(continued) ~ Activate `selspecdlg0` `EvaluateBtn`;\
mapkey(continued) ~ Update `selspecdlg0` `ExtRulesLayout.ExtBasicIDLayout.InputIDPanel` `P*`;\
mapkey(continued) ~ Activate `selspecdlg0` `ExtRulesLayout.ExtBasicIDLayout.InputIDPanel`;\
mapkey(continued) ~ Activate `selspecdlg0` `UpdateRuleBtn`;\
mapkey(continued) ~ Activate `selspecdlg0` `EvaluateBtn`;\
mapkey(continued) ~ Select `selspecdlg0` `RuleTab`1 `Status`;\
mapkey(continued) ~ Select `selspecdlg0` `RuleTab`1 `Attributes`;\
mapkey(continued) ~ Open `selspecdlg0` `ExtRulesLayout.ExtBasicNameLayout.BasNameComp`;\
mapkey(continued) ~ Close `selspecdlg0` `ExtRulesLayout.ExtBasicNameLayout.BasNameComp`;\
mapkey(continued) ~ Select `selspecdlg0` `RuleTypes`1 `Type`;\
mapkey(continued) ~ Select `selspecdlg0` `RuleTypes`1 `Expression`;\
mapkey(continued) ~ Resize `selspecdlg0` `selspecdlg0`4 23.874837 0.000000 13.215124 27.561930 \
mapkey(continued) ;~ Open `selspecdlg0` `ExtRulesLayout.ExtExprLayout.ExprParamsList`;\
mapkey(continued) ~ Close `selspecdlg0` `ExtRulesLayout.ExtExprLayout.ExprParamsList`;\
mapkey(continued) ~ Select `selspecdlg0` `RuleTypes`1 `Name`;\
mapkey(continued) ~ Update `selspecdlg0` `ExtRulesLayout.ExtBasicNameLayout.BasicNameList` `p`;\
mapkey(continued) ~ Open `selspecdlg0` `ExtRulesLayout.ExtBasicNameLayout.BasNameComp`;\
mapkey(continued) ~ Close `selspecdlg0` `ExtRulesLayout.ExtBasicNameLayout.BasNameComp`;\
mapkey(continued) ~ Select `selspecdlg0` `ExtRulesLayout.ExtBasicNameLayout.BasNameComp`1 ` \
mapkey(continued) == `;\
mapkey(continued) ~ Update `selspecdlg0` `ExtRulesLayout.ExtBasicNameLayout.BasicNameList` \
mapkey(continued) `p**`;~ Activate `selspecdlg0` `UpdateRuleBtn`;\
mapkey(continued) ~ Activate `selspecdlg0` `EvaluateBtn`;\
mapkey(continued) ~ Activate `selspecdlg0` `EvaluateBtn`;\
mapkey(continued) ~ Activate `selspecdlg0` `EvaluateBtn`;\
mapkey(continued) ~ Wheel `main_dlg_cur` `proe_win`9 239 233 458752 0 568 496 1024 768 \
mapkey(continued) 14714516 ;\
mapkey(continued) ~ Wheel `main_dlg_cur` `proe_win`9 294 217 393216 1536 568 496 1024 768 \
mapkey(continued) 14715125 ;\
mapkey(continued) ~ Wheel `main_dlg_cur` `proe_win`9 298 211 458752 0 568 496 1024 768 \
mapkey(continued) 14715563 ;\
mapkey(continued) ~ Wheel `main_dlg_cur` `proe_win`9 298 211 458752 0 568 496 1024 768 \
mapkey(continued) 14715625 ;\
mapkey(continued) ~ Wheel `main_dlg_cur` `proe_win`9 299 211 458752 0 568 496 1024 768 \
mapkey(continued) 14716125 ;\
mapkey(continued) ~ Wheel `main_dlg_cur` `proe_win`9 301 212 458752 512 568 496 1024 768 \
mapkey(continued) 14716219 ;~ Open `selspecdlg0` `LookByOptionMenu`;\
mapkey(continued) ~ Close `selspecdlg0` `LookByOptionMenu`;\
mapkey(continued) ~ Select `selspecdlg0` `LookByOptionMenu`1 `Dimension`;\
mapkey(continued) ~ Open `selspecdlg0` `SelOptionRadio`;~ Close `s lspecdlg0` `SelOptionRadio`;\
mapkey(continued) ~ Select `selspecdlg0` `SelOptionRadio`1 `Dimension`;\
mapkey(continued) ~ Update `selspecdlg0` `ExtRulesLayout.ExtBasicNameLayout.BasicNameList` \
mapkey(continued) `p*`;~ Activate `selspecdlg0` `UpdateRuleBtn`;\
mapkey(continued) ~ Activate `selspecdlg0` `EvaluateBtn`;\
mapkey(continued) ~ Update `selspecdlg0` `ExtRulesLayout.ExtBasicNameLayout.BasicNameList` \
mapkey(continued) `p#`;~ Activate `selspecdlg0` `UpdateRuleBtn`;\
mapkey(continued) ~ Activate `selspecdlg0` `EvaluateBtn`;\
mapkey(continued) ~ Update `selspecdlg0` `ExtRulesLayout.ExtBasicNameLayout.BasicNameList` \
mapkey(continued) `*1`;~ Activate `selspecdlg0` `UpdateRuleBtn`;\
mapkey(continued) ~ Activate `selspecdlg0` `EvaluateBtn`;\
mapkey(continued) ~ Open `selspecdlg0` `ExtRulesLayout.ExtBasicNameLayout.BasNameComp`;\
mapkey(continued) ~ Close `selspecdlg0` `ExtRulesLayout.ExtBasicNameLayout.BasNameComp`;\
mapkey(continued) ~ Select `selspecdlg0` `ExtRulesLayout.ExtBasicNameLayout.BasNameComp`1 ` > \
mapkey(continued) `;\
mapkey(continued) ~ Update `selspecdlg0` `ExtRulesLayout.ExtBasicNameLayout.BasicNameList` `p`;\
mapkey(continued) ~ Activate `selspecdlg0` `UpdateRuleBtn`;\
mapkey(continued) ~ Activate `selspecdlg0` `EvaluateBtn`;\
mapkey(continued) ~ Activate `selspecdlg0` `EvaluateBtn`;\
mapkey(continued) ~ Activate `selspecdlg0` `EvaluateBtn`;~ Close `selspecdlg0` `selspecdlg0`;
mapkey dt @MAPKEY_NAMESwap All Datum Display;@MAPKEY_LABELDatum Toggle;\
mapkey(continued) ~ Command `ProCmdEnvDtmDisp` 0 ;~ Command `ProCmdEnvAxisDisp` 0 ;\
mapkey(continued) ~ Command `ProCmdEnvPntsDisp` 0 ;~ Command `ProCmdEnvCsysDisp` 0;
mapkey ifsu ~ Select `main_dlg_cur` `MenuBar1`1 `Insert`;\
mapkey(continued) ~ Select `main_dlg_cur` `Insert.cb_sweep`;~ Close `main_dlg_cur` `MenuBar1`;\
mapkey(continued) ~ Close `main_dlg_cur` `Insert.cb_sweep`;\
mapkey(continued) ~ Activate `main_dlg_cur` `pshSurfSweep`;
mapkey lru @MAPKEY_NAMEUse to Update Layer Rule;\
mapkey(continued) @MAPKEY_LABELLayer Rule Update;\
mapkey(continued) @MANUAL_PAUSESelect layer to Update and click Resume to add existing items;\
mapkey(continued) ~ Select `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Close `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Activate `main_dlg_cur` `LayerProps_PushBtn`;\
mapkey(continued) ~ Select `newlayerprops` `PropTab`1 `RulesDefsettingsLay`;\
mapkey(continued) ~ Select `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Close `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Activate `newlayerprops` `AssocRulesChk`0 ;\
mapkey(continued) ~ Activate `newlayerprops` `OkBtn`;\
mapkey(continued) ~ Select `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Close `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Activate `main_dlg_cur` `LayerProps_PushBtn`;\
mapkey(continued) ~ Select `newlayerprops` `PropTab`1 `RulesDefsettingsLay`;\
mapkey(continued) ~ Select `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Close `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Activate `newlayerprops` `AssocRulesChk`1 ;\
mapkey(continued) ~ Activate `newlayerprops` `OkBtn`;
mapkey lta @MAPKEY_NAMEUse to Layer Toggle Associativity;\
mapkey(continued) @MAPKEY_LABELLayer Toggle Associativity;\
mapkey(continued) @MANUAL_PAUSESelect layer to Update and click Resume to add existing items;\
mapkey(continued) ~ Select `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Close `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Activate `main_dlg_cur` `LayerProps_PushBtn`;\
mapkey(continued) ~ Select `newlayerprops` `PropTab`1 `RulesDefsettingsLay`;\
mapkey(continued) ~ Select `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Close `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Activate `newlayerprops` `AssocRulesChk`0 ;\
mapkey(continued) ~ Activate `newlayerprops` `OkBtn`;

mapkey al @MAPKEY_LABELApplication Activate L-EGACY;\
mapkey(continued) ~ Select `main_dlg_cur` `MenuBar1`1 `Applications`;\
mapkey(continued) ~ Close `main_dlg_cur` `MenuBar1`;\
mapkey(continued) ~ Select `main_dlg_cur` `Applications.rad_util_app_prt`1 `Legacy`;
mapkey az @MAPKEY_LABELApplication STANDARD;\
mapkey(continued) ~ Select `main_dlg_cur` `MenuBar1`1 `Applications`;\
mapkey(continued) ~ Close `main_dlg_cur` `MenuBar1`;\
mapkey(continued) ~ Select `main_dlg_cur` `Applications.rad_util_app_prt`1 `Standard`;

mapkey aq @MAPKEY_LABELApplication Activate LEGACY;\
mapkey(continued) ~ Select `main_dlg_cur` `MenuBar1`1 `Applications`;\
mapkey(continued) ~ Close `main_dlg_cur` `MenuBar1`;\
mapkey(continued) ~ Select `main_dlg_cur` `Applications.rad_util_app_prt`1 `Legacy`;
mapkey kp @MAPKEY_LABELTrim Power;~ Command `ProCmdEditDelSeg` 1;
mapkey kc @MAPKEY_LABELSketch Trim Corner;\
mapkey(continued) ~ Activate `main_dlg_cur` `tbTrim` `ProCmdEditCorner.tbTrim`;\
mapkey(continued) ~ Command `ProCmdEditCorner` 1;
mapkey kd @MAPKEY_LABELSK Trim Divide;\
mapkey(continued) ~ Activate `main_dlg_cur` `tbTrim` `ProCmdEditSplit.tbTrim`;\
mapkey(continued) ~ Command `ProCmdEditSplit` 1;
mapkey es @MAPKEY_LABELSK Show Sketch Dims;\
mapkey(continued) ~ Timer `UI Desktop` `UI Desktop` `popupMenuRMBTimerCB`;\
mapkey(continued) ~ Close `rmb_popup` `PopupMenu`;~ Activate `rmb_popup` `EditShowSketchDim`;
mapkey 0p @MAPKEY_LABELSeed Part;~ Command `ProCmdModelNew` ;\
mapkey(continued) ~ Activate `new` `chk_use_default_template`0 ;~ Activate `new` `OK`;\
mapkey(continued) ~ Activate `main_dlg_cur` `main_dlg_cur`;\
mapkey(continued) ~ Minimize `main_dlg_cur` `main_dlg_cur`;\
mapkey(continued) ~ Restore `main_dlg_cur` `main_dlg_cur`;~ FocusIn `new_file_opts` `psh_ok`;\
mapkey(continued) ~ Activate `new_file_opts` `psh_browse`;\
mapkey(continued) ~ Update `file_open` `Inputname` `C:\\Documents and \
mapkey(continued) Settings\\MCole\\Desktop\\cad\\_ProE\\0000_WF4tr`;\
mapkey(continued) ~ Activate `file_open` `Inputname`;\
mapkey(continued) ~ Update `file_open` `Inputname` `0000_template_sk.prt`;\
mapkey(continued) ~ Activate `file_open` `Open`;~ FocusIn `new_file_opts` `psh_browse`;\
mapkey(continued) ~ Update `new_file_opts` `inp_string_param.1` `M. COLE`;\
mapkey(continued) ~ Update `new_file_opts` `inp_string_param.0` `ENTER DESCRIPTION`;\
mapkey(continued) ~ Activate `new_file_opts` `psh_ok`;
mapkey tn @MAPKEY_LABELToggle Datum Names;\
mapkey(continued) ~ Command `ProCmdEnvDtmPlnTagDisp` 1 ;~ Command `ProCmdEnvAxisTagDisp` 1 ;\
mapkey(continued) ~ Command `ProCmdEnvPntsTxt` 1 ;~ Command `ProCmdEnvCsysTagDisp` 1;

mapkey lcsl @MAPKEY_LABELLAYER create SNAP Lines;\
mapkey(continued) ~ Command `ProCmdLayer_NewLay` ;\
mapkey(continued) ~ Close `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Input `newlayerprops` `LayerNameInput` `DRW_SNAP_LINE`;\
mapkey(continued) ~ Input `newlayerprops` `LayerNameInput` `DRW_SNAP_LINES`;\
mapkey(continued) ~ Update `newlayerprops` `LayerNameInput` `DRW_SNAP_LINES`;\
mapkey(continued) ~ Select `newlayerprops` `PropTab`1 `RulesDefsettingsLay`;\
mapkey(continued) ~ Select `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Close `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Activate `newlayerprops` `EditRulesBtn`;\
mapkey(continued) ~ Input `selspecdlg0` `SelOptionRadio` `Snap Line`;\
mapkey(continued) ~ Update `selspecdlg0` `SelOptionRadio` `Snap Line`;\
mapkey(continued) ~ Select `selspecdlg0` `RuleTypes`1 `All`;\
mapkey(continued) ~ Activate `selspecdlg0` `EvaluateBtn`;\
mapkey(continued) ~ Select `selspecdlg0` `ResultListOnly`1 `14:115:1:`;\
mapkey(continued) ~ Activate `selspecdlg0` `SelectButton`;\
mapkey(continued) ~ Select `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Close `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Activate `newlayerprops` `AssocRulesChk`1 ;\
mapkey(continued) ~ Close `newlayerprops` `RuleOptionsCasc`;~ Activate `newlayerprops` `OkBtn`;\
mapkey(continued) ~ Command `ProCmdLayer_LayProps` ;\
mapkey(continued) ~ Close `main_dlg_cur` `PHTLeft.PHLayerUI.LayerEditCasc`;\
mapkey(continued) ~ Select `newlayerprops` `PropTab`1 `RulesDefsettingsLay`;\
mapkey(continued) ~ Select `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Close `newlayerprops` `RuleOptionsCasc`;\
mapkey(continued) ~ Activate `newlayerprops` `AssocRulesChk`0 ;\
mapkey(continued) ~ Close `newlayerprops` `RuleOptionsCasc`;~ Activate `newlayerprops` `OkBtn`;
mapkey x1 @MAPKEY_LABELDrawing Layot Select Bar;\
mapkey(continued) ~ Open `main_dlg_cur` `Sst_bar.filter_list`;\
mapkey(continued) ~ Close `main_dlg_cur` `Sst_bar.filter_list`;



Edited by: mjcole_ptc
 

Sponsor

Articles From 3DCAD World

Back
Top