Jump to content

Polygonize multiple volumes?


---
 Share

Recommended Posts

Is there a way to polygonize multiple volumes after extracting, after import and separate?

I have been performing this task one-at-a-time, and it seems there would be a way to automate this process. 

Mutiple Volumes.JPG

Link to comment
Share on other sites

Please sign in to view this username.

 You can record your actions with the built in Python editor and then tweak. Have you ever used the editor to script before?

Link to comment
Share on other sites

Please sign in to view this quote.

Please sign in to view this username.

 Can you elaborate on the process you are trying to automate? Like the exact workflow?

Link to comment
Share on other sites

Typical process would be:

  • import multi-sample scan
  • Reduce Vol Size
  • extract vol areas automatically
  • polygonize each of the separated volumes
  • select each mesh individually (except for first) "copy selected points" and drag copied below in explorer window, add as stage to first ("Part1")
Link to comment
Share on other sites

I was unaware you could do that! That will help, would still like to end up with automated process for all steps, but this is extremely helpful 🙂 Thanks! 

Link to comment
Share on other sites

Open the python editor once you have the volume loaded. Record. Then polygonize the use the picker tool to box off the first mesh, invert, ctrl-delete, export mesh. 

Save box coordinates in a excel file.  Learn to code in python and loop thru all coordinates.

Link to comment
Share on other sites

Please sign in to view this quote.

Hello all, I am using Zeiss Inspect 2025, appreciate all the direction here, going to find time to dig into Python, appreciate the alternative tips in the meantime

Link to comment
Share on other sites

 Share

×
×
  • Create New...