Returns the wire B-Rep body that represents the extent lines of the flattened sheet metal part.
# Get the value of the property.propertyValue = flatPattern_var.extentLinesBody
#include <Fusion/SheetMetal/FlatPattern.h>// Get the value of the property.Ptr<BRepBody> propertyValue = flatPattern_var->extentLinesBody();