Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello all,
I was hoping that you might be able to help me, I have been writing a script which inputs thousands of lines from X,Y coords in a text file generated in another program.
It seems that from observing the status bar during the execution of the script, the time in which it generates lines exponential slows down and by about 2500 lines, it really is going at a snails pace.
I have used the isComputeDeferred function on the sketch and this did make a massive difference however some of the larger files I am trying to implement (i.e. 30000+ lines) seem to be impossible to produce in a realistic time frame, not to mention how slow fusion is once these thousands of lines have been implemented.
Have you any suggestions as to how I could improve the performance of this?
I have attached an image to give you an idea of what I am producing and extruded it so that you can see the individual lines.
Any help would be greatly appreciated. Thanks in advance!
Solved! Go to Solution.