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

ctDeleteCompTypeGroup

ctDeleteCompTypeGroup(
g_physConfigID
t_ctgName
)
=> t / nil

Description

Deletes a specified component type group from the physical configuration associated with the given ID.

Arguments

g_physConfigID

ID of the physical configuration cellview.

t_ctgName

Name of the component type group to delete.

Value Returned

t

The component type group was deleted.

nil

The component type group was not deleted.

Example

ctDeleteCompTypeGroup(physConfigID "nmos")

Return to top
 ⠀
X