Hello, thank you for reading this,
I was wondering how I could export a zstack of slice plane images. In other words, I want to start at the top of my model, make a slice plane image, visualize my results for the slice plane, then take a snapshot and append the filename. I would repeat this after moving down the model a centimeter, then repeat the process.
What I have done was export a slice plane sequence to sectionwise, which I then imported to MATLAB, but this requires another couple of steps that just makes the workflow longer. I have also exported the whole scene as a point cloud/color information file and used some interpolation to view the results, but that ran into other issues. I figured that for what I do, just exporting png images would be easiest.
In short, I want to make a zstack of results, which I will then post-process and visualize in another utility. Is this possible, with command line scripts or in the GUI?
Thanks!
I was wondering how I could export a zstack of slice plane images. In other words, I want to start at the top of my model, make a slice plane image, visualize my results for the slice plane, then take a snapshot and append the filename. I would repeat this after moving down the model a centimeter, then repeat the process.
What I have done was export a slice plane sequence to sectionwise, which I then imported to MATLAB, but this requires another couple of steps that just makes the workflow longer. I have also exported the whole scene as a point cloud/color information file and used some interpolation to view the results, but that ran into other issues. I figured that for what I do, just exporting png images would be easiest.
In short, I want to make a zstack of results, which I will then post-process and visualize in another utility. Is this possible, with command line scripts or in the GUI?
Thanks!