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