Deduct unjoined column in revit plan on pyrevit

Deduct unjoined column in revit plan on pyrevit

mathupathy_bXL6DS
Participant Participant
330 Views
2 Replies
Message 1 of 3

Deduct unjoined column in revit plan on pyrevit

mathupathy_bXL6DS
Participant
Participant

Hello everyone,

I want to develop plugin for deduct unjointed column in revit plan through Pyrevit. any one get idea.

 

Thanking you

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

jeremy_tammik
Alumni
Alumni
Accepted solution

Yes. Explore how to achieve it manually through the end user interface first. That will provide a brilliant basis for the next step, addressing it programmatically. It helps tremendously to know what you are doing before you start. The Revit API only does what the UI can do as well.

  

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

mathupathy_bXL6DS
Participant
Participant

mathupathy_bXL6DS_0-1682412717721.png

I am attached my script

0 Likes