ukaea / overlap_checker

A growing collection of tools to process CAD geometries for use in modelling workflows.
GNU General Public License v2.0
3 stars 1 forks source link

report volumes in output of overlap_checker #30

Open smason opened 2 years ago

smason commented 2 years ago

have written some code to pull these out of the logs, but having them nicely in the CSV file would make life easier

three columns, vol_hi, vol_lo and vol_shared would be a good trade off I think

might be worth having vol_shared blank for touching objects to indicate there isn't any shared volume. this also provides a natural way to distinguish between objects that have an overlap that rounds (for display) to zero and objects that only touch

smason commented 2 years ago

also allows users to run their own separate checks if they want to do something other than what's done by default