Untitled

(Steven Felgate) #1
NOTEIf 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

Object Type Command (Macro)

ATTDEF DDEDIT

ATTRIB ATTIPEDIT

ATTBLOCKREF ATTEDIT

ATTDYNBLOCKREF ATTEDIT

$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

HATCH HATCHEDIT

IMAGE IMAGEADJUST

LWPOLYLINE PEDIT

MTEXT MTEDIT

POLYLINE PEDIT

SPLINE SPLINEDIT

TEXT DDEDIT

Double Click Actions | 269

Free download pdf