Use the Icon Menu Wizard to customize the icon menus easily.
Once you click OK in any of the Add Icon dialog boxes, the following happens:
If WD_SLB is disabled in the environment file, the Images folder of the corresponding icon menu .dat file is created (if it does not exist) and new images are saved here.
Windows XP: C:\Documents and Settings\{username}\Application Data\Autodesk\AutoCAD Electrical {version}\{release}\{country code}\Support\Images\
Windows Vista, Windows 7: C:\Users\{username}\AppData\Roaming\Autodesk\AutoCAD Electrical {version}\{release}\{country code}\Support\Images\
If you browsed to an existing image, the image is copied to the Images folder.
If WD_SLB is enabled, the Images folder corresponding to the folder defined by the WD_SLB is created (if it does not exist) and new images are saved here. If the WD_SLB value is "N:\Electrical\Menu" then the folder N:\Electrical\Menu\Images is created and used. If you browsed to an existing image, the image is copied to the Images folder.
Note: You can enclose the image path within quotation marks if you do not want the images copied to the Images folder. The .dat file saves the absolute path instead. For example, if the image file edit box contains "C:\Desktop\push_button.png," then the push_button.png is not copied to the Image folder.
Add or modify icons using the icon menu wizard
Adds new or edits existing items and pages on the AutoCAD Electrical icon menus.
The Icon Menu Wizard can be used to add or modify icons for both the schematic and panel symbol libraries. You can add new menu pages to the AutoCAD Electrical icon menu, and then populate them with your own custom symbols. Each new page can have icon selections that cascade down to other new menu pages.
Add a new icon to the menu
Other Tools panel
Icon Menu Wizard.
Component to add a new icon to the menu.You can alternately select Command, New Circuit, Add Circuit or New Submenu depending on which type of icon you want to add.
The icon options to define are different depending on which type of icon you are adding to the menu file (.dat).
The new icon displays at the bottom of the Symbol Preview window.
Insert Components panel
Insert Components drop-down
Icon Menu.On the Insert Component dialog box, select the new icon.
Edit the properties of an existing icon in the menu
Other Tools panel
Icon Menu Wizard.The icon options to define are different depending on which type of icon you are editing.
Icon menu wizard
Modifies the icon menu. You can rearrange icons using drag and drop in the Symbol Preview window, add icons, create new submenus, delete icons, cut/copy/paste icons, and modify icon properties.
Ribbon: Schematic tab
Other Tools panel
Icon Menu Wizard.![]()
Toolbar: Miscellaneous ![]()
Menu: Components
Symbol Library
Icon Menu Wizard
Command entry: AEMENUWIZ
Note: You can lock the icon menu (.dat) file using the Windows File Properties dialog box so unauthorized users cannot modify the .dat file. In the Windows File Properties dialog box, set the file attributes to Read-only.
Menu | The tree structure is created by reading the icon menu file (.dat). The displayed nodes are based on the order of arrangement of submenus defined in the .dat file. |
Tabs |
|
Symbol Preview window | Displays the symbol images corresponding to the menu or the submenu selected in the Menu section. You can drag icons within the Symbol Preview window for rearrangement (multiple selection is allowed) such as placing commonly used icons at the top and rarely used icons at the bottom of the window. Note: When you move the cursor over an icon, the icon name, and block/circuit/command name display as tooltip information. |
Right-click menus
Options for the Menu tree structure view
Right-click a menu or submenu in the Menu tree structure view to display the following options:
Note: The menu number does not change during a Cut and Paste. For example, if you cut menu number 100 and paste it into another submenu page, the pasted menu page is still menu number 100.
Note: A new menu number is created for the pasted submenu. The next available menu number (greater than 99) is assigned.
Options for the Symbol Preview window
Right-click an icon or in empty space in the Symbol Preview window to display the following options:
Add icon - component
The icon name and symbol block name are saved in the active *.dat file (such as ACE_JIC_MENU.DAT) once you click OK the Icon Menu Wizard dialog box. The icon then displays at the end of the existing icon images in the Symbol Preview window of the Insert Component dialog box.
Ribbon: Schematic tab
Other Tools panel
Icon Menu Wizard.![]()
Toolbar: Miscellaneous ![]()
Menu: Components
Symbol Library
Icon Menu Wizard
Command entry: AEMENUWIZ
Select the menu file to modify and click OK. In the Icon Menu Wizard dialog box click Add and then select Component.
You can also access this dialog box by right-clicking in the Symbol Preview window of the Icon Menu Wizard dialog box and selecting Add Icon
Component.
Tip: To determine which *.dat file is active, in the Project Properties dialog box, Project Settings tab, Library, and Icon Menu Paths section, expand the Schematic Icon Menu File option. It is the schematic icon menu file listed in the *.wdp file.
Icon Details
Defines the icon name and image.
Preview | Displays an image preview of the specified image file. |
Name | Specifies the name to appear in the icon, the description text, and the tool tip for the icon. |
Image file | Specifies the image file to use for the new icon. You can enter the image file name (or complete path) or select it using one of the following methods:
The browsed image is copied to the Images folder and saved as a relative path in the .dat file. Enclose the image path in quotation marks if you do not want the image copied to the Images folder. Save the complete path instead of the relative path in the .dat file. The entered image file name can be names like "PB1" or "CONTROL RELAY," file names with an extension such as "pb1.png". Or, it can follow the syntax {slide_library or dll file (slide or .png)}. For example, "S2(pb)" or "S7(control_relay)". Note: The image file name cannot contain invalid characters such as \ / : " ? < > | and only .png and .sld image files are supported. |
Create PNG from current screen image | Creates the .png image file from the current screen image. If the specified image file does not exist, this option is selected by default. If you do not want to create the icon from the displayed image of the current drawing, clear the check box. Note: This option is unavailable if you enter an image file name with the syntax {slide_library or dll file (slide or .png)}. For example, "S2(pb)" or "S7(control_relay)". It is also unavailable if the Image File edit box contains the image file path instead of the image file name. |
Zoom | (Available only when Create PNG from current screen image is selected.) Zooms in on the current screen image using the AutoCAD Zoom command. Once you exit Zoom mode and press Enter, the dialog box redisplays so you can finish defining the new icon. |
Location | (This option appears once the Image file is specified.) Indicates the full path of the image file location where the new images are created or the browsed images are copied to. If you entered a file name with the syntax {slide_library or dll file (slide or .png)} for the image file, the path of the .dat file or the WD_SLB folder displays here. |
Block Name to Insert
Defines the symbol block that is inserted when you click the icon in the Insert Component dialog box.
Block Name | Specifies the symbol block name. The file name of the symbol can be typed into the edit box or you can enter it using one of the following methods:
|
Add icon - command
An icon can be configured to trigger an AutoCAD command, trigger an AutoCAD Electrical command, or run a script file. The icons that trigger insertion of multi-pole schematic symbol assemblies, one-line symbols, and panel footprints are examples that require encoding of special AutoCAD Electrical commands.
The icon name and command string are saved in the active *.dat file (such as ACE_JIC_MENU.DAT) once you click OK on the Icon Menu Wizard dialog box. The icon then displays at the end of the existing icon images in the Symbol Preview window of the Insert Component dialog box.
Note: If you are modifying the panel menu file, use this option for inserting panel symbols. Also, use it for inserting 3-pole schematic symbols or one-line symbols.
Ribbon: Schematic tab
Other Tools panel
Icon Menu Wizard.![]()
Toolbar: Miscellaneous ![]()
Menu: Components
Symbol Library
Icon Menu Wizard
Command entry: AEMENUWIZ
Select the menu file to modify and click OK. On the Icon Menu Wizard dialog box click Add, and then select Command.
You can also access this dialog box by right-clicking in the Symbol Preview window of the Icon Menu Wizard dialog box and selecting Add Icon
Command.
Tip: To determine which *.dat file is active, in the Project Properties dialog box, Project Settings tab, Library, and Icon Menu Paths section, expand the Schematic Icon Menu File option. It is the schematic icon menu file listed in the *.wdp file.
Icon Details
Defines the icon name and image.
Preview | Displays an image preview of the specified image file. |
Name | Specifies the name to appear in the icon, the description text, and the tool tip for the icon. |
Image file | Specifies the image file to use for the new icon. You can enter the image file name (or complete path) or select it using one of the following methods:
The browsed image is copied to the Images folder and saved as a relative path in the .dat file. Enclose the image path in quotation marks if you do not want the image copied to the Images folder. Save the complete path instead of the relative path in the .dat file. The entered image file name can be names like "PB1" or "CONTROL RELAY," file names with an extension such as "pb1.png," or it can follow the syntax {slide_library or dll file (slide or .png)}. For example, "S2(pb)" or "S7(control_relay)." Note: The image file name cannot contain invalid characters such as \ / : " ? < > | and only .png and .sld image files are supported. |
Create PNG from current screen image | Creates the .png image file from the current screen image. If the specified image file does not exist, this option is selected by default. If you do not want to create the icon from the displayed image of the current drawing, clear the check box. Note: This option is unavailable if you enter an image file name with the syntax {slide_library or dll file (slide or .png)}" For example, "S2(pb)" or "S7(control_relay)". It is also unavailable if the Image File edit box contains the image file path instead of the image file name. |
Zoom | (Available only when Create PNG from current screen image is selected.) Zooms in on the current screen image using AutoCAD Pan command. Once you exit Pan mode and press Enter, the dialog box redisplays so you can finish defining the new icon. |
Location | (This option appears once the Image file is specified.) Indicates the full path of the image file location where the new images are created or the browsed images are copied to. If you entered a file name with the syntax {slide_library or dll file (slide or .png)} for the image file, the path of the .dat file or the WD_SLB folder displays here. |
Command to Execute
Note: If you select an AutoCAD Electrical command, manually enter the additional parameters as indicated.
Command | Specifies to start an AutoCAD command or AutoCAD Electrical routine. You can enter the command name to execute with arguments. Click List to select from a list of AutoCAD Electrical commands for panel, schematic multi-pole symbol, and one-line symbol inserts. It makes it easier for you to build the appropriate command to insert a symbol. |
Parameters | Displays the command parameters for a specific AutoCAD Electrical command. If the command does not have any parameters, the value "none" displays. |
Create new circuit
The icon name and circuit drawing name are saved in the active *.dat file (such as ACE_JIC_MENU.DAT) once you click OK on the Icon Menu Wizard dialog box. The icon then displays at the end of the existing icon images in the Symbol Preview window of the Insert Component dialog box.
Ribbon: Schematic tab
Other Tools panel
Icon Menu Wizard.![]()
Toolbar: Miscellaneous ![]()
Menu: Components
Symbol Library
Icon Menu Wizard
Command entry: AEMENUWIZ
Select the menu file to modify and click OK. In the Icon Menu Wizard dialog box click Add, and then select New Circuit.
You can also access this dialog box by right-clicking in the Symbol Preview window of the Icon Menu Wizard dialog box and selecting Add Icon
New Circuit.
Tip: To determine which *.dat file is active, in the Project Properties dialog box, Project Settings tab, Library, and Icon Menu Paths section, expand the Schematic Icon Menu File option. It is the schematic icon menu file listed in the *.wdp file.
Icon Details
Defines the icon name and image.
Preview | Displays an image preview of the specified image file. |
Name | Specifies the name to appear in the icon, the description text, and the tool tip for the icon. |
Image file | Specifies the image file to use for the new icon. You can enter the image file name (or complete path) or select it using one of the following methods:
The browsed image is copied to the User folder if wd_userckt_dir is disabled in the .env file. Note: The User folder can be overridden by the wd_userckt_dir defined folder if the environment code is enabled in the .env file. Enclose the image path in quotation marks if you do not want the image copied to the User folder. Save the complete path instead of the relative path in the .dat file. The entered image file name can be names like "PB1" or "CONTROL RELAY," file names with an extension such as "pb1.png," or it can follow the syntax {slide_library or dll file (slide or .png)}. For example, "S2(pb)" or "S7(control_relay)." Note: The image file name cannot contain invalid characters such as \ / : " ? < > | and only .png and .sld image files are supported. |
Create PNG from current screen image | Creates the .png image file from the current screen image. If the specified image file does not exist, this option is selected by default. If you do not want to create the icon from the displayed image of the current drawing, clear the check box. Note: This option is unavailable if you enter an image file name with the syntax {slide_library or dll file (slide or .png)}" For example, "S2(pb)" or "S7(control_relay)". It is also unavailable if the Image File edit box contains the image file path instead of the image file name. |
Zoom | (Available only when Create PNG from current screen image is selected) Zooms in on the current screen image using AutoCAD Zoom command. Once you exit Zoom mode and press Enter, the dialog box redisplays so you can finish defining the new icon. |
Location | (This option appears once the Image file is specified) Indicates the full path of the image file location where the new images are created or the browsed images are copied to. If you entered a file name with the syntax {slide_library or dll file (slide or .png)} for the image file, the path of the .dat file or the WD_SLB folder displays here. |
Circuit Drawing File
Defines the circuit file name that is created.
File Name | Specifies the file name for the circuit. Enter a drawing file name to use. |
Location | Displays the complete path of the new drawing file that is created. The default user circuit folder is the User folder if the wd_usercktdir code is disabled in the environment file. If wd_usercktdir is enabled, the folder defined by this code is used as the user circuit folder. |
Add existing circuit
The icon name and circuit drawing name are saved in the active *.dat file (such as ACE_JIC_MENU.DAT) once you click OK on the Icon Menu Wizard dialog box. The icon then displays at the end of the existing icon images in the Symbol Preview window of the Insert Component dialog box.
Ribbon: Schematic tab
Other Tools panel
Icon Menu Wizard.![]()
Toolbar: Miscellaneous ![]()
Menu: Components
Symbol Library
Icon Menu Wizard
Command entry: AEMENUWIZ
Select the menu file to modify and click OK. In the Icon Menu Wizard dialog box click Add, and then select Add Circuit.
You can also access this dialog box by right-clicking in the Symbol Preview window of the Icon Menu Wizard dialog box and selecting Add Icon
Add Circuit.
Tip: To determine which *.dat file is active, in the Project Properties dialog box, Project Settings tab, Library, and Icon Menu Paths section, expand the Schematic Icon Menu File option. It is the schematic icon menu file listed in the *.wdp file.
Icon Details
Defines the icon name and image.
Preview | Displays an image preview of the specified image file. |
Name | Specifies the name to appear in the icon, the description text, and the tool tip for the icon. |
Image file | Specifies the image file to use for the new icon. You can enter the image file name (or complete path) or select it using one of the following methods:
If the circuit drawing file name contains the path of the drawing file referring to the User folder or the wd_userckt_dir defined folder, the browsed image is copied to the User folder if wd_userckt_dir is disabled in the .env file or the wd_userckt_dir defined folder if wd_userckt_dir is enabled in the .env file. If the circuit drawing file name contains the path of the drawing file that does not refer to the User or wd_userckt_dir defined folder, the browsed image is copied to the Images folder and saved as a relative path in the .dat file. Enclose the image path in quotation marks if you do not want the image copied to the Images folder and to save the complete path instead of the relative path in the .dat file. The entered image file name can be names like "PB1" or "CONTROL RELAY," file names with an extension such as "pb1.png," or it can follow the syntax {slide_library or dll file (slide or .png)}. For example, "S2(pb)" or "S7(control_relay)." Note: The image file name cannot contain invalid characters such as \ / : " ? < > | and only .png and .sld image files are supported. |
Create PNG from current screen image | Creates the .png image file from the current screen image. If the specified image file does not exist, this option is selected by default. If you do not want to create the icon from the displayed image of the current drawing, clear the check box. Note: This option is unavailable if you enter an image file name with the syntax {slide_library or dll file (slide or .png)}" For example, "S2(pb)" or "S7(control_relay)". It is also unavailable if the Image File edit box contains the image file path instead of the image file name. |
Zoom | (Available only when Create PNG from current screen image is selected) Zooms in on the current screen image using AutoCAD Zoom command. Once you exit Zoom mode and press Enter, the dialog box redisplays so you can finish defining the new icon. |
Location | (It appears once the Image file is specified) Indicates the full path of the image file location where the new images are created or the browsed images are copied to. If you entered a file name with the syntax {slide_library or dll file (slide or .png)} for the image file, the path of the .dat file or the WD_SLB folder displays here. |
Circuit Name to Insert
Defines the circuit to insert when you click the icon.
File Name | Specifies the file name for the circuit. Enter a drawing file name to use, click Browse to select a drawing, or click Active to use the active drawing name as the circuit name. |
Create new submenu
The icon name and submenu are saved in the active *.dat file (such as ACE_JIC_MENU.DAT) once you click OK on the Icon Menu Wizard dialog box. The icon then displays at the end of the existing icon images in the Symbol Preview window of the Insert Component dialog box.
Ribbon: Schematic tab
Other Tools panel
Icon Menu Wizard.![]()
Toolbar: Miscellaneous ![]()
Menu: Components
Symbol Library
Icon Menu Wizard
Command entry: AEMENUWIZ
Select the menu file to modify and click OK. In the Icon Menu Wizard dialog box click Add, and then select New Submenu.
You can also access this dialog box by right-clicking in the Symbol Preview window of the Icon Menu Wizard dialog box and selecting New Sub Menu.
Tip: To determine which *.dat file is active, in the Project Properties dialog box, Project Settings tab, Library, and Icon Menu Paths section, expand the Schematic Icon Menu File option. It is the schematic icon menu file listed in the *.wdp file.
Icon Details
Defines the icon name and image.
Preview | Displays an image preview of the specified image file. |
Name | Specifies the name to appear in the icon, the description text, and the tool tip for the icon. |
Image file | Specifies the image file to use for the new icon. You can enter the image file name (or complete path) or select it using one of the following methods:
The browsed image is copied to the Images folder and saved as a relative path in the .dat file. Enclose the image path in quotation marks if you do not want the image copied to the Images folder and to save the complete path instead of the relative path in the .dat file. The entered image file name can be names like "PB1" or "CONTROL RELAY," file names with an extension such as "pb1.png," or it can follow the syntax {slide_library or dll file (slide or .png)}. For example, "S2(pb)" or "S7(control_relay)." Note: The image file name cannot contain invalid characters such as \ / : " ? < > | and only .png and .sld image files are supported. |
Create PNG from current screen image | Creates the .png image file from the current screen image. If the specified image file does not exist, this option is selected by default. If you do not want to create the icon from the displayed image of the current drawing, clear the check box. Note: This option is unavailable if you enter an image file name with the syntax {slide_library or dll file (slide or .png)}" For example, "S2(pb)" or "S7(control_relay)". It is also unavailable if the Image File edit box contains the image file path instead of the image file name. |
Zoom | (Available only when Create PNG from current screen image is selected) Zooms in on the current screen image using AutoCAD Zoom command. Once you exit Zoom mode and press Enter, the dialog box redisplays so you can finish defining the new icon. |
Location | (This option appears once the Image file is specified) Indicates the full path of the image file location where the new images are created or the browsed images are copied to. If you entered a file name with the syntax {slide_library or dll file (slide or .png)} for the image file, the path of the .dat file or the WD_SLB folder displays here. |
Submenu
This section displays the menu number of the submenu page and allows you to define the submenu title.
Menu Number | Displays the menu number of the submenu page for reference. |
Menu Title | Specifies the submenu title that is used in the Insert Component dialog box. It is automatically specified but you can edit the title. Note: The submenu icon name and the menu title can be different. For example, the icon name is Cable Markers but the submenu title is Special Cable Markers. |
Properties - main menu
Use this tool to modify the existing menu properties such as changing the menu name. Your changes overwrite the information in the .dat file
Ribbon: Schematic tab
Other Tools panel
Icon Menu Wizard.![]()
Toolbar: Miscellaneous ![]()
Menu: Components
Symbol Library
Icon Menu Wizard
Command entry: AEMENUWIZ
Select the menu file to modify and click OK. In the Icon Menu Wizard dialog box right-click the menu file to modify (for example, JIC Symbols) and select Properties.
Name | Specifies the name of the main menu. The default changes depending on which menu you are working with (for example, JIC Symbols). |
Menu File | Displays the file name and full path of the menu file. (for example, ace_jic_menu.dat). |
Properties - component
Use this tool to modify the existing symbol icon properties such as changing the icon name, image, or block name. Your changes overwrite the information in the .dat file.
Ribbon: Schematic tab
Other Tools panel
Icon Menu Wizard.![]()
Toolbar: Miscellaneous ![]()
Menu: Components
Symbol Library
Icon Menu Wizard
Command entry: AEMENUWIZ
Select the menu file to modify and click OK. In the Icon Menu Wizard dialog box right-click on the component icon to modify and select Properties.
Tip: To determine which *.dat file is active, in the Project Properties dialog box, Project Settings tab, Library, and Icon Menu Paths section, expand the Schematic Icon Menu File option. It is the schematic icon menu file listed in the *.wdp file.
Icon Details
Defines the icon name and image.
Preview | Displays an image preview of the specified image file. |
Name | Specifies the name to appear in the icon, the description text, and the tool tip for the icon. |
Image file | Specifies the image file to use for the new icon. You can enter the image file name (or complete path) or select it using one of the following methods:
The browsed image is copied to the Images folder and saved as a relative path in the .dat file. Enclose the image path in quotation marks if you do not want the image copied to the Images folder and to save the complete path instead of the relative path in the .dat file. The entered image file name can be names like "PB1" or "CONTROL RELAY," file names with an extension such as "pb1.png," or it can follow the syntax {slide_library or dll file (slide or .png)}. For example, "S2(pb)" or "S7(control_relay)." Note: The image file name cannot contain invalid characters such as \ / : " ? < > | and only .png and .sld image files are supported. |
Create PNG from current screen image | (Available only when you edit the image file) Creates the .png image file from the current screen image. If the specified image file does not exist, this option is selected by default. If you do not want to create the icon from the displayed image of the current drawing, clear the check box. Note: This option is unavailable if you enter an image file name with the syntax {slide_library or dll file (slide or .png)}" For example, "S2(pb)" or "S7(control_relay)". It is also unavailable if the Image File edit box contains the image file path instead of the image file name. |
Zoom | (Available only when Create PNG from current screen image is selected) Zooms in on the current screen image using AutoCAD Zoom command. Once you exit Zoom mode and press Enter, the dialog box redisplays so you can finish defining the new icon. |
Location | (This option appears once the Image file is specified) Indicates the full path of the image file location where the new images are created or the browsed images are copied to. If you entered a file name with the syntax {slide_library or dll file (slide or .png)} for the image file, the path of the .dat file or the WD_SLB folder displays here. |
Block Name to Insert
Defines the symbol block that is inserted when you click the icon in the Insert Component dialog box.
Block Name | Specifies the symbol block name. You can type the file name of the symbol into the edit box or you can enter it using one of the following methods:
|
Properties - command
Use this tool to modify the existing icon properties such as changing the icon name, image, or command. Your changes overwrite the information in the .dat file.
Ribbon: Schematic tab
Other Tools panel
Icon Menu Wizard.![]()
Toolbar: Miscellaneous ![]()
Menu: Components
Symbol Library
Icon Menu Wizard
Command entry: AEMENUWIZ
Select the menu file to modify and click OK. In the Icon Menu Wizard dialog box right-click on the command icon to modify and select Properties.
Tip: To determine which *.dat file is active, in the Project Properties dialog box, Project Settings tab, Library, and Icon Menu Paths section, expand the Schematic Icon Menu File option. It is the schematic icon menu file listed in the *.wdp file.
Icon Details
Defines the icon name and image.
Preview | Displays an image preview of the specified image file. |
Name | Specifies the name to appear in the icon, the description text, and the tool tip for the icon. |
Image file | Specifies the image file to use for the new icon. You can enter the image file name (or complete path) or select it using one of the following methods:
The browsed image is copied to the Images folder and saved as a relative path in the .dat file. Enclose the image path in quotation marks if you do not want the image copied to the Images folder and to save the complete path instead of the relative path in the .dat file. The entered image file name can be names like "PB1" or "CONTROL RELAY," file names with an extension such as "pb1.png," or it can follow the syntax {slide_library or dll file (slide or .png)}. For example, "S2(pb)" or "S7(control_relay)." Note: The image file name cannot contain invalid characters such as \ / : " ? < > | and only .png and .sld image files are supported. |
Create PNG from current screen image | (Available only when you edit the image file) Creates the .png image file from the current screen image. If the specified image file does not exist, this option is selected by default. If you do not want to create the icon from the displayed image of the current drawing, clear the check box. Note: This option is unavailable if you enter an image file name with the syntax {slide_library or dll file (slide or .png)}" For example, "S2(pb)" or "S7(control_relay)". It is also unavailable if the Image File edit box contains the image file path instead of the image file name. |
Zoom | (Available only when Create PNG from current screen image is selected) Zooms in on the current screen image using AutoCAD Zoom command. Once you exit Zoom mode and press Enter, the dialog box redisplays so you can finish defining the new icon. |
Location | (This option appears once the Image file is specified) Indicates the full path of the image file location where the new images are created or the browsed images are copied to. If you entered a file name with the syntax {slide_library or dll file (slide or .png)} for the image file, the path of the .dat file or the WD_SLB folder displays here. |
Command to Execute
Defines the command to execute when you click the icon.
Note: If you select an AutoCAD Electrical command you must manually enter the additional parameters as indicated.
Command | Specifies to execute an AutoCAD command or AutoCAD Electrical routine. You can enter the command name to execute with arguments. Click List to select from a list of AutoCAD Electrical commands for panel and schematic multi-pole symbol inserts. It makes it easier for you to build the appropriate command to insert a symbol. |
Parameters | Displays the command parameters for a specific AutoCAD Electrical command. If the command does not have any parameters, the value "none" displays. |
Properties - circuit
Use this tool to modify the existing icon properties such as changing the icon name, image, or circuit name. Your changes overwrite the information in the .dat file.
Ribbon: Schematic tab
Other Tools panel
Icon Menu Wizard.![]()
Toolbar: Miscellaneous ![]()
Menu: Components
Symbol Library
Icon Menu Wizard
Command entry: AEMENUWIZ
Select the menu file to modify and click OK. In the Icon Menu Wizard dialog box right-click on the circuit icon to modify and select Properties.
Tip: To determine which *.dat file is active, in the Project Properties dialog box, Project Settings tab, Library, and Icon Menu Paths section, expand the Schematic Icon Menu File option. It is the schematic icon menu file listed in the *.wdp file.
Icon Details
Defines the icon name and image.
Preview | Displays an image preview of the specified image file. |
Name | Specifies the name to appear in the icon, the description text, and the tool tip for the icon. |
Image file | Specifies the image file to use for the new icon. You can enter the image file name (or complete path) or select it using one of the following methods:
If the circuit drawing file name contains the path of the drawing file referring to the User folder or the wd_userckt_dir defined folder, the browsed image is copied to the User folder if wd_userckt_dir is disabled in the .env file or the wd_userckt_dir defined folder if wd_userckt_dir is enabled in the .env file. If the file does not exist, the Create Circuit alert dialog box displays asking you if you want to create the circuit. If the circuit drawing file name contains the path of the drawing file that does not refer to the User or wd_userckt_dir defined folder, the browsed image is copied to the Images folder and saved as a relative path in the .dat file. Enclose the image path in quotation marks if you do not want the image copied to the Images folder and to save the complete path instead of the relative path in the .dat file. The entered image file name can be names like "PB1" or "CONTROL RELAY," file names with an extension such as "pb1.png," or it can follow the syntax {slide_library or dll file (slide or .png)}. For example, "S2(pb)" or "S7(control_relay)." Note: The image file name cannot contain invalid characters such as \ / : " ? < > | and only .png and .sld image files are supported. |
Create PNG from current screen image | (Available only when you edit the image file) Creates the .png image file from the current screen image. If the specified image file does not exist, this option is selected by default. If you do not want to create the icon from the displayed image of the current drawing, clear the check box. Note: This option is unavailable if you enter an image file name with the syntax {slide_library or dll file (slide or .png)}" For example, "S2(pb)" or "S7(control_relay)". It is also unavailable if the Image File edit box contains the image file path instead of the image file name. |
Zoom | (Available only when Create PNG from current screen image is selected) Zooms in on the current screen image using AutoCAD Zoom command. Once you exit Zoom mode and press Enter, the dialog box redisplays so you can finish defining the new icon. |
Location | (This option appears once the Image file is specified) Indicates the full path of the image file location where the new images are created or the browsed images are copied to. If you entered a file name with the syntax {slide_library or dll file (slide or .png)} for the image file, the path of the .dat file or the WD_SLB folder displays here. |
Circuit Name to Insert
Defines the circuit file name that is created.
File Name | Specifies the complete path and file name of the new drawing file that is created. The default user circuit folder is the User folder if the wd_usercktdir code is disabled in the environment file. If wd_usercktdir is enabled, the folder defined by this code is used as the user circuit folder. |
Properties - submenu
Use this tool to modify the existing icon properties such as changing the icon name, image, or submenu title. Your changes overwrite the information in the .dat file.
Ribbon: Schematic tab
Other Tools panel
Icon Menu Wizard.![]()
Toolbar: Miscellaneous ![]()
Menu: Components
Symbol Library
Icon Menu Wizard
Command entry: AEMENUWIZ
Select the menu file to modify and click OK. In the Icon Menu Wizard dialog box right-click on the submenu to modify and select Properties.
Tip: To determine which *.dat file is active, in the Project Properties dialog box, Project Settings tab, Library, and Icon Menu Paths section, expand the Schematic Icon Menu File option. It is the schematic icon menu file listed in the *.wdp file.
Icon Details
Defines the icon name and image.
Preview | Displays an image preview of the specified image file. |
Name | Specifies the name to appear in the icon, the description text, and the tool tip for the icon. |
Image file | Specifies the image file to use for the new icon. You can enter the image file name (or complete path) or select it using one of the following methods:
The browsed image is copied to the Images folder and saved as a relative path in the .dat file. Enclose the image path in quotation marks if you do not want the image copied to the Images folder and to save the complete path instead of the relative path in the .dat file. The entered image file name can be names like "PB1" or "CONTROL RELAY," file names with an extension such as "pb1.png," or it can follow the syntax {slide_library or dll file (slide or .png)}. For example, "S2(pb)" or "S7(control_relay)." Note: The image file name cannot contain invalid characters such as \ / : " ? < > | and only .png and .sld image files are supported. |
Create PNG from current screen image | (Available only when you edit the image file) Creates the .png image file from the current screen image. If the specified image file does not exist, this option is selected by default. If you do not want to create the icon from the displayed image of the current drawing, clear the check box. Note: This option is unavailable if you enter an image file name with the syntax {slide_library or dll file (slide or .png)}" For example, "S2(pb)" or "S7(control_relay)". It is also unavailable if the Image File edit box contains the image file path instead of the image file name. |
Zoom | (Available only when Create PNG from current screen image is selected) Zooms in on the current screen image using AutoCAD Pan command. Once you exit Pan mode and press Enter, the dialog box redisplays so you can finish defining the new icon. |
Location | (This option appears once the Image file is specified) Indicates the full path of the image file location where the new images are created or the browsed images are copied to. If you entered a file name with the syntax {slide_library or dll file (slide or .png)} for the image file, the path of the .dat file or the WD_SLB folder displays here. |
Submenu
This section displays the menu number of the submenu page and allows you to define the submenu title.
Menu Number | Displays the menu number of the submenu page for reference. |
Menu Title | Specifies the submenu title that is used in the Insert Component dialog box. It is automatically specified but you can edit the title if desired. Note: The submenu icon name and the menu title can be different. For example, the icon name is Cable Markers but the submenu title is Special Cable Markers. |