The SM_ProductionCheckRules.xls workbook defines the manufacturability rules in the catalog. The rules analyze piping, planning, structural detailing, and hole objects, reporting the objects that are difficult or impossible to manufacture. Each worksheet represents a rule class in the catalog. The workbook is delivered to the [Reference Data Folder]\ShipCatalogData\BulkLoad\DataFiles folder and is bulkloaded into the catalog. The same workbook is used by the Planning, Piping, Structural Detailing, Structural Manufacturing, and Hole Management tasks.
The workbook is delivered with the ProdCheckRulesHoleMgt worksheet containing the following attributes:
Definition Section
Defines attributes that apply to the entire class.
PartClassType
Class type defined on the PartClassTypes sheet of [Product Folder]\ShipCatalogData\BulkLoad\DataFiles\AllShipCodeLists.xls. Do not modify.
RuleClassType
Code list value for the class type defined internally by the software. Do not modify.
RuleType
Code list value for the rule type defined internally by the software. Do not modify.
SingleRules
Flag to indicate if the rule class consists of a single ProgID or a list of rules. The value is set to TRUE, allowing a list of rules. Do not modify.
Name
Name of the smart class as it appears in the Catalog task.
Head Section
Defines individual rules.
RuleName
Name of the rule as it appears in the Catalog task.
RuleDescription
Description of the rule as it appears in the Catalog task.
ProgID
ProgID of the rule class within the rule project using the format [Assembly Name], [Namespace.class name].
RuleListComponentID
Identifies related rules in different bulkload workbooks that share the same RuleClassType and RuleType values. Related rules are sorted in the Catalog task by the value assigned.
UserRuleName
Identifies the user defined rule name that is defined in the catalog.
RuleArguments
Specifies the types of the objects to be filtered such that the rule processes further for filtered objects.