2011

Table Of Contents
Object names specific to insert objects
DescriptionObject Name
Dynamic block reference with attributesATTDYNBLOCKREF
Block reference without attributesBLOCKREF
Dynamic block reference without attributesDYNBLOCKREF
External reference (xref)XREF
For example, to support an object-specific shortcut menu for one or more
selected block references, you would create or modify a shortcut menu and
change its properties to those in the following table. The important property
to change is Aliases, which would need to modified to include the alias
OBJECTS_BLOCKREF.
Properties for the Block Reference Objects shortcut menu
ExampleDescriptionProperties
pane item
Block Objects MenuString that is only used in the CUI Editor and is
not displayed in the user interface.
Name
Shortcut menu for
block objects
Text used to describe the element; does not
appear in the user interface.
Descrip-
tion
POP512,OB-
JECTS_BLOCKREF
Specifies the aliases for the shortcut menu. Click
the [ ] button to open the Aliases dialog box.
Aliases
Each alias in the CUIx file should be unique and
it is used to reference the shortcut menu pro-
grammatically.
PM_0021Tag that uniquely identifies a shortcut menu.Element ID
Command Specific Shortcut Menus
Like the CMEDIT menu, the CMCOMMAND menu can contain context-sensitive
commands. Menus named COMMAND_commandname control which commands
are appended to the CMCOMMAND menu when a command is active. The text of
commandname can be any valid AutoCAD LT command, including
custom-defined or third-party commands.
Pull-down and Shortcut Menus | 219