www.creosite.com© O. Corten

R2000i2 config.pro option documentation for: INTERFACE_QUALITY            


interface_quality

integer (range 0-3) (default = 3)

determines the amount of work performed when checking for overlapping lines in a plot or 2-d export file, such as iges, before making a file. the values are interpreted as follows:

0oall lines are dumped immediately to the interface without checking for overlapping lines or collecting lines of the same pen color;

1ono checking is done for overlapping lines, but lines of the same pen color are collected together for plotting;

2oa partial check is done on edges with two vertices and lines of the same pen color are collected together for plotting;

3oa complete check is done of all edges against each other, regardless of the number of vertices, font, or color. lines of the same pen color are collected together for plotting.