<?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 Naming Dims in autocad in VBA Forum</title>
    <link>https://forums.autodesk.com/t5/vba-forum/naming-dims-in-autocad/m-p/4299014#M11123</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using the API, is it possible to "name" dims in a 2D drawing and, based on what the dim is "named" preform math on the dim and display the result nest to the existing dim?&lt;/P&gt;</description>
    <pubDate>Fri, 14 Jun 2013 17:55:06 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-06-14T17:55:06Z</dc:date>
    <item>
      <title>Naming Dims in autocad</title>
      <link>https://forums.autodesk.com/t5/vba-forum/naming-dims-in-autocad/m-p/4299014#M11123</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using the API, is it possible to "name" dims in a 2D drawing and, based on what the dim is "named" preform math on the dim and display the result nest to the existing dim?&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2013 17:55:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/naming-dims-in-autocad/m-p/4299014#M11123</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-14T17:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: Naming Dims in autocad</title>
      <link>https://forums.autodesk.com/t5/vba-forum/naming-dims-in-autocad/m-p/4299277#M11124</link>
      <description>&lt;P&gt;What API are you taking about (COM/ObjectARX .NET/LISP/ObjectARX C++)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dimension object in different APIs&amp;nbsp;does not have "Name" property. However, you can attach XData/ExtensionDictionary to tag the dimensions in interest. Then later you can search for&amp;nbsp;dimensions in drawing by the attached data and do things you need from there.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2013 21:58:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/naming-dims-in-autocad/m-p/4299277#M11124</guid>
      <dc:creator>norman.yuan</dc:creator>
      <dc:date>2013-06-14T21:58:09Z</dc:date>
    </item>
    <item>
      <title>Re: Naming Dims in autocad</title>
      <link>https://forums.autodesk.com/t5/vba-forum/naming-dims-in-autocad/m-p/4303170#M11125</link>
      <description>&lt;P&gt;Thanks for the reply.&amp;nbsp; I do not know what type of API, as I am mainly doing research to see if what I need done is even possible.&amp;nbsp; The "name" property would not be necesary, only a way to differentiate between different dims in order to specify what functions to preform on the value of the dim.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2013 15:39:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/naming-dims-in-autocad/m-p/4303170#M11125</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-19T15:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: Naming Dims in autocad</title>
      <link>https://forums.autodesk.com/t5/vba-forum/naming-dims-in-autocad/m-p/4303670#M11126</link>
      <description>&lt;P&gt;What you are asking is possible in LISP, VBA, .NET and ObjectARX. If I were you, someone who knows VBA I'm guessing, I'd go to VB.NET and use the ActiveX API using COM interop - that way you are using .NET with&amp;nbsp;your familiar&amp;nbsp;VBA functions and libs&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2013 20:53:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/naming-dims-in-autocad/m-p/4303670#M11126</guid>
      <dc:creator>fenton_webb</dc:creator>
      <dc:date>2013-06-19T20:53:31Z</dc:date>
    </item>
  </channel>
</rss>

