AutoCAD Civil 3D Customization
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
netload in C3D
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
186 Views, 1 Replies
10-19-2012 03:02 PM
A few years ago I've written a dll. 2010, 2011, 2012. When I now use the command netload in C3D I get no error, but when I type the command "newcm" (that i've writte in the dll); i get a "unknown command". I assume that the dll isn't loaded. What did I do wrong ? Thanks.
Solved! Go to Solution.
Re: netload in C3D
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
10-19-2012 03:19 PM in reply to:
fallright
You didn't say what version you are trying to run this DLL in but I assume it is 2013. The Civil 3D and AutoCAD APIs have change for 2013. See this post for Civil 3D and this post for AutoCAD.

