Jump to content

How to get the CAD volume value?


---
 Share

Recommended Posts

---

I have to compare using python the volume of two scans, the first is put as nominal and the second one is put as mesh. I have to simply compare the two scans using volume to automatically control if there are significative changes between them (using for example a percentage). The mesh volume value is easy to extract (gom.app.project.parts[n].actual.volume), but I can't extract this information from the nominal part. Is it possible? Thank you in advance!

Link to comment
Share on other sites

---

Hey Marco,

with the point 'Centroid from Mesh' you can get the volume.
The resulting point carries the volume which you can check for.

You'll also find some nice information in the Tech Guide how this point can react to holes in the mesh.

image.png.f5801b5d1404c9c1ebf597ca2eb5e0a7.png  image.png.1ae0d22944c8111d818da1b642070929.png

Gruß, Jens

Link to comment
Share on other sites

  • 3 weeks later...
 Share

×
×
  • Create New...