Returns a collection of all of the shells in the body.
# Get the value of the property.propertyValue = bRepBody_var.shells
#include <Fusion/BRep/BRepBody.h>// Get the value of the property.Ptr<BRepShells> propertyValue = bRepBody_var->shells();