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