question about macro
i try to write a serie of action in a macro :
select
_invert
_hide
_Offset D D=38.1 _enter
_Offset D D=9.525
_trim
_enterEnd
But the series of action stop after the firts offset and i dont think the distance really works, maybe it just repeat the last i ve done.
I try an another one :
! _point _circle D D=6
_ArrayCrv I I-100 D D=120
_enterEnd
What i do wrong. I dont understand how to set options in command. If someone have a good tutorial i would be very grateful.
thank you