How to export a CSV file containing point coordinates from a section path?
I have an assembly that I've created a section view of, and I'd like to export a file (preferably something like a CSV) that contains a list of the XYZ coordinates of the section.
Ideally, I'm trying to just get the coordinates of the section plane's intersection with the top surface of the model, as if I was tracing a laser measurement tool along a line over the top surface. How would I accomplish this?
I'm using Creo 4.0.

