2011

Table Of Contents
NOTE If more than one object is selected or if an object type is not associated
with a double click action, the default command used is PROPERTIES.
Examples of Double Click Actions
The CUIx file that ships with AutoCAD LT defines the default double click
actions. You can use the default double click actions as examples when creating
your own double click actions.
The following table shows some of the object names that are set up in the
acadlt.cuix file. Expand the Double Click Actions node in the Customize User
Interface (CUI) Editor for a complete listing of all the actions that are defined.
Double click action assignments
Command (Macro)Object Type
DDEDITATTDEF
ATTIPEDITATTRIB
ATTEDITATTBLOCKREF
ATTEDITATTDYNBLOCKREF
$M=$(if,$(and,$(>,$(getvar,blockeditlock),0)),^C^C_proper-
ties,^C^C_bedit)
BLOCKREF
$M=$(if,$(and,$(>,$(getvar,blockeditlock),0)),^C^C_proper-
ties,^C^C_bedit)
DYNBLOCKREF
HATCHEDITHATCH
IMAGEADJUSTIMAGE
PEDITLWPOLYLINE
MTEDITMTEXT
PEDITPOLYLINE
SPLINEDITSPLINE
DDEDITTEXT
Double Click Actions | 269