Returns a collection of all of the faces in the body.
# Get the value of the property.propertyValue = bRepBody_var.faces
#include <Fusion/BRep/BRepBody.h>// Get the value of the property.Ptr<BRepFaces> propertyValue = bRepBody_var->faces();