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