No Key Shortcut...
 1-11  12-31  32-33

Previous
Next
 From:  Frenchy Pilou (PILOU)
35.32 In reply to 35.31 
So with this "marquee"
Moi will can be also a terrific "Shoot Them Up game" !:D:D:D

Thx for the infos
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
 From:  eph
35.33 
Thanks for the quick reply michael :)
A compilation of above suggestions - this is what I currently use... :

[Shortcut Keys]
Delete = Delete
Space = script:var viewpanel = moi.ui.mainWindow.viewpanel; if ( viewpanel.mode == 'split') viewpanel.mode = '3d'; else viewpanel.mode = 'split';
F1 = script:moi.launchHelp();

A = Polyline
B = Box
C = Circle
D = BooleanDifference
E = Extrude
F = script:moi.ui.mainWindow.viewpanel.mode = 'front';
H = script:moi.geometryDatabase.hide();
I = BooleanIntersection
J = Join
L = Loft
O = Offset
Q = Showpoints
R = script:moi.ui.mainWindow.viewpanel.mode = 'right';
S = Scale
T = script:moi.ui.mainWindow.viewpanel.mode = 'top';
V = PlanarSrf
W = Move
X = Rectangle
Z = script:moi.view.resetAll();

Shift+A = Curve
Shift+B = Box3pts
Shift+C = Chamfer
Shift+D = Delete
Shift+E = Extend
Shift+F = Fillet
Shift+G = script:moi.drawingAids.gridSnap = !moi.drawingAids.gridSnap;
Shift+J = Separate
Shift+M = Mirror
Shift+O = script:moi.drawingAids.objectSnap = !moi.drawingAids.objectSnap;
Shift+Q = AddPoint
Shift+R = Rotate
Shift+S = script:moi.drawingAids.straightSnap = !moi.drawingAids.straightSnap;
Shift+T = Trim
Shift+V = Plane3pts
Shift+W = Copy
Shift+X = Rect3pts

Ctrl+A = script:moi.geometryDatabase.selectAll();
Ctrl+C = CopyClipboard
Ctrl+D = script:moi.geometryDatabase.deselectAll();
Ctrl+E = Export
Ctrl+I = script:moi.geometryDatabase.invertSelection();
Ctrl+N = New
Ctrl+O = Open
Ctrl+S = Save
Ctrl+V = Paste
Ctrl+X = Cut
Ctrl+Y = script:moi.command.redo();
Ctrl+Z = script:moi.command.undo();
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged
 

Reply to All Reply to All

 

 
 
Show messages:  1-11  12-31  32-33