Hatches in CADImporterDll/VB6.0
Posted: 08 Dec 2006, 19:48
I tried using the DrawPoly function in the DemoVB program to handle Hatches.
For the most part all goes well.
There seems to be some occasional gliches with points being dropped resulting in MoveToEx being called when LineTo is required and visa versa.
Another problem is that Hatches are not produced properly when the original hatch pattern was scaled to values > 1.
Hatches seem to be produced properly if hatch pattern was scaled by values < 1.
Any ideas?
For the most part all goes well.
There seems to be some occasional gliches with points being dropped resulting in MoveToEx being called when LineTo is required and visa versa.
Another problem is that Hatches are not produced properly when the original hatch pattern was scaled to values > 1.
Hatches seem to be produced properly if hatch pattern was scaled by values < 1.
Any ideas?