<?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: Insert - Explode text and dim styles in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/insert-explode-text-and-dim-styles/m-p/8101679#M175065</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4351301"&gt;@dbaldzhiev&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am coming back to your thread to see if the issue or question you posed has been resolved.&amp;nbsp; If so, please mark the post or posts as&amp;nbsp;&lt;SPAN style="color: #808000;"&gt;Solution(s)&lt;/SPAN&gt;&amp;nbsp;to help others find the answer quickly.&amp;nbsp;If your issue persists,&amp;nbsp;please&amp;nbsp;give me a bit more detail on this issue so we can continue to work towards getting this solved.&lt;/P&gt;</description>
    <pubDate>Fri, 29 Jun 2018 20:46:40 GMT</pubDate>
    <dc:creator>john.vellek</dc:creator>
    <dc:date>2018-06-29T20:46:40Z</dc:date>
    <item>
      <title>Insert - Explode text and dim styles</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/insert-explode-text-and-dim-styles/m-p/8096991#M175062</link>
      <description>&lt;P&gt;I have some files exported from Revit. I have Xref-ed them to a new acad file. I want to Bind (Insert) and explode them with an accoreconsole script.&lt;/P&gt;&lt;P&gt;So far so good.&lt;/P&gt;&lt;PRE&gt;bindtype
1
xref bind *
xplode
all

g

purge
all
*
n
save
Merge.dwg&lt;/PRE&gt;&lt;P&gt;I am having troubles because the text styles in the dimension styles get messed up for some reason. What I have surmised is that the conflict comes from text styles having identical names. If I use bind which will prefix everything the explode works great.&lt;/P&gt;&lt;P&gt;Is there any other way than going&amp;nbsp; with bind-bind&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jun 2018 08:40:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/insert-explode-text-and-dim-styles/m-p/8096991#M175062</guid>
      <dc:creator>dbaldzhiev</dc:creator>
      <dc:date>2018-06-28T08:40:22Z</dc:date>
    </item>
    <item>
      <title>Re: Insert - Explode text and dim styles</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/insert-explode-text-and-dim-styles/m-p/8098152#M175063</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4351301"&gt;@dbaldzhiev&lt;/a&gt;,&amp;nbsp; If you know the text style name used in the dimensions then you can change the text height of that style to 0 in the drawing you are binding it into and then do the explode and change the text style height back again.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jun 2018 15:17:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/insert-explode-text-and-dim-styles/m-p/8098152#M175063</guid>
      <dc:creator>user181</dc:creator>
      <dc:date>2018-06-28T15:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: Insert - Explode text and dim styles</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/insert-explode-text-and-dim-styles/m-p/8098841#M175064</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4351301"&gt;@dbaldzhiev&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Instead of an Xref with bind, have you considered using a -insert with *&amp;lt;blockname&amp;gt;?&amp;nbsp; I haven't tried your process before so I don't know if this will improve the behavior.&amp;nbsp; Are you able to share some sample files on a post so I can try this 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>Thu, 28 Jun 2018 19:42:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/insert-explode-text-and-dim-styles/m-p/8098841#M175064</guid>
      <dc:creator>john.vellek</dc:creator>
      <dc:date>2018-06-28T19:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: Insert - Explode text and dim styles</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/insert-explode-text-and-dim-styles/m-p/8101679#M175065</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4351301"&gt;@dbaldzhiev&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am coming back to your thread to see if the issue or question you posed has been resolved.&amp;nbsp; If so, please mark the post or posts as&amp;nbsp;&lt;SPAN style="color: #808000;"&gt;Solution(s)&lt;/SPAN&gt;&amp;nbsp;to help others find the answer quickly.&amp;nbsp;If your issue persists,&amp;nbsp;please&amp;nbsp;give me a bit more detail on this issue so we can continue to work towards getting this solved.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jun 2018 20:46:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/insert-explode-text-and-dim-styles/m-p/8101679#M175065</guid>
      <dc:creator>john.vellek</dc:creator>
      <dc:date>2018-06-29T20:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: Insert - Explode text and dim styles</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/insert-explode-text-and-dim-styles/m-p/8103799#M175066</link>
      <description>&lt;P&gt;The solution was to find a way to bind-bind dim styles and text styles and to bind-insert everything else (mainly concerned with Layer names). The solution was to use xbind for styles before I bind-insert everything. The code that works for me is as follows:&lt;/P&gt;&lt;PRE&gt;visretain 0
xbind d *
xbind s *
bindtype 1
xref bind *
xplode all

g

purge
all
*
n
audit y
save
Merge.dwg&lt;/PRE&gt;&lt;P&gt;I thought that using xbind it will bind things twice with and without the $0$ prefixes. The xbind;bind-insert behavior is quite odd in my opinion. However, turned out to be quite useful so I am not complaining.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problems comes form the fact that Revit exports text styles sequentially - Arial 0; Arial 1; Arial 2.... If one exports a set of drawings Arial 1 may or may not be with the same as Arial 1 in the other drawing. When bind-insert these conflicts get resolved by picking the settings for Arial 1 from the first inserted drawing - therefore messing up/or not every insert after that. Due to the&amp;nbsp;fact that "sometimes works-sometimes doesn't" this was a hell to troubleshoot. The only sensible solution in my opinion is the one I have posted which sets up unique text and dim styles for each of the inserted drawings.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jul 2018 07:45:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/insert-explode-text-and-dim-styles/m-p/8103799#M175066</guid>
      <dc:creator>dbaldzhiev</dc:creator>
      <dc:date>2018-07-02T07:45:07Z</dc:date>
    </item>
  </channel>
</rss>

