<?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: Dimension Extension lines (suppress if doubled up) en AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/dimension-extension-lines-suppress-if-doubled-up/m-p/11098639#M1077330</link>
    <description>&lt;P&gt;I'm 100% positive this would almost be impossible to code correctly.&amp;nbsp; First you would need a hierarchy of which Dimensions rule the rest.&amp;nbsp; I'd be willing to bet a lot of money if this was possible it would create more problems than fix them.&lt;/P&gt;</description>
    <pubDate>Mon, 11 Apr 2022 15:23:03 GMT</pubDate>
    <dc:creator>BuckSurf</dc:creator>
    <dc:date>2022-04-11T15:23:03Z</dc:date>
    <item>
      <title>Dimension Extension lines (suppress if doubled up)</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/dimension-extension-lines-suppress-if-doubled-up/m-p/11098588#M1077326</link>
      <description>&lt;P&gt;I'm curious if there is a setting in Autocad that will suppress extension lines if there are multiple.&amp;nbsp; My work is wanting to use either a Center line or a Phantom line for an extension line.&amp;nbsp; However in order to get this to look properly, I have to suppress extension lines of various dimensions individually so we can achieve this look?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jbuckLJQDP_0-1649689146496.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1053458i1458A58A1D1290C5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jbuckLJQDP_0-1649689146496.png" alt="jbuckLJQDP_0-1649689146496.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Apr 2022 15:00:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/dimension-extension-lines-suppress-if-doubled-up/m-p/11098588#M1077326</guid>
      <dc:creator>BuckSurf</dc:creator>
      <dc:date>2022-04-11T15:00:33Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension Extension lines (suppress if doubled up)</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/dimension-extension-lines-suppress-if-doubled-up/m-p/11098610#M1077328</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt;&amp;nbsp;&lt;FONT color="#999999"&gt;&lt;EM&gt;&amp;nbsp;... will suppress extension lines if there are multiple.&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000000"&gt;Some how and while working in AutoCAD .. there is NO&amp;nbsp; " if " .. those dimensions follow current dimension style .&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Apr 2022 15:12:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/dimension-extension-lines-suppress-if-doubled-up/m-p/11098610#M1077328</guid>
      <dc:creator>imadHabash</dc:creator>
      <dc:date>2022-04-11T15:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension Extension lines (suppress if doubled up)</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/dimension-extension-lines-suppress-if-doubled-up/m-p/11098622#M1077329</link>
      <description>&lt;P&gt;I don't know of any setting or automatic way to do that, but I made a command to do it, the &lt;STRONG&gt;DET&lt;/STRONG&gt; command in &lt;STRONG&gt;DimExtLineToggle.lsp&lt;/STRONG&gt;, &lt;A href="https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/selecting-multiple-extension-line-functionality-help/m-p/9552874/highlight/true#M400488" target="_blank" rel="noopener"&gt;&amp;gt;here&amp;lt;&lt;/A&gt;.&amp;nbsp; You pick on a Dimension anywhere on it closer to the extension line you want to toggle, and it turns that one off if it's on, or on if it's off.&amp;nbsp; So you don't need to know which end is extension line 1 and which is 2, as you would to do it in the Properties palette.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Apr 2022 15:14:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/dimension-extension-lines-suppress-if-doubled-up/m-p/11098622#M1077329</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2022-04-11T15:14:50Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension Extension lines (suppress if doubled up)</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/dimension-extension-lines-suppress-if-doubled-up/m-p/11098639#M1077330</link>
      <description>&lt;P&gt;I'm 100% positive this would almost be impossible to code correctly.&amp;nbsp; First you would need a hierarchy of which Dimensions rule the rest.&amp;nbsp; I'd be willing to bet a lot of money if this was possible it would create more problems than fix them.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Apr 2022 15:23:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/dimension-extension-lines-suppress-if-doubled-up/m-p/11098639#M1077330</guid>
      <dc:creator>BuckSurf</dc:creator>
      <dc:date>2022-04-11T15:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension Extension lines (suppress if doubled up)</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/dimension-extension-lines-suppress-if-doubled-up/m-p/11098644#M1077331</link>
      <description>&lt;P&gt;Thanks dude, this is a great idea.&amp;nbsp; I didn't think of writing a script.&amp;nbsp; I'll do that instead.&amp;nbsp; Thank you!&lt;/P&gt;</description>
      <pubDate>Mon, 11 Apr 2022 15:23:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/dimension-extension-lines-suppress-if-doubled-up/m-p/11098644#M1077331</guid>
      <dc:creator>BuckSurf</dc:creator>
      <dc:date>2022-04-11T15:23:53Z</dc:date>
    </item>
  </channel>
</rss>

