Linking Window Form to Revit Appication

Linking Window Form to Revit Appication

mmoh225
Community Visitor Community Visitor
274 Views
2 Replies
Message 1 of 3

Linking Window Form to Revit Appication

mmoh225
Community Visitor
Community Visitor

I am having issues linking my code in visual studio to the Revit application, and need some help on that. I can't find alot of detailed information online. A little background on what I did, I created a class library first and then added a window form ( which for some reason not working for me).

 

I would appreciate any help to get me in the right direction.

 

Thanks in advance!

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

jeremy_tammik
Alumni
Alumni

Welcome to the Revit API. All you need is listed in detail in the getting started material:

  

https://thebuildingcoder.typepad.com/blog/about-the-author.html#2

  

Jeremy Tammik Developer Advocacy and Support + The Building Coder + Autodesk Developer Network + ADN Open
Message 3 of 3

sragan
Collaborator
Collaborator

I highly recommend looking through the info Jeremy provided, but personally, I would start here;

 

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

 

And the Revit Macros provide an even easier way to start, especially for non-programmers. Just google something like “ getting started with Revit macros”.