apMove
APR.device.place apMove 'boolean { t | nil }
Description
Enables the advanced assisted features while moving or copying objects such as devices, standard cells, figGroups, chains, mosaics, Modgens, and pins in the layout. It also snaps instances, figGroups, and blocks to rows and snap patterns.
GUI Equivalent
Examples
envGetVal("APR.device.place" "apMove")
envSetVal("APR.device.place" "apMove" 'boolean nil)
Related Topics
Setting the Assisted Placement Options in the Placement Options Form
Return to top