<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>tema Re: Thicker lines were displayed if some lines are situated over each other  SET en AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/thicker-lines-were-displayed-if-some-lines-are-situated-over/m-p/6268598#M120024</link>
    <description>&lt;P&gt;The behavior appears to be controlled by one of the setting in the visual style.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://forums.autodesk.com/t5/image/serverpage/image-id/231849i5DB9029E6498B616/image-size/original?v=lz-1&amp;amp;px=-1" border="0" alt="CADnoob stacked line display thickness.gif" title="CADnoob stacked line display thickness.gif" /&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 13 Apr 2016 15:20:24 GMT</pubDate>
    <dc:creator>TheCADnoob</dc:creator>
    <dc:date>2016-04-13T15:20:24Z</dc:date>
    <item>
      <title>Thicker lines were displayed if some lines are situated over each other  SETVAR?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/thicker-lines-were-displayed-if-some-lines-are-situated-over/m-p/6266754#M119875</link>
      <description>&lt;P&gt;Since 2016 there seems to be a new feature, that lines are display thicker and thicker if more and more lines are situated one behind another. For example if you draw 20 lines in a row and look from the side at it - it will be displayed thicker than one line. It is not caused by the LWDISPALY command. May be that someone like a feature like this, I would prefer thin lines. If you have little inaccuracies in your drawings it is better to see (at the moment I work with drawings from a client with masses of inaccuracies like 9.7500000023 m) Is there a system variable to switch this behaviour off ?&lt;/P&gt;&lt;P&gt;Additional question: does anybody know a LISP routine where inaccuracies wil be repared in the whole drawing? The problem is, that sometimes operations with 3D-SOLIDS, based on those inaccurate data will not be executed or, at least two times in the last hours, AutoCAD crashes during such operations.&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2016 19:21:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/thicker-lines-were-displayed-if-some-lines-are-situated-over/m-p/6266754#M119875</guid>
      <dc:creator>3d-labor</dc:creator>
      <dc:date>2016-04-12T19:21:37Z</dc:date>
    </item>
    <item>
      <title>Re: Thicker lines were displayed if some lines are situated over each other  SET</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/thicker-lines-were-displayed-if-some-lines-are-situated-over/m-p/6266778#M119879</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/6293"&gt;@info&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;...&lt;/P&gt;
&lt;P&gt;Additional question: does anybody know a LISP routine where inaccuracies wil be repared in the whole drawing? ....&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Search these Forums.&amp;nbsp; There are routines that will [for example] force all Line endpoints to fall on a grid position of whatever increment you choose, etc.&amp;nbsp; They do have certain limitations, but try some of them.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2016 19:35:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/thicker-lines-were-displayed-if-some-lines-are-situated-over/m-p/6266778#M119879</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2016-04-12T19:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: Thicker lines were displayed if some lines are situated over each other  SET</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/thicker-lines-were-displayed-if-some-lines-are-situated-over/m-p/6266811#M119885</link>
      <description>Thank you very much. If I think deeper it has to be no great problem if you&lt;BR /&gt;are familiar with AutoLISP. All you have to do is cut the data four or five&lt;BR /&gt;digits behind the point or replace it by zero. I will try some of it.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Holger</description>
      <pubDate>Tue, 12 Apr 2016 19:50:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/thicker-lines-were-displayed-if-some-lines-are-situated-over/m-p/6266811#M119885</guid>
      <dc:creator>3d-labor</dc:creator>
      <dc:date>2016-04-12T19:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: Thicker lines were displayed if some lines are situated over each other  SET</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/thicker-lines-were-displayed-if-some-lines-are-situated-over/m-p/6266926#M119900</link>
      <description>&lt;DIV style="font-size: 12px; font-style: italic; color: blue; margin-left: 25px; margin-bottom: 25px; padding: 3px; border: 1px dotted black; font-family: verdana;"&gt;info wrote:&lt;BR /&gt;
&lt;P&gt;Since 2016 there seems to be a new feature, that lines are display thicker and thicker if more and more lines are situated one behind another. For example if you draw 20 lines in a row and look from the side at it - it will be displayed thicker than one line.&lt;/P&gt;
&lt;/DIV&gt;
&lt;P&gt;Can you post a screenshot of this?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2016 20:37:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/thicker-lines-were-displayed-if-some-lines-are-situated-over/m-p/6266926#M119900</guid>
      <dc:creator>rkmcswain</dc:creator>
      <dc:date>2016-04-12T20:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: Thicker lines were displayed if some lines are situated over each other  SET</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/thicker-lines-were-displayed-if-some-lines-are-situated-over/m-p/6267611#M119977</link>
      <description>&lt;P&gt;I think, I have solved the problem. There is a Command called GRAPHICSCONFIG to set up 3D performance settings. One of it is "Per-pixel lightning: Enables the computation of colors for individual pixels. With this option turned on, the 3d objects and lightning effects appear smoother in the viewport." I´m working with the German version of AutoCAD 2016. If I retranslate the text, wich is shown in the dialog window for this option it sounds like this: "Lightning per pixel (Phong): Increases the level of detail and the realism during working with 3d objects and lightning effects."&lt;/P&gt;&lt;P&gt;To be short: If I switch off the option my problem with the thick lines disappears, if I switch it on, the problem will be there again. I seems to be, that there is a relation between the thickness of these lines and the number of objects shown in the drawing, the number of open drawings and (perhaps additional) the duration of work since starting AutoCAD. In the attachment two pictures with "Per-pixel lightning" on and off (please use the 1:1 view). Hope it helps anybody who is disturbed by thick lines.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2016 07:22:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/thicker-lines-were-displayed-if-some-lines-are-situated-over/m-p/6267611#M119977</guid>
      <dc:creator>3d-labor</dc:creator>
      <dc:date>2016-04-13T07:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: Thicker lines were displayed if some lines are situated over each other  SET</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/thicker-lines-were-displayed-if-some-lines-are-situated-over/m-p/6268379#M120012</link>
      <description>&lt;P&gt;i still get this effect while the phong is unavailable&amp;nbsp;to me&amp;nbsp;&lt;img id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://forums.autodesk.com/i/smilies/16x16_smiley-surprised.png" alt="Emoticono sorprendido" title="Emoticono sorprendido" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2016 14:10:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/thicker-lines-were-displayed-if-some-lines-are-situated-over/m-p/6268379#M120012</guid>
      <dc:creator>TheCADnoob</dc:creator>
      <dc:date>2016-04-13T14:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: Thicker lines were displayed if some lines are situated over each other  SET</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/thicker-lines-were-displayed-if-some-lines-are-situated-over/m-p/6268477#M120016</link>
      <description>Which AutoCAD Version you work with?&lt;BR /&gt;&lt;BR /&gt;Additional I have seen a warning, that AutoCAD switches off some options&lt;BR /&gt;under GRAPHICSCONFIG temporarily if too many objects are in the drawing. I´m&lt;BR /&gt;confused a little, because my RAM is 16 GB (25% used) and the graphics&lt;BR /&gt;adapter has 3GB of RAM. My drawing is about 12 MB. All modeled with 3D&lt;BR /&gt;solids, a lot of it arranged in blocks. But sometimes parts of the model&lt;BR /&gt;disappeared in the shaded view and sometimes, when I switched back to&lt;BR /&gt;wireframe the wireframe model is also seen in the other model view port&lt;BR /&gt;until I do a redraw. May be that the real cause of all the problems is the&lt;BR /&gt;graphics driver. My graphics adapter is a NVIDIA GeForce GTX 580, which is&lt;BR /&gt;connected to 2 monitors with 1920x1200 pixel resolution. Never had problems&lt;BR /&gt;with it under AutoCAD.</description>
      <pubDate>Wed, 13 Apr 2016 14:47:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/thicker-lines-were-displayed-if-some-lines-are-situated-over/m-p/6268477#M120016</guid>
      <dc:creator>3d-labor</dc:creator>
      <dc:date>2016-04-13T14:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: Thicker lines were displayed if some lines are situated over each other  SET</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/thicker-lines-were-displayed-if-some-lines-are-situated-over/m-p/6268598#M120024</link>
      <description>&lt;P&gt;The behavior appears to be controlled by one of the setting in the visual style.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://forums.autodesk.com/t5/image/serverpage/image-id/231849i5DB9029E6498B616/image-size/original?v=lz-1&amp;amp;px=-1" border="0" alt="CADnoob stacked line display thickness.gif" title="CADnoob stacked line display thickness.gif" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2016 15:20:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/thicker-lines-were-displayed-if-some-lines-are-situated-over/m-p/6268598#M120024</guid>
      <dc:creator>TheCADnoob</dc:creator>
      <dc:date>2016-04-13T15:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: Thicker lines were displayed if some lines are situated over each other  SET</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/thicker-lines-were-displayed-if-some-lines-are-situated-over/m-p/6270753#M120168</link>
      <description>&lt;P&gt;Thank you very much! This is an additional point to prevent the thick lines. According your hint I tried to understand the difference between those two visual modes, but I failed. In the German and English helpfile there are identical explanations for it "Display objects using lines and curves to represent the boundaries." In then manager for visual styles I can´t find an option there one can control the lineweight."&lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2016 13:21:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/thicker-lines-were-displayed-if-some-lines-are-situated-over/m-p/6270753#M120168</guid>
      <dc:creator>3d-labor</dc:creator>
      <dc:date>2016-04-14T13:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: Thicker lines were displayed if some lines are situated over each other  SET</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/thicker-lines-were-displayed-if-some-lines-are-situated-over/m-p/6270824#M120177</link>
      <description>&lt;P&gt;There are other things that i have come across which had different behaviors in the various wire frames though i haven't&amp;nbsp;found a delineated&amp;nbsp;explanation of it. For instance draw order is not taken into account out side of 2d wireframe. That one makes sense but it would be nice to really&amp;nbsp;know the differences.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2016 13:50:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/thicker-lines-were-displayed-if-some-lines-are-situated-over/m-p/6270824#M120177</guid>
      <dc:creator>TheCADnoob</dc:creator>
      <dc:date>2016-04-14T13:50:10Z</dc:date>
    </item>
    <item>
      <title>Re: Thicker lines were displayed if some lines are situated over each other  SET</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/thicker-lines-were-displayed-if-some-lines-are-situated-over/m-p/6270893#M120182</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;have you disabled the "Smooth line display" option under &lt;STRONG&gt;&lt;FONT color="#000080"&gt;_GRAPHICSCONFIG&lt;/FONT&gt;&lt;/STRONG&gt;?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- alfred -&lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2016 14:10:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/thicker-lines-were-displayed-if-some-lines-are-situated-over/m-p/6270893#M120182</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2016-04-14T14:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: Thicker lines were displayed if some lines are situated over each other  SET</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/thicker-lines-were-displayed-if-some-lines-are-situated-over/m-p/6270939#M120186</link>
      <description>&lt;P&gt;Yes, it is disabled.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2016 14:27:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/thicker-lines-were-displayed-if-some-lines-are-situated-over/m-p/6270939#M120186</guid>
      <dc:creator>3d-labor</dc:creator>
      <dc:date>2016-04-14T14:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: Thicker lines were displayed if some lines are situated over each other  SET</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/thicker-lines-were-displayed-if-some-lines-are-situated-over/m-p/6272226#M120295</link>
      <description>&lt;P&gt;And, accidentally, I found another difference. I own a 3d-mouse, called "Space Explorer" from "3DConnection". If I work in "wireframe" view I can rotate the model in all axis. If I work in "2D-wireframe" it is limited to pan and zoom. In former versions of the driver for the 3d-mouse I was able to limit the movement to pan in the driver options. The new driver does not have this option. I think, there is a strong cooperation between AutoDESK and 3dconnection. In the first times of this 3D mouse you had to install a special AutoCAD driver for it. On the other hand, 3DORBIT inside AutoCAD can rotate the model regardless of 2d-wireframe or not. If you use 3DORBIT, 2d-wireframe is temporaryly disabled. You can see it on the upper left corner. "2D-wireframe" changes to "wireframe" during operation with 3DORBIT.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Apr 2016 05:13:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/thicker-lines-were-displayed-if-some-lines-are-situated-over/m-p/6272226#M120295</guid>
      <dc:creator>3d-labor</dc:creator>
      <dc:date>2016-04-15T05:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: Thicker lines were displayed if some lines are situated over each other  SET</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/thicker-lines-were-displayed-if-some-lines-are-situated-over/m-p/6340257#M125580</link>
      <description>&lt;P&gt;Found another great feature (or bug?) with the 2d-wireframe. If an image is inserted, 2d-wireframe with grid activated looks like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://forums.autodesk.com/t5/image/serverpage/image-id/241227iA66E53B1DCB23FA3/image-size/original?v=v2&amp;amp;px=-1" alt="2d-Wireframe.jpg" title="2d-Wireframe.jpg" border="0" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If switched ti wireframe it looks like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://forums.autodesk.com/t5/image/serverpage/image-id/241228iC61D3F4298ADFE93/image-size/original?v=v2&amp;amp;px=-1" alt="3d-wireframe.jpg" title="3d-wireframe.jpg" border="0" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you repeat this on your computer or is it a problem of my graphics adapter (Nividia GeForce GTX 580)?&lt;/P&gt;</description>
      <pubDate>Fri, 20 May 2016 14:06:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/thicker-lines-were-displayed-if-some-lines-are-situated-over/m-p/6340257#M125580</guid>
      <dc:creator>3d-labor</dc:creator>
      <dc:date>2016-05-20T14:06:21Z</dc:date>
    </item>
  </channel>
</rss>

