[Ma...] Posted March 26, 2024 Share Posted March 26, 2024 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 More sharing options...
[Je...] Posted March 26, 2024 Share Posted March 26, 2024 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. Gruß, Jens Link to comment Share on other sites More sharing options...
[Ma...] Posted April 10, 2024 Author Share Posted April 10, 2024 Thank you very much! Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in