
Not applicable
07-02-2018
09:05 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
There are some scripts available which would grab a whole bunch of 3d coordinates from csv and draw splines thru those points.
As I understand there is no command in UI which would draw a spline thru points (unless you use a spline command and click every point).
Can anyone guide me how can I make a script which pt me to select a sketch with points, then create a collection object from the points inside the sketch, and draw splines thru those points?
It would also be beneficial to have the variable with sketch name being available in the code, so I could call it by name (vs pick it in the UI) uppon the execution of the script.
Thank you for your time and help.
Solved! Go to Solution.