Project Options - Search Paths
Parent page: WorkspaceManager Dialogs
Summary
This tab of the Options for PCB Project dialog enables you to define and manage search paths for locating models linked to schematic components (placed using non-vault component management methodologies). This allows you to make available to the current project model libraries/files that are neither added to the project nor installed.
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 in the Projects panel then choosing Project Options from the context menu.
Options/Controls
Ordered List of Search Paths
This region of the dialog presents an ordered list of all currently defined search paths - paths along which the software will search for models referenced by schematic components. For each entry, the following information is displayed:
- Path - the path to the specified folder. This will either appear as a path relative to the folder in which the project file itself exists or will be the absolute path to the folder.
- Filter - this field reflects any filtering defined for the path. Filtering enables you to search for specific model file types along the path, by file extension. By default, a new path will simply have the filter *.*, meaning search for any supported model file type (regardless of extension).
- Recursive - this field reflects whether or not the search is recursive. When checked, all descendant child folders of the nominated search folder will also be searched.
Below the list, the following buttons are available:
- Add - click this button to open the Edit Search Path dialog to add a new search path to the list.
- Delete - click this button to remove the currently selected search path from the list. A confirmation dialog will appear; click Yes to delete.
- Properties - click this button to open the Edit Search Path dialog to make changes to the currently selected search path.
- Move Up - click this button to move the currently selected search path upward in the list (where possible).
- Move Down - click this button to move the currently selected search path downward in the list (where possible).
Files Found on All Search Paths
This region of the dialog presents all model files that are found along the defined search paths in the region above. Results are grouped by model type, with the following model types supported by the search:
- AdvancedSim Models (*.mdl)
- AdvancedSim Sub-Circuits (*.ckt)
- PCB Library Documents (*.PcbLib)
- Ibis Model Files (*.ibs)
For each returned entry, the following information is displayed:
- Name - the name of the library/file.
- Location - the absolute path to the folder in which the library/file resides.
Additional Controls
- Refresh List - click this button to refresh the list, returning an up-to-date listing of all libraries/files of the supported types currently available along the defined search paths.