<?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 Is there a proper way to setup Civil 3D for the purpose of Developing Add-Ons? in Civil 3D Customization Forum</title>
    <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/is-there-a-proper-way-to-setup-civil-3d-for-the-purpose-of/m-p/11876535#M3814</link>
    <description>&lt;P&gt;I am starting the process of learning .NET Add-on development for Civil 3D, but I also still use Civil 3D as an Engineer, daily. What is the best practice for setting up an isolated instance of Civil 3D for development purposes so that I do not interfere with my daily use C3D?&lt;/P&gt;</description>
    <pubDate>Thu, 06 Apr 2023 02:44:52 GMT</pubDate>
    <dc:creator>john9XGED</dc:creator>
    <dc:date>2023-04-06T02:44:52Z</dc:date>
    <item>
      <title>Is there a proper way to setup Civil 3D for the purpose of Developing Add-Ons?</title>
      <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/is-there-a-proper-way-to-setup-civil-3d-for-the-purpose-of/m-p/11876535#M3814</link>
      <description>&lt;P&gt;I am starting the process of learning .NET Add-on development for Civil 3D, but I also still use Civil 3D as an Engineer, daily. What is the best practice for setting up an isolated instance of Civil 3D for development purposes so that I do not interfere with my daily use C3D?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2023 02:44:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-customization-forum/is-there-a-proper-way-to-setup-civil-3d-for-the-purpose-of/m-p/11876535#M3814</guid>
      <dc:creator>john9XGED</dc:creator>
      <dc:date>2023-04-06T02:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a proper way to setup Civil 3D for the purpose of Developing Add-Ons?</title>
      <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/is-there-a-proper-way-to-setup-civil-3d-for-the-purpose-of/m-p/11876604#M3815</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/7566469"&gt;@john9XGED&lt;/a&gt;&amp;nbsp;I personally just use my production C3D environment. I setup my Debug config to compile into a bundle so it autoloads when C3D starts. It's also easy to have it not load by renaming the PackageContents.xml file in the bundle if needed. I've been doing my 'day job' and 'side job' like this for about 13 years now (mostly, since the *bundle option wasn't available until Acad 2013). Long ago I tried having 2 computers to separate 'work' from 'programming'&amp;nbsp; but that lasted less than 6 months.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2023 03:52:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-customization-forum/is-there-a-proper-way-to-setup-civil-3d-for-the-purpose-of/m-p/11876604#M3815</guid>
      <dc:creator>Jeff_M</dc:creator>
      <dc:date>2023-04-06T03:52:26Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a proper way to setup Civil 3D for the purpose of Developing Add-Ons?</title>
      <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/is-there-a-proper-way-to-setup-civil-3d-for-the-purpose-of/m-p/11877693#M3816</link>
      <description>&lt;P&gt;Hi &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/7566469"&gt;@john9XGED&lt;/a&gt; I agree with &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/32637"&gt;@Jeff_M&lt;/a&gt; . Mostly, I work on the same instance I do my work with. Although, I do have a virtual pc that I sometimes work with. Mostly I do that when I want to develop for the next version we'll be upgrading to. This is because I have admin rights on the vm, but not on my daily use pc. If you don't have a vm, you can use remote desktop (*.rdp) to connect to a local pc. But for just starting out, you shouldn't need anything more than your regular setup.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2023 14:10:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-customization-forum/is-there-a-proper-way-to-setup-civil-3d-for-the-purpose-of/m-p/11877693#M3816</guid>
      <dc:creator>Ed__Jobe</dc:creator>
      <dc:date>2023-04-06T14:10:41Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a proper way to setup Civil 3D for the purpose of Developing Add-Ons?</title>
      <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/is-there-a-proper-way-to-setup-civil-3d-for-the-purpose-of/m-p/11877737#M3817</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/32637"&gt;@Jeff_M&lt;/a&gt;! As a new C3D developer, this sounds like a good idea "&lt;SPAN&gt;&lt;EM&gt;I setup my Debug config to compile into a bundle so it autoloads when C3D starts&lt;/EM&gt;". Can you point me to any resources that break this down?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2023 14:23:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-customization-forum/is-there-a-proper-way-to-setup-civil-3d-for-the-purpose-of/m-p/11877737#M3817</guid>
      <dc:creator>john9XGED</dc:creator>
      <dc:date>2023-04-06T14:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a proper way to setup Civil 3D for the purpose of Developing Add-Ons?</title>
      <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/is-there-a-proper-way-to-setup-civil-3d-for-the-purpose-of/m-p/11877795#M3818</link>
      <description>&lt;P&gt;In addition to Jeff's debug setup, you need to create a bundle. It is &lt;A href="https://adndevblog.typepad.com/autocad/2013/01/autodesk-autoloader-white-paper.html" target="_blank" rel="noopener"&gt;described here&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There are a couple of other easy methods you can choose from. The one I utilize is using a mnl file with my partial cuix. I already had a bunch of toolbars and palette panels. So I just include code like the following. When I want to debug, I just comment out the normal line and uncomment the debug version.&lt;/P&gt;
&lt;LI-CODE lang="lisp"&gt;;;; *********************
;;; load NET assemblies used by engr.mnu
;;; *********************
(command-s "Netload" "C:\\AcadCustom\\Support_GS\\AutoCAD 2023 TID.dll")
;; (command-s "Netload" "N:\\Personal\\Elj\\Visual Studio\\Projects\\AutoCAD 2023 TID\\bin\\Debug\\AutoCAD 2023 TID.dll")&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The other method you can use that is good for testing without any other setup is described in the file in the first post of &lt;A href="https://forums.autodesk.com/t5/net/updated-vs-template-tutorial/m-p/11298492#M73291" target="_blank" rel="noopener"&gt;this thread&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2023 14:42:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-customization-forum/is-there-a-proper-way-to-setup-civil-3d-for-the-purpose-of/m-p/11877795#M3818</guid>
      <dc:creator>Ed__Jobe</dc:creator>
      <dc:date>2023-04-06T14:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a proper way to setup Civil 3D for the purpose of Developing Add-Ons?</title>
      <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/is-there-a-proper-way-to-setup-civil-3d-for-the-purpose-of/m-p/11877811#M3819</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/7566469"&gt;@john9XGED&lt;/a&gt;&amp;nbsp;here is a link to the official whitepaper for the autoloader:&amp;nbsp;&lt;A href="https://adndevblog.typepad.com/autocad/2013/01/autodesk-autoloader-white-paper.html" target="_blank"&gt;https://adndevblog.typepad.com/autocad/2013/01/autodesk-autoloader-white-paper.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I'm attaching one of my PackageContents.xml files which works well. Many new users of the bundle method have issues setting this up so hopefully this will help with that. I have the C3D 2023 Debug solution config set to build here:&amp;nbsp;C:\ProgramData\Autodesk\ApplicationPlugins\C3DUtilities.bundle\Contents\R24.2\&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good luck and have fun!&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2023 14:50:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-customization-forum/is-there-a-proper-way-to-setup-civil-3d-for-the-purpose-of/m-p/11877811#M3819</guid>
      <dc:creator>Jeff_M</dc:creator>
      <dc:date>2023-04-06T14:50:18Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a proper way to setup Civil 3D for the purpose of Developing Add-Ons?</title>
      <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/is-there-a-proper-way-to-setup-civil-3d-for-the-purpose-of/m-p/11877821#M3820</link>
      <description>Thanks this will be really helpful!</description>
      <pubDate>Thu, 06 Apr 2023 14:52:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-customization-forum/is-there-a-proper-way-to-setup-civil-3d-for-the-purpose-of/m-p/11877821#M3820</guid>
      <dc:creator>john9XGED</dc:creator>
      <dc:date>2023-04-06T14:52:57Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a proper way to setup Civil 3D for the purpose of Developing Add-Ons?</title>
      <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/is-there-a-proper-way-to-setup-civil-3d-for-the-purpose-of/m-p/11877823#M3821</link>
      <description>I appreciate the links! I'm going to give them a read.</description>
      <pubDate>Thu, 06 Apr 2023 14:53:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-customization-forum/is-there-a-proper-way-to-setup-civil-3d-for-the-purpose-of/m-p/11877823#M3821</guid>
      <dc:creator>john9XGED</dc:creator>
      <dc:date>2023-04-06T14:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a proper way to setup Civil 3D for the purpose of Developing Add-Ons?</title>
      <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/is-there-a-proper-way-to-setup-civil-3d-for-the-purpose-of/m-p/11877932#M3822</link>
      <description>&lt;P&gt;You change the Build path in the VS project Properties dialog. By default it builds to the bin folder. Just change the path to your bundle location.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="VS.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1199293i69D3563C9336A768/image-size/medium?v=v2&amp;amp;px=400" role="button" title="VS.png" alt="VS.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2023 15:27:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-customization-forum/is-there-a-proper-way-to-setup-civil-3d-for-the-purpose-of/m-p/11877932#M3822</guid>
      <dc:creator>Ed__Jobe</dc:creator>
      <dc:date>2023-04-06T15:27:08Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a proper way to setup Civil 3D for the purpose of Developing Add-Ons?</title>
      <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/is-there-a-proper-way-to-setup-civil-3d-for-the-purpose-of/m-p/11878675#M3823</link>
      <description>Does the output path remain the same for each project or change, accordingly?</description>
      <pubDate>Thu, 06 Apr 2023 20:27:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-customization-forum/is-there-a-proper-way-to-setup-civil-3d-for-the-purpose-of/m-p/11878675#M3823</guid>
      <dc:creator>john9XGED</dc:creator>
      <dc:date>2023-04-06T20:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a proper way to setup Civil 3D for the purpose of Developing Add-Ons?</title>
      <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/is-there-a-proper-way-to-setup-civil-3d-for-the-purpose-of/m-p/11878706#M3824</link>
      <description>&lt;P&gt;When you start a new project it will default to bin\Debug\&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2023 20:43:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-customization-forum/is-there-a-proper-way-to-setup-civil-3d-for-the-purpose-of/m-p/11878706#M3824</guid>
      <dc:creator>Jeff_M</dc:creator>
      <dc:date>2023-04-06T20:43:47Z</dc:date>
    </item>
  </channel>
</rss>

