@TomBeauford wrote:
... fill the circle with the background color.
Your Idea of not destroying the integrity of the polyline is excellent.
It would be wonderful if AutoCAD let you specify "Background" as a color."
(This can be done tediously by using a wipeout. There have been hundreds if not thousands of posts about wipeout. Wipeouts still seem to be problematic, especially when printed. I have yet to see them described as being reliable,).
If you fill the circles with Color 255,255,255:
it looks wrong on a black background,
it looks correct on a white background,
it prints correctly.
If you fill the circles with Color 0,0,0:
it looks correct on a black background,
it looks wrong on a white background,
it prints wrong.
If you fill the circles with Color 7 (White/Black):
it looks wrong on a black background,
it looks wrong on a white background,
it prints wrong.
This is all to be expected.
In case you are guessing, Color 255,255,255 is the least wrong Choice.
"Background" as a color would be correct in all cases.
A good case can be made for a complementary "Not7 (Black/White)" color.

Christopher Stevens
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.
