dasexp
@dasexp
New Member
Joined: Feb 15, 2024
Follow
Reply
RE: script for approximate the coordinates
Hi! Thanx. I found this solution: for selObjs in selection do ( selObjs.pos.x = floor(selObjs.pos.x + 0.5) selObjs.pos.y = floor(selObjs.pos.y + 0.5…
7 years ago
Forum
Topic