2011

Table Of Contents
table shows the object names that are specific to inserted objects (blocks,
dynamic blocks, and xrefs).
Object names specific to insert objects
DescriptionObject Name
Block reference with attributesATTBLOCKREF
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
Pull-down and Shortcut Menus | 277