<?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 Autocad with C# in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/autocad-with-c/m-p/3375517#M56739</link>
    <description>&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm a profession Autocad user and I get a help my friend who profession about C#.&lt;/P&gt;&lt;P&gt;I'm a begineer about AutoCad and programming. I succeed to commenation C# and autocad.&amp;nbsp; (like DevTv "Hello World")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need a C# codes for Autocad 2012 programming.&amp;nbsp; I mean is that same codes Visual Basic for Application codes and C# codes? (like class)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also I need a advice about this subject.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for helpings..&lt;/P&gt;</description>
    <pubDate>Sun, 18 Mar 2012 16:49:27 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-03-18T16:49:27Z</dc:date>
    <item>
      <title>Autocad with C#</title>
      <link>https://forums.autodesk.com/t5/net-forum/autocad-with-c/m-p/3375517#M56739</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm a profession Autocad user and I get a help my friend who profession about C#.&lt;/P&gt;&lt;P&gt;I'm a begineer about AutoCad and programming. I succeed to commenation C# and autocad.&amp;nbsp; (like DevTv "Hello World")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need a C# codes for Autocad 2012 programming.&amp;nbsp; I mean is that same codes Visual Basic for Application codes and C# codes? (like class)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also I need a advice about this subject.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for helpings..&lt;/P&gt;</description>
      <pubDate>Sun, 18 Mar 2012 16:49:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/autocad-with-c/m-p/3375517#M56739</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-03-18T16:49:27Z</dc:date>
    </item>
    <item>
      <title>Re: Autocad with C#</title>
      <link>https://forums.autodesk.com/t5/net-forum/autocad-with-c/m-p/3375529#M56740</link>
      <description>&lt;P&gt;Have you downloaded the ObjectARX developer kit and looked at the samples? Also try the following links:&lt;/P&gt;&lt;P&gt;&lt;A href="http://through-the-interface.typepad.com/" target="_blank"&gt;http://through-the-interface.typepad.com/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://exchange.autodesk.com/autocad/enu/online-help/browse#WS1a9193826455f5ff2566ffd511ff6f8c7ca-4875.htm" target="_blank"&gt;http://exchange.autodesk.com/autocad/enu/online-help/browse#WS1a9193826455f5ff2566ffd511ff6f8c7ca-4875.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Mar 2012 17:00:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/autocad-with-c/m-p/3375529#M56740</guid>
      <dc:creator>Mike.Wohletz</dc:creator>
      <dc:date>2012-03-18T17:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: Autocad with C#</title>
      <link>https://forums.autodesk.com/t5/net-forum/autocad-with-c/m-p/3375539#M56741</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for helping.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, We download objectarx Documentation and&amp;nbsp; Download Complete ObjectARX SDK.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We looked and studied about it. But I think our problem is that I and my friend work different area. I'm a designer. He is a&amp;nbsp;&lt;SPAN&gt;&lt;SPAN&gt;programmer.&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We made some codes that use Visual Basic for application(in Autocad Tool box) and it worked.But we need to more detail about it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;SolidSelection.Select acSelectionSetAll&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This code is the same use C sharp. ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If TumPar.Count &amp;lt;&amp;gt; 0 Then&lt;BR /&gt;With TumPar&lt;BR /&gt;For xp = 1 To .Count&lt;BR /&gt;.Remove (1)&lt;BR /&gt;Next xp&lt;BR /&gt;End With&lt;BR /&gt;End If&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On Error Resume Next&lt;BR /&gt;ThisDrawing.SelectionSets("SS01").Delete&lt;BR /&gt;Set SolidSelection = ThisDrawing.SelectionSets.Add("SS01")&lt;BR /&gt;grpCode(0) = 0&lt;BR /&gt;dataVal(0) = "3DSOLID"&lt;BR /&gt;SolidSelection.Select acSelectionSetAll, , , grpCode, dataVal&lt;BR /&gt;N = SolidSelection.Count&lt;BR /&gt;MsgBox "countyourdrawing: " &amp;amp; N&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Mar 2012 17:27:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/autocad-with-c/m-p/3375539#M56741</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-03-18T17:27:06Z</dc:date>
    </item>
    <item>
      <title>Re: Autocad with C#</title>
      <link>https://forums.autodesk.com/t5/net-forum/autocad-with-c/m-p/3375587#M56742</link>
      <description>&lt;P&gt;Posted code is VBA-code. This link can help you to migrate to VB.NET:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://through-the-interface.typepad.com/through_the_interface/2010/05/more-translated-autocad-vba-to-vbnet-migration-devtvs.html" target="_blank"&gt;http://through-the-interface.typepad.com/through_the_interface/2010/05/more-translated-autocad-vba-to-vbnet-migration-devtvs.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Mar 2012 21:34:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/autocad-with-c/m-p/3375587#M56742</guid>
      <dc:creator>Alexander.Rivilis</dc:creator>
      <dc:date>2012-03-18T21:34:05Z</dc:date>
    </item>
  </channel>
</rss>

