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