Product : Engine, Version : 4.1.6.1029, ArticleID : 41023408

HowTo : Zigzag of horizontal lines in Isometric view

Article41023408
TypeHowTo
ProductEngine
Version4.1.6.1029
Date Added1/23/2004
Submitted byGanesh
Keywords

Subject

Zigzag of horizontal lines in Isometric view

Summary

We have some serious limitations in VectorDraw about the quality of drawing, particularly horizontal lines when displayed in Isometric view. This is spoiling the accuracy of the entire drawing.
We have attached two files-one drawn using VectorDraw (zigzag.zip & ours.pdf) and the other using conventional line draw(conventional.pdf).
In the conventional.pdf, even though the line looks zigzag, it is printing correctly. But this is not the case with ours.pdf which is created using VectorDraw.

Solution

VectorDraw component is printing the objects as a bitmap. So for better resolution in printing try to set MaxBitmapSize to 64 (8 is default value)