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 assignmentsObject Type Command (Macro)ATTDEF DDEDITATTRIB ATTIPEDITATTBLOCKREF ATTEDITATTDYNBLOCKREF 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)DYNBLOCKREFHATCH HATCHEDITIMAGE IMAGEADJUSTLWPOLYLINE PEDITMTEXT MTEDITPOLYLINE PEDITSPLINE SPLINEDITTEXT DDEDITDouble Click Actions | 269