Giuseppe Beatrice
Guest
I have a polyline of type "lwpolyline" that I would like to duplicate via lisp with the offset command and a certain shift value.
I tried to use the command function, with a type instruction
(command "_offset" noment 0.5 "pause"") in which noment is the name of the entity on which to perform the offset, 0.5 represents the value of throttle and "pause" should be the purpose of introducing the side to which to stagger the entity but not working.
Can anyone help me?
thanks after... for now I greet you.
I tried to use the command function, with a type instruction
(command "_offset" noment 0.5 "pause"") in which noment is the name of the entity on which to perform the offset, 0.5 represents the value of throttle and "pause" should be the purpose of introducing the side to which to stagger the entity but not working.
Can anyone help me?
thanks after... for now I greet you.