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