polyline filling
polyline filling
hi,
i just would like to know if support for 'thick' polylines and filled regions (hatches) is currently implemented in dwgdirect vectorizing classes (i'm using version 1.07 beta); being more precise, i would like to print polylines with width as filled regions (currently only the boundaries of the polyline are drawn).
hope i've been clear, thanks,
tiago gehring
tiagog@weg.com.br
autocad displays polylines with non-zero width filled if fillmode=1 and view direction is parallel to polylines normal. this is not implemented properly in dd yet. gdi device always displays polylines not filled and opengl device - filled.
but solid hatches are ok. see how odamfcapp renders them.
sergey slezkin