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