Returns the bounding box of this shell
# Get the value of the property.propertyValue = bRepShell_var.boundingBox
#include <Fusion/BRep/BRepShell.h>// Get the value of the property.Ptr<BoundingBox3D> propertyValue = bRepShell_var->boundingBox();