Library file

Specifies the library file in which to search for models and subcircuits that are not present in the main circuit. It accesses models and subcircuits from binary library files (*.clxjob) or from text files. Job files can be specified without extension (.clxjob is added automatically). For text files you must include the file name extension.

.LIB < filename >

If the filename contains spaces must be delimited by quotation marks. If filename do not specify a full path, the file is searched in the following order:

  1. In the folder that contains the current job.
  2. In the folder USER/LIBRARY.
  3. In the folder APP/LIBRARY.

Examples

.LIB mylib.lib

See also

Commands