; Hi Chris-
;  
; 
; I happened to make a tweak to my AutoMenu file and noticed your 
; message about soliciting sample AutoMenu files.  I figured since 
; mine had arrived at a point of being in fairly regular use, I 
; should send it to you and see what you think.  
; 
; If you deem it worthwhile... sure, you are welcome to publish it.  
; 
; Jeffrey L. Callicott, P.E. 
;  
; 
; FYI, I have a Logitech G5 Laser mouse and tilt my wheel to the left 
; (I don't like Microsoft's tilt near as much).  In my mouse driver, 
; I set the left tilt to send a key of F11 whenever ustation.exe is 
; the current program running. I have F11 set in MicroStation to the 
; keyin "infosnap showautomenu"... 
; 
; :-)
; 
; Now I tilt my scroll wheel, and get AutoMenu anywhere I want in my view.  
; I love it!  
; 
; Thanks very much, 
; Jeff
; 
;------------------------------------------------------------ 
; Hi Chris-
;
;
; Ive still been tweaking my AutoMenu settings I have added highlight 
; colors and bring to front. 
;
; Since you deem them of interest, here you go.  I was honored to be one 
; of the examples you included with InfoSnap :-)
;
; 
;Take care,
;Jeff
;
;============================================================
;***   AUTOMENU - EXAMPLE ENTRIES:                        ***
;============================================================
;
; -----------------------------------------------------------
; NOTE: Some entries are demonstrating use of a secondary menu
; level -- the first entry is just like any other entry begining 
; with element type list. Following entries however are expected 
; to create a sub-menu, so they begin with '+'. 
; -----------------------------------------------------------
0-127,References Window,DIALOG REFERENCE
0-127,Level Display,LEVELDISPLAY DIALOG POPUP
0-127,Open Current File's Folder,%%
0-127,C:\ Drive,%%C:
0-127,-,
;
; -----------------------------------------------------------
; LINE, LINE_STRING
; -----------------------------------------------------------
;
3,4,TOOLS,
+,Place,DIALOG TOOLBOX LINE
+,Fillet,DIALOG TOOLBOX FILLET
;
3,4,Extend Line,EXTEND LINE ICON;DX=0,0
;
;
; -----------------------------------------------------------
; SHAPE
; -----------------------------------------------------------
;
6,TOOLS,DIALOG TOOLBOX POLYGONS
;
; -----------------------------------------------------------
; CMPLX_STRING, CMPLX_SHAPE            
; -----------------------------------------------------------
;
12,14,TOOLS,DIALOG TOOLBOX GROUPS
;
; -----------------------------------------------------------
; CURVE     (Note: EXTEND CURVE tool will convert curve into B-spline!)
; -----------------------------------------------------------
;
11,TOOLS,DIALOG TOOLBOX LINE
11,Extend Curve,EXTEND CURVE;DX=0,0
;
; -----------------------------------------------------------
; B-SPLINE CURVE
; -----------------------------------------------------------
;
27,TOOLS,DIALOG TOOLBOX BSPLINE
;
; -----------------------------------------------------------
; TEXT
; -----------------------------------------------------------
;
17,TOOLS,DIALOG TOOLBOX TEXT
17,Edit text,EDIT TEXT;DX=0,0;DX=0,0
;
; -----------------------------------------------------------
; ELLIPSE
; -----------------------------------------------------------
;
15,TOOLS,DIALOG TOOLBOX ELLIPSES
15,-,
15,Construct Tangent,CONSTRUCT TANGENT TO;DX=0,0
15,Construct Tangent From Snapped Point,CONSTRUCT TANGENT FROM;DX=0,0
;
; -----------------------------------------------------------
; ARC
; -----------------------------------------------------------
;
16,TOOLS,DIALOG TOOLBOX ARC
16,Change Radius,MODIFY ARC RADIUS;DX=0,0
16,Change Axis,MODIFY ARC AXIS;DX=0,0
16,Change Angle,MODIFY ARC ANGLE;DX=0,0
16,-,
16,Construct Tangent,CONSTRUCT TANGENT TO;DX=0,0
16,Construct Tangent From Snapped Point,CONSTRUCT TANGENT FROM;DX=0,0
;
;
;============================================================
;*** Default menus, visible regardless element type       ***
;============================================================
;
;  Format:  
;          Element type number(s) or '+' for sub-menu entry,Entry name,Key-In(s)
;
; -----------------------------------------------------------
; This is a blank separator
; -----------------------------------------------------------
;
0-127,-,
;
; -----------------------------------------------------------
; This is an example entry
; -----------------------------------------------------------
;
1-127,Change to Active Color,CHANGE COLOR ELEMENT;DX=0,0;DX=0,0
0-127,-,
1-127,Construct Perpendicular,CONSTRUCT PERPENDICULAR TO;DX=0,0
1-127,Construct Perpendicular From Snapped Point,CONSTRUCT PERPENDICULAR FROM;DX=0,0
0-127,-,
1-127,Partial Delete,DELETE PARTIAL;DX=0,0
1-127,Delete Element!,DELETE;DX=0,0;DX=0,0
0-127,-,
0-127,Element Highlight
+,Black,SET HILITE BLACK;FILEDESIGN
+,Blue,SET HILITE BLUE;FILEDESIGN
+,Cyan,SET HILITE CYAN;FILEDESIGN
+,Dark Gray,SET HILITE DGREY;FILEDESIGN
+,Gray,SET HILITE LGREY;FILEDESIGN
+,Green,SET HILITE GREEN;FILEDESIGN
+,Magenta,SET HILITE MAGENTA;FILEDESIGN
+,Red,SET HILITE RED; FILEDESIGN
+,White,SET HILITE WHITE;FILEDESIGN
+,Yellow,SET HILITE YELLOW;FILEDESIGN
0-127,-,
0-127,Tentative Point Mode
+,Locate,SET TPMODE LOCATE;FILEDESIGN
+,VDelta,SET TPMODE VDELTA;FILEDESIGN
+,Delta,SET TPMODE DELTA;FILEDESIGN
+,Distance,SET TPMODE DISTANCE;FILEDESIGN
1-127,Bring to Front,ORDER ELEMENT FRONT;DX=0,0
