Gets the type of operation performed by the patch feature.
# Get the value of the property.propertyValue = patchFeature_var.operation
#include <Fusion/Features/PatchFeature.h>// Get the value of the property.FeatureOperations propertyValue = patchFeature_var->operation();