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