New to REVIT API which design patterns used the most

New to REVIT API which design patterns used the most

WorldDue
Enthusiast Enthusiast
625 Views
2 Replies
Message 1 of 3

New to REVIT API which design patterns used the most

WorldDue
Enthusiast
Enthusiast

Which design patterns and best OOP practices I would use the most when dealing with the REVIT API?

0 Likes
Accepted solutions (1)
626 Views
2 Replies
Replies (2)
Message 2 of 3

jeremytammik
Autodesk
Autodesk
Accepted solution

Before getting started with the API, familiarise yourself with the concept of BIM and the Revit product itself, or nothing will make sense.

 

Then, work through the Revit API getting started material:

 

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

 

It is .NET based. General .NET and OOP best practices apply.

 

Cheers,

 

Jeremy



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

Message 3 of 3

WorldDue
Enthusiast
Enthusiast

I have worked as an end user on Revit for less than a year actually, not the best as my work was in the scope of academic projects and grad project (Structural division). I think it may be sufficient to start looking into the API itself...

0 Likes