Product Documentation
Virtuoso ADE Verifier SKILL Reference
Product Version IC23.1, November 2023

slaGetCornerSetups

slaGetCornerSetups(
)
=> l_listOfCornerSetups

Description

Retrieves a list of corner setups from the setup library view that is opened using the slaOpenOrCreateView function in edit mode.

Arguments

None

Value Returned

l_listOfCornerSetups

A list of corner setups saved in the setup library view.

Examples

Opens a setup library view in the edit mode and retrieves the specified corner setups from the view.

slaOpenOrCreateView("bertlink" "osc13" "setupLib") 
=> t
slaGetCornerSetups()
=> ("cornerSetup1" "cornerSetup2")

Related Topics

slaGetAllDocuments

slaGetCornerModels

slaGetCornerSetupCorners

slaGetCornerVars

Setup Library Assistant Functions


Return to top
 ⠀
X