Anuncios

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

Kent1Cooper
en respuesta a: pl.fischer68


@pl.fischer68 wrote:

.... (i'd like to create a shortcut for the new rotater command)


I think the command alias editor may work only with actual AutoCAD command names.  But you can make the name of the command anything you want -- the part immediately following  (defun C:  is always the command name, so just change ROTATER to something else [as long as it doesn't conflict with some already-existing command name or alias].

Kent Cooper, AIA