Product Documentation
Virtuoso Layout Suite SKILL Reference
Product Version IC23.1, November 2023

ctGetCompTypeNames

ctGetCompTypeNames(
g_physConfigID
)
=> l_listOfNames / nil

Description

Returns a list of component type group names for the physical configuration associated with the given ID.

Arguments

g_physConfigID

ID of the physical configuration cellview.

Value Returned

l_listOfNames

List of component type group names for the specified physical configuration view.

nil

The list of names was not returned.

Example

names=ctGetCompTypeNames(physConfigID)

Return to top
 ⠀
X