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

lxEditPinPlacement

lxEditPinPlacement(
[ g_fromLayoutGenFormP ]
)
=> t

Description

Opens the Pin Placement form in which you can view pin information, constrain a pin to a boundary edge, order and fix pins, specify the pitch for pin placement, and start the Pin Placement function.

Arguments

g_fromLayoutGenFormP

  

Tells the function if the call came from the Generate Layout form. This argument is obsolete and is retained for backward compatibility only.
Valid Values: t, nil
Default: nil

Value Returned

t

The Pin Placement form was opened.

Example

Opens the Pin Placement form.

lxEditPinPlacement()
=> t


Return to top
 ⠀
X