Shrink+Join+Expand Script Question
All  1-5  6-8

Previous
Next
 From:  Bravlin
9250.6 
Its good that we have this option for a script automation.
But this mean that for each tool we need to reserve its own button for "bounding box center" option.
I guess it may be easier if we just press RMB after move tool invocation to activate bounding box center.
This way we do not need additional shortcuts.
If it possible of course.
  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
Next
 From:  Michael Gibson
9250.7 In reply to 9250.6 
Hi Bravlin, sorry no right mouse button does a variety of things like a shortcut for "Done" or repeat last command if not in a command currently. There isn't any way to make it click the "Bounding box center" button.

It is possible though to set up a shortcut key script that will push the button on any command that is currently showing it.

To do that set up a shortcut key with this as the command on it:
script: moi.ui.fireUIEvent( 'BoundingBoxCenter' );

- Michael
  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:  Bravlin
9250.8 
Right the fireUIEvent ! That we use for adding trim points. Thanks Michael !
moi.ui.fireUIEvent( 'addtrimpoints' );
  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: All  1-5  6-8