astPinMovePickTargetFromSelection
layoutXL.floorplan astPinMovePickTargetFromSelection boolean { t | nil }
Description
Identifies the route that is nearest to the selected instances and sets it as the reference route while running the assisted move command in Level-1 Route Other Block mode.
GUI Equivalent
Examples
envGetVal("layoutXL.floorplan" "astPinMovePickTargetFromSelection")
envSetVal("layoutXL.floorplan" "astPinMovePickTargetFromSelection" 'boolean t)
Related Topics
Repositioning Pins Using Assisted Move
Return to top