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