Product Documentation
Virtuoso Studio Design Environment SKILL Reference
Product Version IC23.1, November 2023

ddCatGetCellsNotInCat

ddCatGetCellsNotInCat( 
b_ddId 
) 
=> l_cellNames / nil 

Description

Returns the names of cells that are not in any category. This information is derived from an existing library.

Arguments

b_ddId

ID of a category.

Value Returned

l_cellNames

List of cells that are not in any category in the specified library.

nil

All cells are listed in some category.


Return to top
 ⠀
X