Returns the folded B-Rep body in the design that this flat pattern was created from.
# Get the value of the property.propertyValue = flatPattern_var.foldedBody
#include <Fusion/SheetMetal/FlatPattern.h>// Get the value of the property.Ptr<BRepBody> propertyValue = flatPattern_var->foldedBody();