I am working on a script to plot linearized values on a path. I've been following along with a posts on the Developer Portal, but I don't get the plot I expect. In fact, the interface plots on element faces internal to the body. I've been debugging, and I think one issue is the path's XYZ locations (via path.CoordinatesField) are not even on the structure, or where the original Path object (in the tree) is located. Any ideas?