Hello @dale,
I need to calculate the volume of a Rhino 3dm model. In Rhino modular there is a command ‘volume’ which gives us the volume of the selected entity.
So is there any function/API in OpenNURBS for calculating volume.
I also observed that the bounding box size that I get from Rhino modular does not match with the bounding box size I get from OpenNURBS API (ONX_Model)