revit api usage

revit api usage

lucaslobato345
Observer Observer
242 Views
1 Reply
Message 1 of 2

revit api usage

lucaslobato345
Observer
Observer
hi, my question is more general... 
I'm starting my studies on revit api and programming but I'm having difficulties using the codes on the "revit api docs" site.
I would like to understand better how to apply
(I use the visual studio IDE with the C# language with the .NET framework)
0 Likes
243 Views
1 Reply
Reply (1)
Message 2 of 2

danielJY6FB
Contributor
Contributor

This question is rather general, but these are two great resources to get started with the Revit API.

https://knowledge.autodesk.com/search-result/caas/simplecontent/content/my-first-revit-plug-overview...

https://thebuildingcoder.typepad.com/blog/2008/08/getting-started.html

I recommended trying to follow the 'My First Revit Plugin' tutorial to get something building, and reading through at least the linked ''Getting Started with the Revit API" Building coder posts.

If you run into issues and have more specific questions, then I'd recommend you search for them and/or post them here.