Gets the collection of plastic rules in the design.
# Get the value of the property.propertyValue = workingModel_var.designPlasticRules
#include <Fusion/Fusion/WorkingModel.h>// Get the value of the property.Ptr<PlasticRules> propertyValue = workingModel_var->designPlasticRules();