How to Exclude Specific Nodes from Bounding Box Calculation in Hoops Communicator

How can I compute the bounding box of the entire model while excluding specific nodes (like createMeshData)?

Is there an API or method in Hoops Communicator to filter out specific nodes from the bounding box calculation?

Any insights or recommendations would be greatly appreciated!

Thanks in advance.

Hello @raja.r,

It’s possible to filter out certain nodes from the bounding box calculation. This can be done using InstanceModifier.ExcludeBounding.

Thanks,
Tino

1 Like