<?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: How to read .dim (Dimension style file) in C#.Net? in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/how-to-read-dim-dimension-style-file-in-c-net/m-p/6452844#M35256</link>
    <description>&lt;P&gt;You can open it in Notepad, so handle it like any *.txt file. Here's an example.&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/net/reading-data-from-a-txt-file-using-c/m-p/6005943#M47299" target="_blank"&gt;https://forums.autodesk.com/t5/net/reading-data-from-a-txt-file-using-c/m-p/6005943#M47299&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 21 Jul 2016 16:58:55 GMT</pubDate>
    <dc:creator>Ed__Jobe</dc:creator>
    <dc:date>2016-07-21T16:58:55Z</dc:date>
    <item>
      <title>How to read .dim (Dimension style file) in C#.Net?</title>
      <link>https://forums.autodesk.com/t5/net-forum/how-to-read-dim-dimension-style-file-in-c-net/m-p/6451622#M35255</link>
      <description>&lt;P&gt;How to read .dim (Dimension style file) in C#.Net?&lt;/P&gt;&lt;P&gt;.dim file is created using DIMEX Express tool in AutoCAD 2014.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2016 06:50:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/how-to-read-dim-dimension-style-file-in-c-net/m-p/6451622#M35255</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-21T06:50:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to read .dim (Dimension style file) in C#.Net?</title>
      <link>https://forums.autodesk.com/t5/net-forum/how-to-read-dim-dimension-style-file-in-c-net/m-p/6452844#M35256</link>
      <description>&lt;P&gt;You can open it in Notepad, so handle it like any *.txt file. Here's an example.&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/net/reading-data-from-a-txt-file-using-c/m-p/6005943#M47299" target="_blank"&gt;https://forums.autodesk.com/t5/net/reading-data-from-a-txt-file-using-c/m-p/6005943#M47299&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2016 16:58:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/how-to-read-dim-dimension-style-file-in-c-net/m-p/6452844#M35256</guid>
      <dc:creator>Ed__Jobe</dc:creator>
      <dc:date>2016-07-21T16:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to read .dim (Dimension style file) in C#.Net?</title>
      <link>https://forums.autodesk.com/t5/net-forum/how-to-read-dim-dimension-style-file-in-c-net/m-p/6453751#M35257</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for that solution but,&lt;BR /&gt;Isn't there any AutoCAD api to read .dim file like we read .dwg file using&amp;nbsp; 'Autodesk.AutoCAD.DatabaseServices.Database.ReadDwgFile' method?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kapil Hedaoo&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jul 2016 06:58:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/how-to-read-dim-dimension-style-file-in-c-net/m-p/6453751#M35257</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-22T06:58:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to read .dim (Dimension style file) in C#.Net?</title>
      <link>https://forums.autodesk.com/t5/net-forum/how-to-read-dim-dimension-style-file-in-c-net/m-p/6454503#M35258</link>
      <description>&lt;P&gt;DIMIM and DIMEX are Express Tools. They are provided As-Is and are not considered part of AutoCAD. They are just extra productivity tools. Sometimes ET's get 'upgraded' and become part of AutoCAD, like Revcloud and Multileaders. When they do, they get an api created.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That said, most ET's are lisp programs that you can adapt or hook into. However, DIMIM and DIMEX are defined in dimsio.arx, so you don't have access to them. Therefore, you're on your own.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jul 2016 15:14:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/how-to-read-dim-dimension-style-file-in-c-net/m-p/6454503#M35258</guid>
      <dc:creator>Ed__Jobe</dc:creator>
      <dc:date>2016-07-22T15:14:34Z</dc:date>
    </item>
  </channel>
</rss>

