dazo
Guest
Good morning.
I have a simple mechanism consisting of 3d objects (inserted as an external reference) of which I would like to show the relative positions of the objects in successive steps simulating the movement.
having available only autocad how can I do it?
I wrote in this section thinking that the solution is to write a lisp program in which to indicate the relative positions of references in the various positioning steps, I have long been studying the programming rules but at this time I do not have sufficient knowledge to solve this problem.
I ask lisp experts: what are the instructions to manage the positioning of an external reference with a given name and make it perform a rotation or a certain movement according to the axes?
I think it is also necessary to have a waiting instruction between one step and the next that allows to change the speed of execution.
Thank you. .
I have a simple mechanism consisting of 3d objects (inserted as an external reference) of which I would like to show the relative positions of the objects in successive steps simulating the movement.
having available only autocad how can I do it?
I wrote in this section thinking that the solution is to write a lisp program in which to indicate the relative positions of references in the various positioning steps, I have long been studying the programming rules but at this time I do not have sufficient knowledge to solve this problem.
I ask lisp experts: what are the instructions to manage the positioning of an external reference with a given name and make it perform a rotation or a certain movement according to the axes?
I think it is also necessary to have a waiting instruction between one step and the next that allows to change the speed of execution.
Thank you. .