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

vfpPtRemovePinResizeEstimator

vfpPtRemovePinResizeEstimator(
t_nickname
)
=> t / nil

Description

Deregisters the given pin resize estimator SKILL function.

Arguments

t_nickname

Specifies the nickname of the pin resize estimator SKILL function that must be deregistered.

Value Returned

t

The pin resize estimator SKILL function was deregistered.

nil

The pin resize estimator SKILL function could not be deregistered.

Example

Deregisters the given pin resize estimator SKILL function:

vfpPtRemovePinResizeEstimator("nickname2")

Return to top
 ⠀
X