Product Documentation
Virtuoso Schematic Editor SKILL Functions Reference
Product Version IC23.1, November 2023

lmPrintLibViewProp

lmPrintLibViewProp( 
t_viewName 
[ t_filename] 
) 

Description

Prints properties of the specified view for each cell in the current library.

Arguments

t_viewName

Default: symbol

t_filename

Name of a file where the printout is stored. If not specified, output is displayed on the screen.

Examples

lmPrintLibViewProp( symbol ) 

Prints properties of the symbol view for each cell in the current library.

lmPrintLibViewProp( symbol "symbol.lil" ) 

Stores output in the file symbol.lil.


Return to top
 ⠀
X