Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am trying to write a script which generates a set of spline curves in 3D space passing through a set of points. Once these splines are generated, I want to select two curves at a time and create a lofted surface between these two curves.
I can select these curves with the help of mouse. However, I want to automate the whole process and do it using scripts. Can anyone help me understand how to select a particular object in my autocad drawing simply through commands and without the use of mouse at all?
Thanks in advance!
Solved! Go to Solution.