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