Message 1 of 1
Using a hatch pattern in other .pat files

Not applicable
03-03-2005
10:42 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi
A2k5
I'm totally confused how to use another .pat other than acad/acadiso.pat.
Where do I specify which file to use. Is it in this line somewhere?
Set HatchObj =
ThisDrawing.ModelSpace.AddHatch(acHatchPatternTypeCustomDefined, HatPat ,
False)
Thanks in advance
Dave F.