- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hai all,
i would like to make a lisp that can let user draw a spline. after finish draw, it can ask weather want to adjust or not, if not, i would like it to proceed to make others things. that all. suppose the spline need to be tangent to first and last point or people around call it parrallel to the insertion point. first point is predefine which, it continues from my previous lisp program.
the goal is to draw spline,
if user dont need to change,
proceed to do something else.
I wish to use normal spline command, which user will press enter or spacebar to end command, coz normally we use spline, around 3 to 9 point, but some time it will be more than that.
Then adjust some point, if no adjustment, we use other lisp to finish the work.
Thanks in advance..
Solved! Go to Solution.