Betoniera
Guest
hello to all
I explain my problem in the hope that the magicians of the lisp give me some suggestions.
to model the structures in the calculation programs it is necessary to import a unifilare model made of only lines made with autocad.
the difficulty lies in the fact that the lines of the beams placed for example on the ground of an irregular roof, must all stay on the same floor.
I thought of a lisp program that:
- defines the projection plan via 3 points
- project the lines or points on that plane by changing the only coordinate z (initially designed in plant).
I already have a program that projects the entities on plan z=0.
I should adapt it to prune the entities on the floor. but here there is some difficulty in defining the plan and in calculating the new quota z belonging to the plan.
There's probably something to work on.
I therefore ask whether there is already something around.
Thank you who will give me some suggestions
Hi.
I explain my problem in the hope that the magicians of the lisp give me some suggestions.
to model the structures in the calculation programs it is necessary to import a unifilare model made of only lines made with autocad.
the difficulty lies in the fact that the lines of the beams placed for example on the ground of an irregular roof, must all stay on the same floor.
I thought of a lisp program that:
- defines the projection plan via 3 points
- project the lines or points on that plane by changing the only coordinate z (initially designed in plant).
I already have a program that projects the entities on plan z=0.
I should adapt it to prune the entities on the floor. but here there is some difficulty in defining the plan and in calculating the new quota z belonging to the plan.
There's probably something to work on.
I therefore ask whether there is already something around.
Thank you who will give me some suggestions
Hi.