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