<?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: Export a drawing into shape format in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/export-a-drawing-into-shape-format/m-p/7141382#M31314</link>
    <description>&lt;P&gt;perhaps -- if you will permit me -- if you describe the general problem in a high level - perhaps someone can consider an alternative solution to exporting the file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;secondly - what types exactly are you planning on exporting?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;perhaps you can obtain a student license. or if it's a project that due soon, you can download a trial full version of the relevant autocad software which allows you to do it via the API as&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/543921"&gt;@norman.yuan&lt;/a&gt;&amp;nbsp;has suggested.&lt;/P&gt;</description>
    <pubDate>Fri, 09 Jun 2017 15:14:04 GMT</pubDate>
    <dc:creator>BKSpurgeon</dc:creator>
    <dc:date>2017-06-09T15:14:04Z</dc:date>
    <item>
      <title>Export a drawing into shape format</title>
      <link>https://forums.autodesk.com/t5/net-forum/export-a-drawing-into-shape-format/m-p/7104665#M31304</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to export a drawing into shape format. (file with extention '.shp') usinf C#.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2017 12:15:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/export-a-drawing-into-shape-format/m-p/7104665#M31304</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-24T12:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: Export a drawing into shape format</title>
      <link>https://forums.autodesk.com/t5/net-forum/export-a-drawing-into-shape-format/m-p/7104887#M31305</link>
      <description>&lt;P&gt;Vanilla AutoCAD itself does not have shape exporting functionality built-in. I am not sure whether there is third party tool that works with AutoCAD can do that.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, if you use AutoCAD Map 3D (or Civil 3D), it has built-in shape exporting functionality, which can be easily driven with LISP code and also exposed as AutoCAD Map .NET API.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Since you are asking this in programming forum, I assume you want to do it programmatically. Thus, if you do use AutoCAD Map/Civil, you can download AutoCAD Map ObjectARX SDK. In the download, you can find .NET sample code that does the shape exporting/importing.&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2017 13:11:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/export-a-drawing-into-shape-format/m-p/7104887#M31305</guid>
      <dc:creator>norman.yuan</dc:creator>
      <dc:date>2017-05-24T13:11:40Z</dc:date>
    </item>
    <item>
      <title>Re: Export a drawing into shape format</title>
      <link>https://forums.autodesk.com/t5/net-forum/export-a-drawing-into-shape-format/m-p/7105121#M31306</link>
      <description>&lt;P&gt;Thank you for your reply, yes i need to do that&amp;nbsp;&lt;SPAN&gt;programmatically using Autocad 2013 and .NET API and C# language.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2017 13:48:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/export-a-drawing-into-shape-format/m-p/7105121#M31306</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-24T13:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: Export a drawing into shape format</title>
      <link>https://forums.autodesk.com/t5/net-forum/export-a-drawing-into-shape-format/m-p/7105991#M31307</link>
      <description>&lt;P&gt;Then, you need AutoCAD Map/Civil3D.&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2017 16:39:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/export-a-drawing-into-shape-format/m-p/7105991#M31307</guid>
      <dc:creator>norman.yuan</dc:creator>
      <dc:date>2017-05-24T16:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: Export a drawing into shape format</title>
      <link>https://forums.autodesk.com/t5/net-forum/export-a-drawing-into-shape-format/m-p/7106000#M31308</link>
      <description>&lt;P&gt;But i must use autocad 2013. is there any solution !&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2017 16:43:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/export-a-drawing-into-shape-format/m-p/7106000#M31308</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-24T16:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: Export a drawing into shape format</title>
      <link>https://forums.autodesk.com/t5/net-forum/export-a-drawing-into-shape-format/m-p/7112749#M31309</link>
      <description>&lt;P&gt;&lt;SPAN&gt;is there any solution please !&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 27 May 2017 14:30:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/export-a-drawing-into-shape-format/m-p/7112749#M31309</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-27T14:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: Export a drawing into shape format</title>
      <link>https://forums.autodesk.com/t5/net-forum/export-a-drawing-into-shape-format/m-p/7114834#M31310</link>
      <description>&lt;P&gt;Any solution? Yes, or no, depending what you are capable to do:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. Get ESRI shape specification document, build your own shape file exporting tool. You need to be expert of AutoCAD, and very good programmer that can translate Shape specification into code. Unless you have a team and do it for commercial solution, this is likely not viable at all for you as an option.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. Find third party shape file building tool, components. There are some of them, mostly paid commercial ones. But it is likely you still need to be AutoCAD programming expert to collect AutoCAD data (geometries, attribute data...) to feed these shape building components.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Because of the question you are asking here, the above options, I figure, are not suitable in terms of time/money to be invested.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3. Use AutoCAD MAP/Civil3D (especially when you are working in "geoinformation" field)! Either option above would cost you way more than a license of AutoCAD Map/Civil3D.&lt;/P&gt;</description>
      <pubDate>Mon, 29 May 2017 13:13:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/export-a-drawing-into-shape-format/m-p/7114834#M31310</guid>
      <dc:creator>norman.yuan</dc:creator>
      <dc:date>2017-05-29T13:13:34Z</dc:date>
    </item>
    <item>
      <title>Re: Export a drawing into shape format</title>
      <link>https://forums.autodesk.com/t5/net-forum/export-a-drawing-into-shape-format/m-p/7115123#M31311</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ESRI has a plugin for AutoCAD, while I don't know about the capabilities of the plugin, it seems to accomplish your needs: &lt;A href="http://www.esri.com/software/arcgis/arcgis-for-autocad" target="_self"&gt;ArcGIS for Autocad&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Gaston Nunez&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 May 2017 16:20:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/export-a-drawing-into-shape-format/m-p/7115123#M31311</guid>
      <dc:creator>hgasty1001</dc:creator>
      <dc:date>2017-05-29T16:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: Export a drawing into shape format</title>
      <link>https://forums.autodesk.com/t5/net-forum/export-a-drawing-into-shape-format/m-p/7141124#M31312</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/587082"&gt;@hgasty1001&lt;/a&gt;&amp;nbsp;Thank you for your answer, bu&amp;nbsp;i need a c# library to do this to have the file from an autocad plugin, do you have an idea about this ?&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2017 13:59:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/export-a-drawing-into-shape-format/m-p/7141124#M31312</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-09T13:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: Export a drawing into shape format</title>
      <link>https://forums.autodesk.com/t5/net-forum/export-a-drawing-into-shape-format/m-p/7141169#M31313</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/543921"&gt;@norman.yuan&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much for your answer and your effort,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- firstly i&amp;nbsp;don't have a group I'm just a student and I need this for my graduation project, i can't read&amp;nbsp;&lt;SPAN&gt;shape specification document,and build my own shape file exporting tool because&amp;nbsp;I don't have enough time.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;- I want to ask you more details about the shape file building tool components, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; - do you know an example ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; - can i&amp;nbsp;develop a plugin with autocad dotnet and c # and connect it with this tool because.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;-&amp;nbsp;Do you know&amp;nbsp;a c# library to do this to have the shape file from an autocad plugin ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am waiting for your answer. Thank you.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2017 14:12:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/export-a-drawing-into-shape-format/m-p/7141169#M31313</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-09T14:12:02Z</dc:date>
    </item>
    <item>
      <title>Re: Export a drawing into shape format</title>
      <link>https://forums.autodesk.com/t5/net-forum/export-a-drawing-into-shape-format/m-p/7141382#M31314</link>
      <description>&lt;P&gt;perhaps -- if you will permit me -- if you describe the general problem in a high level - perhaps someone can consider an alternative solution to exporting the file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;secondly - what types exactly are you planning on exporting?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;perhaps you can obtain a student license. or if it's a project that due soon, you can download a trial full version of the relevant autocad software which allows you to do it via the API as&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/543921"&gt;@norman.yuan&lt;/a&gt;&amp;nbsp;has suggested.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2017 15:14:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/export-a-drawing-into-shape-format/m-p/7141382#M31314</guid>
      <dc:creator>BKSpurgeon</dc:creator>
      <dc:date>2017-06-09T15:14:04Z</dc:date>
    </item>
    <item>
      <title>Re: Export a drawing into shape format</title>
      <link>https://forums.autodesk.com/t5/net-forum/export-a-drawing-into-shape-format/m-p/7147142#M31315</link>
      <description>&lt;P&gt;I have a 3D cartography of the space, a plan with several layers of information such as buildings, roads ... and I need to export this plan in shape format such that the layers become the layers of the SHP file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have all technologies Autocad, Autocad .NET API, and ObjecARX library.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jun 2017 21:51:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/export-a-drawing-into-shape-format/m-p/7147142#M31315</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-12T21:51:19Z</dc:date>
    </item>
    <item>
      <title>Re: Export a drawing into shape format</title>
      <link>https://forums.autodesk.com/t5/net-forum/export-a-drawing-into-shape-format/m-p/7149422#M31316</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@Anonymous wrote:&lt;BR /&gt;&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/543921"&gt;@norman.yuan&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much for your answer and your effort,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- firstly i&amp;nbsp;don't have a group I'm just a student and I need this for my graduation project, i can't read&amp;nbsp;&lt;SPAN&gt;shape specification document,and build my own shape file exporting tool because&amp;nbsp;I don't have enough time.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;If you are a student, and do not have student-access&amp;nbsp;to the Autodesk products needed to do what you seek (namely Civil3D), then something just doesn't add up.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Students generally have access to any Autodesk products they need, and are not limited to using AutoCAD 2013 (or at least, that's the case here in the US).&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jun 2017 16:44:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/export-a-drawing-into-shape-format/m-p/7149422#M31316</guid>
      <dc:creator>ActivistInvestor</dc:creator>
      <dc:date>2017-06-13T16:44:49Z</dc:date>
    </item>
    <item>
      <title>Re: Export a drawing into shape format</title>
      <link>https://forums.autodesk.com/t5/net-forum/export-a-drawing-into-shape-format/m-p/7149504#M31317</link>
      <description>&lt;P&gt;I am not sure how to make it clearer:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As a student with limited time/financial support, with only vanilla AutoCAD, it is simply &lt;STRONG&gt;NO POSSIBLE&lt;/STRONG&gt; to develop something that generating shape file from AutoCAD document. Period. You either need to find third party software support that can get shape exporting required data from AutoCAD document and generate the shape file (mostly would be commercial ones, and expensive); or you get AutoCAD Map3D/Civil3D. It is likely buying third party software support costs more than getting AutoCAD Map/Civil 3D.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I saw you also post the same question in AutoCAD Map forum, but without AutoCAD Map, posting there does not help at all.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As student, you can get vanilla AutoCAD, I believe you can also use AutoCAD Map for free. So, why keep insisting on using vanilla AutoCAD to do something next to impossible? If your development is not for study (thus free AutoCAD/AutoCAD Map/Civil&amp;nbsp;license), then buying AutoCAD Map would be the best option you can choose.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jun 2017 17:11:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/export-a-drawing-into-shape-format/m-p/7149504#M31317</guid>
      <dc:creator>norman.yuan</dc:creator>
      <dc:date>2017-06-13T17:11:20Z</dc:date>
    </item>
    <item>
      <title>Re: Export a drawing into shape format</title>
      <link>https://forums.autodesk.com/t5/net-forum/export-a-drawing-into-shape-format/m-p/7196168#M31318</link>
      <description>&lt;P&gt;It is possible, i've made the same thing to make GeoJSON representing parcels which are drawn as closed polylines on a specified layer, same applies to other "entities of interests" roads, infrastructure etc.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can help you code that class easily, just let me know about the deadline.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2017 19:40:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/export-a-drawing-into-shape-format/m-p/7196168#M31318</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-30T19:40:11Z</dc:date>
    </item>
    <item>
      <title>Re: Export a drawing into shape format</title>
      <link>https://forums.autodesk.com/t5/net-forum/export-a-drawing-into-shape-format/m-p/7307418#M31319</link>
      <description>&lt;P&gt;I'm sorry for the late feedback, thank you very much, i need to do that as soon as possible, can you give me more details.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2017 10:52:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/export-a-drawing-into-shape-format/m-p/7307418#M31319</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-17T10:52:54Z</dc:date>
    </item>
  </channel>
</rss>

