Function that returns the specified sheet metal rule using the name of the rule.
"sheetMetalRules_var" is a variable referencing a SheetMetalRules object. |
"sheetMetalRules_var" is a variable referencing a SheetMetalRules object. |
| Type | Description |
| SheetMetalRule | Returns the specified item or null if the specified name was not found. |
| Name | Type | Description |
| name | string | The name of the rule within the collection to return. This is the name seen in the Sheet Metal Rules dialog. |