Returns all faces making up the pocket, which are shared with other pockets.
# Get the value of the property.propertyValue = recognizedPocket_var.sharedFaces
#include <Cam/PocketRecognition/RecognizedPocket.h>// Get the value of the property.std::vector<Ptr<BRepFace>> propertyValue = recognizedPocket_var->sharedFaces();