2013

Table Of Contents
$(if,$(getvar,snapmode),!.)Snap^B
$(if,$(getvar,gridmode),!.)Grid^G
Simultaneously Disable and Mark Command Items
You can mark and disable commands at the same time using either of the
following formats:
~!.labeltext
!.~labeltext
The tilde (~) is the special character code to disable a command and an
exclamation point and period (!.) is the special character code to mark a
command.
See also:
DIESEL Expressions in Macros (page 63)
Create Tooltips for Commands
Tooltips are descriptive messages that are displayed near the cursor when it
hovers over a tool set tool.
The Description property associated to a command provides a simple
description for what the command does. The value of the Description property
is displayed as part of a basic tooltip that is displayed when the cursor hovers
over a tool set tool. Along with the description, the name of the command is
also displayed.
See also:
Customize Commands (page 36)
Create and Manage Images for Commands
Images can be assigned to commands, and can be of two different types:
standard and custom. Standard images come with AutoCAD in a library, while
external raster images can be assigned to commands in the Customize dialog
box.
Customize Commands | 51