## IntroCAD.is -- initialization script file ## executed each time IntroCAD is invoked. # Keyboard/Menu equivalents /Project/Quit = q /Part/Group = g /Part/UnGroup = u /Option/Zoom = z /Option/Redraw/Now = r /Option/FullPict = f /Option/Slide = s /Option/GridMesh/Finer = A-F /Option/GridMesh/Coarse = A-C /Option/SnapTo/Grid = P /Draw/Line = L /Draw/Box = B /Draw/Circle = C /Draw/Arc = A /Draw/Freehand = F /Draw/Measure = M /Draw/Clone = K /Draw/Text = T /Edit/Move = m /Edit/Erase = e /Edit/Point = p # keypad equivalents for color menu items /Color/0 = #0 /Color/1 = #1 /Color/2 = #2 /Color/3 = #3 /Color/4 = #4 /Color/5 = #5 /Color/6 = #6 /Color/7 = #7 /Color/8 = #8 /Color/9 = #9 /Color/Save = #E /Color/Modify = #. # keypad equivalents for LineType menu items /LineType/0 = C#0 /LineType/1 = C#1 /LineType/2 = C#2 /LineType/3 = C#3 /LineType/4 = C#4 /LineType/5 = C#5 /LineType/6 = C#6 /LineType/Thick = C#7 # keypad equivalents for Layer menu items /Layer/0 = A#0 /Layer/1 = A#1 /Layer/2 = A#2 /Layer/3 = A#3 /Layer/4 = A#4 /Layer/5 = A#5 /Layer/6 = A#6 /Layer/7 = A#7 /Layer/8 = A#8 /Layer/9 = A#9 /Layer/Select = A#E # keypad equivalents for Hatch menu items /Hatch/0 = S#0 /Hatch/1 = S#1 /Hatch/2 = S#2 /Hatch/3 = S#3 /Hatch/4 = S#4 /Hatch/5 = S#5 /Hatch/6 = S#6 /Hatch/7 = S#7 /Hatch/8 = S#8 /Hatch/9 = S#9 # Actual menu selections (since "=" doesn't occur on line). #/Project/Title /Option/Ruler/Off /Option/EditPref/Either #/Option/ShowTool #/Option/ShowXY # /Project/Script/Console