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