Returns the parent body of the edge.
# Get the value of the property.propertyValue = bRepEdge_var.body
#include <Fusion/BRep/BRepEdge.h>// Get the value of the property.Ptr<BRepBody> propertyValue = bRepEdge_var->body();