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