<?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: Changing equation to result within attribute en AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/changing-equation-to-result-within-attribute/m-p/6687990#M151065</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;for existing drawings using &lt;STRONG&gt;&lt;FONT color="#000080"&gt;ATTOUT&lt;/FONT&gt; &lt;/STRONG&gt;and &lt;STRONG&gt;&lt;FONT color="#000080"&gt;ATTIN&lt;/FONT&gt; &lt;/STRONG&gt;from the ExpressTools is a valid workflow, you might also ask in the customization forum &lt;A href="https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/bd-p/130" target="_self"&gt;&amp;gt;&amp;gt;&amp;gt;click&amp;lt;&amp;lt;&amp;lt;&lt;/A&gt; if anyone has something similar and is willing to share it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the future you should split this to 2 attributes, one for size and another one for amount. In that case you can use command &lt;STRONG&gt;&lt;FONT color="#000080"&gt;_DATAEXTRACTION&lt;/FONT&gt;&lt;/STRONG&gt; and run your multiplications directly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- alfred -&lt;/P&gt;</description>
    <pubDate>Tue, 15 Nov 2016 10:52:11 GMT</pubDate>
    <dc:creator>Alfred.NESWADBA</dc:creator>
    <dc:date>2016-11-15T10:52:11Z</dc:date>
    <item>
      <title>Changing equation to result within attribute</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/changing-equation-to-result-within-attribute/m-p/6687972#M151064</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have to change quite old reinforcement drawings with bars described using blocks and attributes. The thing is my 3rd party software for AutoCad can make some steel summary, but it cannot handle with equations within attributes. I.e. bar amount has been introduced as 30x3 instead of 90. How can I easily transform attributes from equations to the results?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've tried export of attributes to notepad, then I've changed each "x" as multiplication symbol into "*" and paste everything to excel. Then I've added "=" as prefix to each equation to get i.e. "=30*3" in appropriate cell. Then I've copied back everything to notepad and imported to dwg file (and overwrited attributes in dwg file). The thing is, that this procedure needs a lot of steps - its easy to make&amp;nbsp;some simple mistakes. Do you have any idea how to solve this problem? The best would be the easiest way to solve each equation within the attribute in&amp;nbsp;AutoCad&amp;nbsp;(and skip a lot of exports/copying/editing etc).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have attached an example of the block with attributes, where the amount of bars is presented as "SZT. 30x3" and the reffered attribute is&amp;nbsp;&lt;/P&gt;&lt;P&gt;called "SZTUK".&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&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="screen.JPG" style="width: 467px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/292870i7B2B57198B567FA1/image-size/large?v=v2&amp;amp;px=999" role="button" title="screen.JPG" alt="screen.JPG" /&gt;&lt;/span&gt;﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2016 10:44:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/changing-equation-to-result-within-attribute/m-p/6687972#M151064</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-15T10:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: Changing equation to result within attribute</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/changing-equation-to-result-within-attribute/m-p/6687990#M151065</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;for existing drawings using &lt;STRONG&gt;&lt;FONT color="#000080"&gt;ATTOUT&lt;/FONT&gt; &lt;/STRONG&gt;and &lt;STRONG&gt;&lt;FONT color="#000080"&gt;ATTIN&lt;/FONT&gt; &lt;/STRONG&gt;from the ExpressTools is a valid workflow, you might also ask in the customization forum &lt;A href="https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/bd-p/130" target="_self"&gt;&amp;gt;&amp;gt;&amp;gt;click&amp;lt;&amp;lt;&amp;lt;&lt;/A&gt; if anyone has something similar and is willing to share it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the future you should split this to 2 attributes, one for size and another one for amount. In that case you can use command &lt;STRONG&gt;&lt;FONT color="#000080"&gt;_DATAEXTRACTION&lt;/FONT&gt;&lt;/STRONG&gt; and run your multiplications directly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- alfred -&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2016 10:52:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/changing-equation-to-result-within-attribute/m-p/6687990#M151065</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2016-11-15T10:52:11Z</dc:date>
    </item>
    <item>
      <title>Re: Changing equation to result within attribute</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/changing-equation-to-result-within-attribute/m-p/6688004#M151066</link>
      <description>&lt;P&gt;ATTIN / ATTOUT - thats what I've done, I'm asking if there exist some shorter way.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunatelly I can't split this&amp;nbsp;attribute into two separate ones - the current software which makes summation of bars needs exactly 8 attributes with all data like diameter, amount, steel grade etc (and amount should be exactly in one attribute as a value). Years ago we've been using another software, which handled with equations in attributes. Thats why engineers wrote amount&amp;nbsp;of bars on both sides of i.e. the concrete wall as 30x2..&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2016 11:07:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/changing-equation-to-result-within-attribute/m-p/6688004#M151066</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-15T11:07:14Z</dc:date>
    </item>
  </channel>
</rss>

