Module Right-Click Menu
As you click a module in a structure window with right mouse button a menu will pop up. You can select the following from this menu.
Show Structure Brings up a window with the structure of the selected module. Available only for modules which have internal structure.
Goto Structure Changes the current window's content to the structure of the selected module. If a window for this structure is already open the current window will close and the requested structure's window will be brought to front. Available only for modules which have internal structure. Alternatively you can left-double click the module.
Show Panel Brings up a panel window for the module. Available only if the module has its own panel (panel mode is set to Frame or Yes).
Module Description Brings up a window with the description text for the module. This is actually the module's quick reference help text.
Here goes a number of items corresponding to module's parameters. You can click any item to change the corresponding parameter. Alternatively you can select the Parameters item described below.
Parameters... Brings up a dialog box with a list of module's parameters. You select a parameter for editing by either double-clicking it with left mouse button or using keyboard. In the latter case you press up or down arrow keys to choose the parameter and hit Enter to start editing it.
Note. When using keyboard make sure the focus frame is in the parameters list, not on the OK button. You can change the focus by pressing Tab or Ctrl+Tab. As the dialog box appears the focus is initially is set to the parameters list, but you might have accidentally or intentionally change it.
Inputs... The item is present only in the modules which allow their input pins to be edited directly. It brings up a dialog box which lists all module's inputs.
Note. You can edit a Macro module's inputs by selecting Inputs command either for the macro module itself or for the Ins module of the macro module's internal structure.
Outputs... The item is present only in the modules which allow their output pins to be edited directly. It brings up a dialog box which lists all module's outputs.
Note. You can edit a Macro module's outputs by selecting Outputs command either for the macro module itself or for the Outs module of the macro module's internal structure. You can edit PartBox's outputs only selecting this command from the PartBox.
Duplicate Duplicates the module. To duplicate several modules at once use Duplicate command of the Edit Menu.
Delete Removes the module. To remove several modules at once use Delete command of the Edit Menu.