Jump to content

How to get Deviation from all stages


---
 Share

Recommended Posts

---

I am trying to get the deviation of an actual point "tempPoint.dZ" from each of my 1000 stages into a python array that i can reference for other calculations.

Can this be done without activating each stage? That is very time consuming process.

My current work around is exporting a table with all 1000 deviations as a CSV then reading the CSV back into an array. This is fairly quick but i would prefer not to export data just to read it back in

Edited
Link to comment
Share on other sites

 Share

×
×
  • Create New...