Hi
djhutchi,
The provided code as below is work on shoving the clines on via. Can the code be modified so the slided distance can be set? Example, the clines want to be slide ix 100 from its original place.
axlSetFindFilter(?enabled '("CLINES" "VIAS") ?onButtons '("CLINES" "VIAS"))
axlSelect()
axlShoveSetParams(list(1 45 1 1 0 0))
axlShoveItems(axlGetSelSet())