Project Options - Parameters
Parent page: WorkspaceManager Dialogs
Summary
This tab of the Options for PCB Project dialog enables you to manage parameters defined for the project, often referred to as project-level parameters. Parameters defined at the project-level are available for use across all schematic sheets and PCB documents in the project, through the use of special strings (=<ProjectParameterName> on a schematic, and .<ProjectParameterName> on a PCB).
Access
This is one of multiple tabs available when configuring the options for a project – accessed from within the Options for PCB Project dialog. This dialog is accessed by:
- Clicking Project | Content | , from the main menus in the Schematic Editor, or the PCB Editor.
- Right-clicking on the entry for the project itself, on the Projects panel, and choosing Project Options from the context menu.
Options/Controls
- Parameters Grid - the main region of the tab lists all of the parameters currently defined for the project, in terms of:
- Name - the name of the parameter.
- Value - the value of the parameter.
- Add - click this button to add a new parameter to the list. The Parameter Properties dialog will appear. Use this to define the parameter, in terms of its Name and Value.
- Remove - click this button to delete the selected parameter(s) from the list of parameters.
- Edit - click this button to modify the currently selected parameter. The Parameter Properties dialog will appear, with which to do so.
Right-Click Commands
The following commands are available on the tab's right-click menu:
- Edit - use this command to modify the currently selected parameter. The Parameter Properties dialog will appear, with which to do so.
- Add - use this command to add a new parameter to the list. The Parameter Properties dialog will appear. Use this to define the parameter, in terms of its Name and Value.
- Remove - use this command to delete the selected parameter(s) from the list of parameters.
- Copy - use this command to copy the selected parameter(s) to the Windows clipboard.
- Paste - use this command to paste parameter(s) on the Windows clipboard, back into the paramaters list on the tab.