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
|
Tells the function if the call came from the Generate Layout form. This argument is obsolete and is retained for backward compatibility only. |
|
Value Returned
Example
lxEditPinPlacement()
=> t
Return to top