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

dbUnregVPLGenCreateCellName

dbUnregVPLGenCreateCellName(
)
=> t / nil

Description

Unregisters the SKILL function used to generate unique cell names for VPLGen core layouts. Once unregistered, Layout XL uses the default naming convention when creating new VPLGen Pcell instances in the layout view.

Arguments

None

Value Returned

t

The SKILL function was unregistered.

nil

The SKILL function was not unregistered.

Example

dbUnregVPLGenCreateCellName()


Return to top
 ⠀
X