Results 1 to 10 of 11

Thread: API Training

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Administrator Ed Jobe's Avatar
    Join Date
    2000-11
    Location
    Turlock, CA
    Posts
    6,397
    Login to Give a bone
    0

    Default API Training

    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.

    Update:
    Autodesk no longer has the videos from that link. You can download the latest training videos here:
    https://aps.autodesk.com/developer/overview/autocad

    API Documentation is located here:
    https://aps.autodesk.com/developer/documentation
    Last edited by Ed Jobe; 2024-03-05 at 12:56 AM.
    C:> ED WORKING....

  2. #2
    Member
    Join Date
    2011-08
    Posts
    30
    Login to Give a bone
    0

    Default Re: API Training

    If I would learn myself, which books you can recommend ?
    Regards Dirk

  3. #3
    Administrator Ed Jobe's Avatar
    Join Date
    2000-11
    Location
    Turlock, CA
    Posts
    6,397
    Login to Give a bone
    0

    Default Re: API Training

    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....

  4. #4
    AUGI Addict
    Join Date
    2015-12
    Posts
    2,095
    Login to Give a bone
    0

    Default Re: API Training

    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.

  5. #5
    Administrator BlackBox's Avatar
    Join Date
    2009-11
    Posts
    5,714
    Login to Give a bone
    0

    Default Re: API Training

    Quote Originally Posted by Ed Jobe View Post
    I also liked Pro C# 2010 and the .NET 4 Platform.
    FTFY

    Despite having difficulty making the time necessary to complete (+/-1700 pages), I am finding Andrew Troelsen's book to be very helpful, having just started out with .NET development myself.
    "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

  6. #6
    Member
    Join Date
    2011-08
    Posts
    30
    Login to Give a bone
    0

    Default Re: API Training

    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 ?

  7. #7
    Administrator BlackBox's Avatar
    Join Date
    2009-11
    Posts
    5,714
    Login to Give a bone
    0

    Default Re: API Training

    Quote Originally Posted by cadplayer View Post
    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

  8. #8
    Member
    Join Date
    2015-12
    Posts
    9
    Login to Give a bone
    0

    Default Re: API Training

    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?

  9. #9
    Member
    Join Date
    2015-12
    Posts
    9
    Login to Give a bone
    0

    Default Re: API Training

    The problems has solved.
    Quote Originally Posted by frankjanuba715924 View Post
    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?

  10. #10
    Woo! Hoo! my 1st post
    Join Date
    2024-02
    Posts
    1
    Login to Give a bone
    0

    Default Re: API Training

    Please recommend a book for me i want to learn it by myself

Similar Threads

  1. Replies: 1
    Last Post: 2016-04-25, 08:48 AM
  2. 2015 Training manuals In house training
    By boyerd492098 in forum CAD Management - General
    Replies: 1
    Last Post: 2015-02-05, 04:06 PM
  3. Replies: 0
    Last Post: 2013-03-30, 02:01 AM
  4. Training
    By ruth.rogers48502 in forum Revit Structure - General
    Replies: 3
    Last Post: 2012-03-05, 03:01 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •