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

vfpPtLoadPinResizeFile

vfpPtLoadPinResizeFile(
t_pathID
)
=> t / nil

Description

Loads the specified SKILL file containing pin-resize functions.

Arguments

t_pathID

Path to the SKILL file to be loaded.

Value Returned

t

The file was successfully loaded.

nil

The file could not be loaded. An appropriate warning message is displayed.

Example

Loads the SKILL file containing pin resize functions.

vfpPtLoadPinResizeFile("/share/myFunc.il")


Return to top
 ⠀
X