Hi guys
I need some help here.
I need a script that allow me create a rectangle, change the radius and end script.
I've tried this one, but it is not working.
Any help is welcome.
macroScript FirstScript category:"Eddie"
(
StartObjectCreation Rectangle
original = selection[1]
select original
$.cornerRadius = 0.001
)
barigazy · 2013-07-17