Documentation Inquery

Documentation Inquery

rhanzlick
Advocate Advocate
381 Views
2 Replies
Message 1 of 3

Documentation Inquery

rhanzlick
Advocate
Advocate

All,

I have been using revit for about 6 months now, and have more recently been getting into developing macros. I have some previous coding experience, but none within revit. I am looking for any documentation that might contain a list (ideally an exhaustive one) of any methods, ObjectTypes, attributes, etc. contained within revit. I have downloaded and reviewed the revit SDK, but it seems to only have code examples, which, although nice, are not exactly what I'm looking for.

 

Any advice on a source of such a list would be great!

 

Thanks

0 Likes
382 Views
2 Replies
Replies (2)
Message 2 of 3

jeremytammik
Autodesk
Autodesk

The SDK also includes the Revit API help file RevitAPI.chm, which is exactly what you are asking for.

 

Beyond that, the developer guide, the SDK samples that you mention, and the Internet are your friend, e.g., looking for the non-existent class diagram:

 

https://duckduckgo.com/?q=revit+api+class+diagram

 

I hope this helps.

 

Cheers,

 

Jeremy



Jeremy Tammik
Developer Technical Services
Autodesk Developer Network, ADN Open
The Building Coder

Message 3 of 3

rhanzlick
Advocate
Advocate

Jeremy, this helps greatly! I will dig up the .chm file. Thanks for your reply. Also thanks for your website as I have reviewed that as well.

 

Regards,

RH

0 Likes