2008

Table Of Contents
S P E C I A L S Y M B O L S
Explanation:
Menu page number. User-created menu pages
should begin at 100 since AutoCAD Electrical uses
1-99 for its own use.
**M101
Menu page titleS P E C I A L S Y M B O L S
Icon function - insert component
Description text of the icon. This is also the tool tip
for the component to insert. In this example, click-
Push Button N.O.
ing Push Button N.O. in the Insert Component
dialog box inserts the component in the drawing.
Image information with the syntax: slide_lib-
rary_name(slide or .png). In this example the slide
s2(shpB11)
library (or resource dll library) is s2 and the slide
file (or .png image) is shpB11.
Specifies the block name. The block name is
searched in the symbol library search path as
HPB11
defined by the Project Properties dialog box and is
inserted into the drawing.
Each entry consists of three parts separated by "|" characters. The first part will
be the text that is displayed in the Menu tree structure view or as a tool tip in
the Symbol Preview window. The second part is the slide (or .png) name. You
should include the path to the .SLD. If the slide is contained within a slide
library (or resource dll library) the format here is library_name (slide_name).
The third part is the actual icon function.The function can be a symbol name
to insert, a sub-menu trigger, or a command. A line that looks like this can be
added by the menu wizard to insert a special switch:
Special Switch | hzs11.sld| HZS11
Icon function - execute command
Clicking on an icon in the icon menu can also execute an AutoCAD Electrical
command. The following example shows the syntax for commands:
Overview of the icon menu file | 763