Revit API Forum
Welcome to Autodesk’s Revit API Forums. Share your knowledge, ask questions, and explore popular Revit API topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to draw in Revit using code?

1 REPLY 1
Reply
Message 1 of 2
filipe02.fernandes
663 Views, 1 Reply

How to draw in Revit using code?

I was used to pyAutocad a module which enable me to draw lines, texts and shapes, in Autocad only using python. It´s not necessary to interact with the Autocad project, the python code does all the drawing.

 

I'm trying to find something similar for Revit, unfortunately I didn't found a module for python alike pyAutocad . 

 

Can you tell me if such a thing exists for Revit? It doesn't need to be in python, but I would like to draw using only code.

 

Thanks in advance

 

Labels (2)
1 REPLY 1
Message 2 of 2

Hi!

To draw using only code you need to interact with Revit API. And all your "draw" functionality will be limited to what actually Revit API allows users to do in Revit via code.

There are several different approaches to do this. If you are familiar with Python you can use:

More advanced techniques include creating Revit Add-Ins using one of .NET languages.

 


Maxim Stepannikov | Architect, BIM Manager, Instructor

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk DevCon in Munich May 28-29th


Rail Community