Autodesk has a Developer training schedule here. More than half the classes listed are free webcasts. If it has already taken place, you can download the presentation from the link in the right hand column.
![]() |
|
![]() |
|
![]() |
|
![]() |
If I would learn myself, which books you can recommend ?
Regards Dirk
Microsoft Press has some good books. Their books are now sold by apress.com. There are a couple of Step-By-Step books for C# and VB that are good beginner books. I also liked Pro C# 2010 and the .NET Platform. Not only do you need to learn the language syntax, but hardest part is learning the .NET framework. For specifically learning acad, Jerry Winters has a good book, probably the only one out now.
C:> ED WORKING.... ▒
Given the changes in the 2013 releases (properties being replaced with Extension Methods, AcCore.dll, and so on) that book might be a bit out of date.
"How we think determines what we do, and what we do determines what we get."
Sincpac C3D ~ Autodesk Exchange Apps
Computer Specs:
Dell Precision 3660, Core i9-12900K 5.2GHz, 64GB DDR5 RAM, PCIe 4.0 M.2 SSD (RAID 0), 16GB NVIDIA RTX A4000
Thank you all!
I think this book very intressting. If I have install VISO 2010 for framwork 4. I I program in C# I use .NETframwork and exspecielly Civil3d API. I have seen library on development page on Autodesk is very good documentaded. Question is how connect framwork lbrary and Application progr. interface. Is there any book that explains this case ?
If I am understanding you correctly, you're wanting to know how to setup a Visual Studio project for use with Civil 3D? :notsure:
First, you might consider this post on how to get started, then consider creating yourself a secondary template (in addition to those supplied by one of the .NET wizards listed), which includes a reference to the AecBaseMgd.dll, and AeccDbMgd.dll assemblies in order to access the Civil 3D specific APIs.
HTH![]()
"How we think determines what we do, and what we do determines what we get."
Sincpac C3D ~ Autodesk Exchange Apps
Computer Specs:
Dell Precision 3660, Core i9-12900K 5.2GHz, 64GB DDR5 RAM, PCIe 4.0 M.2 SSD (RAID 0), 16GB NVIDIA RTX A4000
I try download API from website and get this:
Access Denied
You don't have permission to access "http://www.autodesk.com/cgi-bin/newform_proc.pl/license" on this server.
Reference #18.367b0660.1449742564.725502d7
Have a mirror for download this?