Anuncios

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

Kent1Cooper
en respuesta a: Intuos5


@Intuos5 wrote:

.... I have mapped buttons to RTzoom, Zoom extents all and Zoom region. The thing is that these break the command in use, e.g. when moving objects it is not possible to use these commands as you will abort the moving. ....


ZOOM is a transparent command.  That means it can be used inside other commands, when the command name is prefixed with an apostrophe.  In the definitions/codes in your mapped buttons, use the command name with a preceding apostrophe, and you can do it inside another command without breaking it:

 

'ZOOM

 

The one situation in which that would not work would be if the change in Zoom level is enough to require a REGEN, which can't be transparent.

 

Explore ZOOM's Dynamic option, which takes a little getting used to compared to mouse-wheel Zooming, but can give you similar capability with only pick-button operation, whichever that is on your tablet puck.

Kent Cooper, AIA