A well documented API SDK help for Civil3D.

A well documented API SDK help for Civil3D.

Anonymous
Not applicable
4,092 Views
4 Replies
Message 1 of 5

A well documented API SDK help for Civil3D.

Anonymous
Not applicable
Please share a link from where I can download a well documented API SDK help for Civil3D. This should have the list of all APIs and their description. I also want class hierarchy and dependencies.
0 Likes
Accepted solutions (2)
4,093 Views
4 Replies
Replies (4)
Message 2 of 5

augusto.goncalves
Alumni
Alumni
Accepted solution
Take a look at the Developer Center: http://www.autodesk.com/developcivil

And the Reference Guide at http://docs.autodesk.com/CIV3D/2016/ENU/API_Reference_Guide/
Regards,



Augusto Goncalves
Twitter @augustomaia
Autodesk Developer Network
Message 3 of 5

Anonymous
Not applicable

Thank you for your quick response.

 

I would like to get the help which lists all the APIs available.

Viz. Please refer attached "Corridor class.png". Where can I get the list and description of each and every API method available in .NET application for "class Corridor : Entity"

 

I couldn't find any of the APIs and their description for object of type "class Corridor : Entity". Both links you mentioned do not give this information.

 

Note: Can I get download link for a offline help?

 

Please guide me where I can get this information.

 

Thanking you in advance for all your help.

0 Likes
Message 4 of 5

Jeff_M
Consultant
Consultant
Accepted solution

I do not believe that the .NET API docs are available for offline use.

 

The .NET API Reference includes the Corridor entity:

http://docs.autodesk.com/CIV3D/2017/ENU/API_Reference_Guide/html/d9844328-946f-1332-132e-c86d6530466...

 

The second link in Augusto's post will get you to the top of the reference guide, which DOES include this information.

Jeff_M, also a frequent Swamper
EESignature
0 Likes
Message 5 of 5

Anonymous
Not applicable

Thank you. I got the necessary information.

 

0 Likes