Customizing Revit

Customizing Revit

Anonymous
Not applicable
380 Views
2 Replies
Message 1 of 3

Customizing Revit

Anonymous
Not applicable

Can custom "scripts" or "code" be written to customize Revit, or are we stuck with what we get out of the box?

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

jeremytammik
Autodesk
Autodesk

> Can custom "scripts" or "code" be written to customise Revit?

  

Yes. 

  

> or are we stuck with what we get out of the box?

  

No.

  
Customising Revit is what this forum is all about. The Revit API is an API, which stands for 'application programming interface':
  
  
The most immediate access to the programming interface is provided by the Revit SharpDevelop macro environment IDE, or integrated development environment:
  
 
For more Revit-specific information, please read the Revit online help:
 
  
It has a whole section dedicated to customisation.
  
The sections on Automating Tasks with Macros and Dynamo are of special interest in this context.
 
I hope this clarifies.
 
Best regards,
 
Jeremy
 


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

0 Likes
Message 3 of 3

boostyourbim
Advocate
Advocate

Hi - There are many code examples of Revit customization at https://boostyourbim.wordpress.com/

If you would like to learn more about how to customize Revit yourself, please see my video course at http://bit.ly/revitapi

0 Likes