The class below calculates the minimal bounding box for a node in HOOPS Communicator. This is the most tightly fitting non axis-aligned bounding box around the geometry contained within a node. Calculating this bounding box can be useful for volume calculations and measurements and is functionality often found in various CAD applications. As a bonus, this class can also calculate the convex hull for a node.
You can learn more here:
See here for a live 3D Sandbox demo:
https://3dsandbox.techsoft3d.com/?snippet=3GAnpHSmkLRLI8pwWNQBL0&autorun=true