Gets the Setup this operation belongs to.
# Get the value of the property.propertyValue = operationBase_var.parentSetup
#include <Cam/Operations/OperationBase.h>// Get the value of the property.Ptr<Setup> propertyValue = operationBase_var->parentSetup();