lxHiAutoPlace
lxHiAutoPlace([d_cellViewID]) =>t / nil
Description
Opens the Auto Placer form in which you can set placement parameters and run the Virtuoso Custom Digital Placer automatic placement function.
Arguments
Value Returned
|
The Auto Placer form was not opened or the action was canceled. |
Example
lxHiAutoPlace(geGetEditCellView())
=> t
Return to top