Indicates if this body represents a sheet metal folded part or not and if a flat pattern can be created.
# Get the value of the property.propertyValue = bRepBody_var.isSheetMetal
#include <Fusion/BRep/BRepBody.h>// Get the value of the property.boolean propertyValue = bRepBody_var->isSheetMetal();