Message 1 of 1
How to export/save coordinates of construction points to text / csv?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have an organic shape that I have loaded to Fusion360 from an STL. I would like to define a set of construction points on the surface of the shape and export the coordinates of those points to a csv or text file. I see one possible solution in the Forum using Python code, but the question is not exactly the same and the answer is not complete. Also, I am learning Python, but not yet skilled enough to divine the unspoken details of the proposed solution to a different problem and extrapolate from that to my problem. Exporting a list of points to text seems like the kind of thing that would be easy in Fusion360, so I am sure I am just overlooking a feature. Any guidance appreciated.