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