<?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: Using sample projects from ObjectARX in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/using-sample-projects-from-objectarx/m-p/3650184#M53027</link>
    <description>&lt;P&gt;Hi Alfred,&lt;/P&gt;&lt;P&gt;No, I did not copy. I simply sected them from the folder. Deleted the classLibrary C# file tha twas created automatically and built the dll.&amp;nbsp;&amp;nbsp;Why cannot I do the same on other types like com in ObjectARX 2013 sample projects. I now see how Civil 3D created.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;AloyH&lt;/P&gt;</description>
    <pubDate>Mon, 08 Oct 2012 12:41:12 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-10-08T12:41:12Z</dc:date>
    <item>
      <title>Using sample projects from ObjectARX</title>
      <link>https://forums.autodesk.com/t5/net-forum/using-sample-projects-from-objectarx/m-p/3648020#M53023</link>
      <description>&lt;P&gt;I want to use C# sample projects from ObjectARX 2013 to make dlls. How can I select them using Visual Studio 2010. When I try, the error message says give absolute path. Even if I give it, no response.&lt;/P&gt;&lt;P&gt;Shall be thankful for help.&lt;/P&gt;&lt;P&gt;AloyH&lt;/P&gt;</description>
      <pubDate>Fri, 05 Oct 2012 13:01:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/using-sample-projects-from-objectarx/m-p/3648020#M53023</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-10-05T13:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: Using sample projects from ObjectARX</title>
      <link>https://forums.autodesk.com/t5/net-forum/using-sample-projects-from-objectarx/m-p/3649218#M53024</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;FONT color="#666699"&gt;&amp;gt;&amp;gt; When I try, the error message says give absolute path&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Can you create a screenshot when you see the message? At least I don't know what you are speaking about and when does the error raise up (while loading a C#-project, while compiling it, while setting the references in the project, while loading it into AutoCAD, ...)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- alfred -&lt;/P&gt;</description>
      <pubDate>Sat, 06 Oct 2012 13:50:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/using-sample-projects-from-objectarx/m-p/3649218#M53024</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2012-10-06T13:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: Using sample projects from ObjectARX</title>
      <link>https://forums.autodesk.com/t5/net-forum/using-sample-projects-from-objectarx/m-p/3649728#M53025</link>
      <description>&lt;P&gt;Thanks Alfred,&lt;/P&gt;&lt;P&gt;I was able to add the two C#&amp;nbsp;files in the EllipseJig folder as existing items, build the dll, NETLOAD in AutoCAD&amp;nbsp;and run. They were in dotNet section of ObjectARX 2013..&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;AloyH&lt;/P&gt;</description>
      <pubDate>Mon, 08 Oct 2012 04:10:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/using-sample-projects-from-objectarx/m-p/3649728#M53025</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-10-08T04:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: Using sample projects from ObjectARX</title>
      <link>https://forums.autodesk.com/t5/net-forum/using-sample-projects-from-objectarx/m-p/3650096#M53026</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;FONT color="#666699"&gt;&amp;gt;&amp;gt; I was able to add the two C#&amp;nbsp;files in the EllipseJig folder as existing items&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;I hope you haven't just copied them into the folder, you also have added them to the C#-project &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; A file in the directory is not automatically used in the project.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- alfred -&lt;/P&gt;</description>
      <pubDate>Mon, 08 Oct 2012 10:59:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/using-sample-projects-from-objectarx/m-p/3650096#M53026</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2012-10-08T10:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: Using sample projects from ObjectARX</title>
      <link>https://forums.autodesk.com/t5/net-forum/using-sample-projects-from-objectarx/m-p/3650184#M53027</link>
      <description>&lt;P&gt;Hi Alfred,&lt;/P&gt;&lt;P&gt;No, I did not copy. I simply sected them from the folder. Deleted the classLibrary C# file tha twas created automatically and built the dll.&amp;nbsp;&amp;nbsp;Why cannot I do the same on other types like com in ObjectARX 2013 sample projects. I now see how Civil 3D created.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;AloyH&lt;/P&gt;</description>
      <pubDate>Mon, 08 Oct 2012 12:41:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/using-sample-projects-from-objectarx/m-p/3650184#M53027</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-10-08T12:41:12Z</dc:date>
    </item>
  </channel>
</rss>

