<?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>topic Re: Referenced Dimension Style in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/referenced-dimension-style/m-p/7049839#M229163</link>
    <description>&lt;P&gt;Are you sure there are no Dimensions anywhere?&amp;nbsp; Even nested in a Block?&amp;nbsp; Are you sure there are no Blocks?&amp;nbsp; It could be in a Block &lt;EM&gt;definition&lt;/EM&gt;, even if that Block is not &lt;EM&gt;Inserted&lt;/EM&gt; anywhere.&amp;nbsp; I imagine there must be one of those kinds of things, perhaps in a different space, likely coming from the Template file that the drawing is based on if it's a "fresh" drawing, or some such thing.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(ssget "_X" (list (cons 3&amp;nbsp;"&lt;FONT color="#00ccff"&gt;&lt;EM&gt;YourDimensionStyleName&lt;/EM&gt;&lt;/FONT&gt;")))&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If that returns nil, then there are no &lt;EM&gt;top-level&lt;/EM&gt; Dimensions entities using that Style.&amp;nbsp; But there &lt;EM&gt;could&lt;/EM&gt; still be one nested in a Block definition.&lt;/P&gt;</description>
    <pubDate>Fri, 28 Apr 2017 15:49:48 GMT</pubDate>
    <dc:creator>Kent1Cooper</dc:creator>
    <dc:date>2017-04-28T15:49:48Z</dc:date>
    <item>
      <title>Referenced Dimension Style</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/referenced-dimension-style/m-p/7049662#M229160</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a&amp;nbsp;Referenced Dimension Style somehow that I cannot get rid of. Now is this detrimental to my drawing, absolutely not, lol. This is just me wanting to know how to remove this dim style or what has it referenced. Is there a way to see how this is referenced or linked too? I have tried to purge and delete but it's referenced somehow, somewhere&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Yes,&amp;nbsp;this is a fresh drawing with no dimensions &amp;nbsp;at all included.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Thanks for the help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;James L.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Apr 2017 14:54:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/referenced-dimension-style/m-p/7049662#M229160</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-28T14:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: Referenced Dimension Style</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/referenced-dimension-style/m-p/7049705#M229161</link>
      <description>&lt;P&gt;Are there any blocks that have been inserted into your drawing? If there are not a lot of them you can open each as a separate dwg, purge, save, and re-insert.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm sure there are easier ways, maybe SuperPurge which I have no experience.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Apr 2017 15:08:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/referenced-dimension-style/m-p/7049705#M229161</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-28T15:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: Referenced Dimension Style</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/referenced-dimension-style/m-p/7049788#M229162</link>
      <description>&lt;P&gt;Nope, no blocks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am hoping to find a way to isolate what it could possibly be&lt;/P&gt;</description>
      <pubDate>Fri, 28 Apr 2017 15:29:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/referenced-dimension-style/m-p/7049788#M229162</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-28T15:29:32Z</dc:date>
    </item>
    <item>
      <title>Re: Referenced Dimension Style</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/referenced-dimension-style/m-p/7049839#M229163</link>
      <description>&lt;P&gt;Are you sure there are no Dimensions anywhere?&amp;nbsp; Even nested in a Block?&amp;nbsp; Are you sure there are no Blocks?&amp;nbsp; It could be in a Block &lt;EM&gt;definition&lt;/EM&gt;, even if that Block is not &lt;EM&gt;Inserted&lt;/EM&gt; anywhere.&amp;nbsp; I imagine there must be one of those kinds of things, perhaps in a different space, likely coming from the Template file that the drawing is based on if it's a "fresh" drawing, or some such thing.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(ssget "_X" (list (cons 3&amp;nbsp;"&lt;FONT color="#00ccff"&gt;&lt;EM&gt;YourDimensionStyleName&lt;/EM&gt;&lt;/FONT&gt;")))&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If that returns nil, then there are no &lt;EM&gt;top-level&lt;/EM&gt; Dimensions entities using that Style.&amp;nbsp; But there &lt;EM&gt;could&lt;/EM&gt; still be one nested in a Block definition.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Apr 2017 15:49:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/referenced-dimension-style/m-p/7049839#M229163</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2017-04-28T15:49:48Z</dc:date>
    </item>
    <item>
      <title>Re: Referenced Dimension Style</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/referenced-dimension-style/m-p/7049842#M229164</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;would you please attache this CAD file here for testing and give more help?&lt;/P&gt;</description>
      <pubDate>Fri, 28 Apr 2017 15:49:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/referenced-dimension-style/m-p/7049842#M229164</guid>
      <dc:creator>imadHabash</dc:creator>
      <dc:date>2017-04-28T15:49:54Z</dc:date>
    </item>
    <item>
      <title>Re: Referenced Dimension Style</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/referenced-dimension-style/m-p/7049896#M229165</link>
      <description>&lt;P&gt;The result did come back as "nil"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is a .dwt file for example, am looking to get rid of the top two dim styles. File attached&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="Capture 1.JPG" style="width: 552px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/350666iF6ED98B0091CC0BB/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture 1.JPG" alt="Capture 1.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Apr 2017 16:08:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/referenced-dimension-style/m-p/7049896#M229165</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-28T16:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: Referenced Dimension Style</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/referenced-dimension-style/m-p/7049898#M229166</link>
      <description>&lt;P&gt;File attached below, thanks!!&lt;/P&gt;</description>
      <pubDate>Fri, 28 Apr 2017 16:09:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/referenced-dimension-style/m-p/7049898#M229166</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-28T16:09:18Z</dc:date>
    </item>
    <item>
      <title>Re: Referenced Dimension Style</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/referenced-dimension-style/m-p/7049945#M229167</link>
      <description>&lt;P&gt;Is it current??&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;FILTER by dimstyle, when asked to select objects enter (SSGET"X") to grab the entire database.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Apr 2017 16:27:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/referenced-dimension-style/m-p/7049945#M229167</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-28T16:27:24Z</dc:date>
    </item>
    <item>
      <title>Re: Referenced Dimension Style</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/referenced-dimension-style/m-p/7049984#M229168</link>
      <description>&lt;P&gt;There are two LFMServerProxyVolume objects that I can't seem to delete. &amp;nbsp;They seem to be the issue.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Apr 2017 16:43:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/referenced-dimension-style/m-p/7049984#M229168</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-28T16:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: Referenced Dimension Style</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/referenced-dimension-style/m-p/7050240#M229169</link>
      <description>&lt;P&gt;HI&lt;/P&gt;
&lt;P&gt;I&amp;nbsp; can see Xref&amp;nbsp; in dwg ,&lt;/P&gt;
&lt;P&gt;I think those two dimstyle belongs to the xref ,check xref file .&lt;/P&gt;
&lt;P&gt;this is your&amp;nbsp; xref file name and address "G:\Detailing\Templates\Files to Outside Detailer\Template-Title Blocks\GD DT-BLOK2015.dwg"&lt;/P&gt;
&lt;P&gt;send xref file to forum if problem not solved.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good Luck&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Apr 2017 18:29:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/referenced-dimension-style/m-p/7050240#M229169</guid>
      <dc:creator>ara_neresesian</dc:creator>
      <dc:date>2017-04-28T18:29:17Z</dc:date>
    </item>
    <item>
      <title>Re: Referenced Dimension Style</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/referenced-dimension-style/m-p/7050249#M229170</link>
      <description>&lt;P&gt;XREF File&lt;/P&gt;</description>
      <pubDate>Fri, 28 Apr 2017 18:33:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/referenced-dimension-style/m-p/7050249#M229170</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-28T18:33:46Z</dc:date>
    </item>
    <item>
      <title>Re: Referenced Dimension Style</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/referenced-dimension-style/m-p/7050598#M229171</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I started dissecting your file to find the dimstyles.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;First I copied the modelspace objects and pasted into a new file - no strange dimstyles&lt;/P&gt;
&lt;P&gt;Second, I copieed the contents of your first layout over - nothing&lt;/P&gt;
&lt;P&gt;Third, I copied contents of second layout - BAM!!! - there were the dimstyles. So, I moved that layout info into its own drawing in modelspace and purged out the dimstyles.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I didn't go further but I think this might be the process to isolate where the dimstyles are living.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;By the way, I ran Audit and it did find errors so that might be part of this puzzle too.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="color: #808000;"&gt;Please select the &lt;STRONG&gt;Accept as Solution&lt;/STRONG&gt; button if my post solves your issue or answers your question.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Apr 2017 21:27:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/referenced-dimension-style/m-p/7050598#M229171</guid>
      <dc:creator>john.vellek</dc:creator>
      <dc:date>2017-04-28T21:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: Referenced Dimension Style</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/referenced-dimension-style/m-p/7059787#M229172</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am checking back to see if my post helped you with your problem. Please add a post with how you decide to proceed and your results so other Community members may benefit.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please hit the &lt;STRONG&gt;&lt;SPAN style="color: #808000;"&gt;Accept as Solution&lt;/SPAN&gt;&lt;/STRONG&gt; button if a post or posts solves your issue or answers your question.&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2017 21:29:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/referenced-dimension-style/m-p/7059787#M229172</guid>
      <dc:creator>john.vellek</dc:creator>
      <dc:date>2017-05-03T21:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: Referenced Dimension Style</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/referenced-dimension-style/m-p/7065553#M229173</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When I used -PURGE&amp;gt;Regapps on your&amp;nbsp;Xref file it was able to remove 50 apps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;At any rate, I dissected the rest of your template file and created a new one (attached). Please let me know if this resolves your problem.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="color: #808000;"&gt;Please select the &lt;STRONG&gt;Accept as Solution&lt;/STRONG&gt; button if my post solves your issue or answers your question.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 May 2017 20:49:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/referenced-dimension-style/m-p/7065553#M229173</guid>
      <dc:creator>john.vellek</dc:creator>
      <dc:date>2017-05-05T20:49:17Z</dc:date>
    </item>
  </channel>
</rss>

