Use Revit Api in Ironpython windows form app.

Use Revit Api in Ironpython windows form app.

Anonymous
Not applicable
612 Views
1 Reply
Message 1 of 2

Use Revit Api in Ironpython windows form app.

Anonymous
Not applicable

I'm working on a program that interacts with Revit / Ms Excel / Ms Project, I can't find a way to import Revit Api inside my program.

0 Likes
613 Views
1 Reply
Reply (1)
Message 2 of 2

architect.bim
Collaborator
Collaborator

I don't think it is possible to use IronPython to interact directly with Revit. This language suites for writing scripts wich are executed with:

  • Dynamo
  • Revit Python Shell
  • Revit Macros
  • PyRevit

I think you need to create Revit Add-In using one of .NET languages.


Maxim Stepannikov | Architect, BIM Manager, Instructor
0 Likes