Returns the "top" face of the flat pattern B-Rep body.
# Get the value of the property.propertyValue = flatPattern_var.topFace
#include <Fusion/SheetMetal/FlatPattern.h>// Get the value of the property.Ptr<BRepFace> propertyValue = flatPattern_var->topFace();