Returns the Patterns collection that provides access to existing patterns in this setup.
# Get the value of the property.propertyValue = setup_var.patterns
#include <Cam/CAM/Setup.h>// Get the value of the property.Ptr<CAMPatterns> propertyValue = setup_var->patterns();