Gets the faces generated as a result of this particular element.
# Get the value of the property.propertyValue = patternElement_var.faces
#include <Fusion/Features/PatternElement.h>// Get the value of the property.std::vector<Ptr<BRepFace>> propertyValue = patternElement_var->faces();