<?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 How far can I go with .NET? in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/how-far-can-i-go-with-net/m-p/8021466#M25841</link>
    <description>&lt;P&gt;I'm in doubt where to start. With C # .NET can I program for AutoCAD freely?&lt;/P&gt;&lt;P&gt;One of my goals is to get information from 3D objects, can I get this with C #?&lt;BR /&gt;Or would you need ObjectARX?&lt;/P&gt;&lt;P&gt;My biggest question is how far can I go with C #.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Where to start your studies?&lt;BR /&gt;The Autodesk help is very confusing at times to start.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 23 May 2018 16:30:26 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-05-23T16:30:26Z</dc:date>
    <item>
      <title>How far can I go with .NET?</title>
      <link>https://forums.autodesk.com/t5/net-forum/how-far-can-i-go-with-net/m-p/8021466#M25841</link>
      <description>&lt;P&gt;I'm in doubt where to start. With C # .NET can I program for AutoCAD freely?&lt;/P&gt;&lt;P&gt;One of my goals is to get information from 3D objects, can I get this with C #?&lt;BR /&gt;Or would you need ObjectARX?&lt;/P&gt;&lt;P&gt;My biggest question is how far can I go with C #.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Where to start your studies?&lt;BR /&gt;The Autodesk help is very confusing at times to start.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 May 2018 16:30:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/how-far-can-i-go-with-net/m-p/8021466#M25841</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-23T16:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: How far can I go with .NET?</title>
      <link>https://forums.autodesk.com/t5/net-forum/how-far-can-i-go-with-net/m-p/8022196#M25842</link>
      <description>&lt;P&gt;@Anonymous&lt;/P&gt;&lt;P&gt;I would bet you can do what you need with .net, and the learning curve is much easier.&lt;/P&gt;&lt;P&gt;If you are immediately trying to do super exotic things, you should state what those things are and the gurus can tell you. You can import functions to .net that are not natively provided, as the .net api is just a wrapper on the arx model. Look up activist_investor posts to see if your tasks cannot be done with native or imported functions.&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;</description>
      <pubDate>Wed, 23 May 2018 21:06:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/how-far-can-i-go-with-net/m-p/8022196#M25842</guid>
      <dc:creator>JamesMaeding</dc:creator>
      <dc:date>2018-05-23T21:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: How far can I go with .NET?</title>
      <link>https://forums.autodesk.com/t5/net-forum/how-far-can-i-go-with-net/m-p/8024928#M25843</link>
      <description>&lt;P&gt;Can I for example create a new 3D object with my default information?&lt;/P&gt;&lt;P&gt;For example, in the same way that we create a 3D cube, I want to create a specific object, example: pipe, save and get information from 3D objects like dimensions, points, vertices ....?&lt;/P&gt;</description>
      <pubDate>Thu, 24 May 2018 19:56:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/how-far-can-i-go-with-net/m-p/8024928#M25843</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-24T19:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: How far can I go with .NET?</title>
      <link>https://forums.autodesk.com/t5/net-forum/how-far-can-i-go-with-net/m-p/8025073#M25844</link>
      <description>&lt;P&gt;@Anonymous&lt;/P&gt;&lt;P&gt;You pretty much have full control to do anything that makes sense in code.&lt;/P&gt;&lt;P&gt;People that want to do highly parametric solid modeling tend to gravitate to inventor or solidworks, but programming those might not be as easy as autocad.&lt;/P&gt;&lt;P&gt;I made my own civil pipe modeling tools using .net, but I only do a few unions or subtracts, once the primitives are drawn. You can make primitives easily in .net. It just may be hard to fillet corners between 4 objects as that involves saying what sides to fillet.&lt;/P&gt;&lt;P&gt;A good example of things .net does great is loft between shapes, like a wing, or extrude (sweep) a shape using a 3d path.&amp;nbsp; Pipes can be done that way nicely, and you can attach data to them using xrecords for extraction later.&lt;/P&gt;</description>
      <pubDate>Thu, 24 May 2018 20:47:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/how-far-can-i-go-with-net/m-p/8025073#M25844</guid>
      <dc:creator>JamesMaeding</dc:creator>
      <dc:date>2018-05-24T20:47:36Z</dc:date>
    </item>
  </channel>
</rss>

