Method that exports hatch patterns to a PAT file. If a file with the same name already exists, it will be overwritten.
Name | Type | Description |
DrawingHatchPatterns | Object | Input a single DrawingHatchPattern object or ObjectCollection that contains one or more DrawingHatchPattern objects to export. |
FullFileName | String | Input String value that specifies the full file name of the PAT(.pat) file being saved to. |