Gets whether given OperationStrategy is a cutting strategy.
# Get the value of the property.propertyValue = operationStrategy_var.isCuttingStrategy
#include <Cam/Operations/OperationStrategy.h>// Get the value of the property.boolean propertyValue = operationStrategy_var->isCuttingStrategy();