几何尺寸与公差论坛------致力于产品几何量公差标准GD&T (GDT:ASME)|New GPS(ISO)研究/CAD设计/CAM加工/CMM测量

几何尺寸与公差论坛------致力于产品几何量公差标准GD&T (GDT:ASME)|New GPS(ISO)研究/CAD设计/CAM加工/CMM测量 (http://www.dimcax.com/hust/index.php)
-   DirectDWG (http://www.dimcax.com/hust/forumdisplay.php?f=89)
-   -   【转帖】hatches (http://www.dimcax.com/hust/showthread.php?t=16499)

yang686526 2009-05-05 12:00 PM

【转帖】hatches
 
hatches...
hatches...
does anyone have an idea how to tackle creating hatches? i know how to create the oddbhatch... but how do i pick the loop from a given point? or even how do i specify the loop from a set of selected entities? is there winding involved in the order of the loop edges? do they have to be closed? is there a sample you can point me to?
thanks much,
tyler
sergey,
i'm in this rather deep. i have implemented my own odhatchpatternmanager derived class and am parsing the .pat files myself. i've notice a couple of oddities that perhaps you can explain. one: the oddbhostappservices:atternmanager is not called when a drawing with a hatch is loaded. two: my pattern parsing of the honey pattern isn't coming out correctly when i display it in a preview. autocad def looks like this:
0, 0,0, .1875,.108253175, .125,-.25
120, 0,0, .1875,.108253175, .125,-.25
60, 0,0, .1875,.108253175, -.25,.125
it works correctly for me if i do this:
0, 0,0, .1875,.108253175, .125,-.25
120, 0,0, .1875,.108253175, .125,-.25
60, .125,0, .1875,.108253175, .125,-.25
of course... the load of a drawing from autocad correctly draws the pattern (thats how i noticed number 1).
thanks...
tyler edwards
thanks for the insight...i'm not able to reproduce it using the odhatchpatternmanagerimpl code base. i must be doing something wrong with the dashes.
well... i found my error. i forgot to clear out the dashes list...so each subsequent line i parsed got the prior lines dashes. whoops!
thanks sergey!
tillerstarredwards


所有的时间均为北京时间。 现在的时间是 11:13 AM.