Gets the collection of sheet metal rules in the design.
# Get the value of the property.propertyValue = design_var.designSheetMetalRules
#include <Fusion/Fusion/Design.h>// Get the value of the property.Ptr<SheetMetalRules> propertyValue = design_var->designSheetMetalRules();