Revit Macro

Revit Macro

sujeev
Enthusiast Enthusiast
690 Views
3 Replies
Message 1 of 4

Revit Macro

sujeev
Enthusiast
Enthusiast

Could somebody please tell me a tutorial for revit macro creation. I am new to c sharp. i have experience in autolisp, now i want to do something in revit also. i dont have a visual studio here. can i do the coding in the macro manager tool.

 

Thanks in advance

 

Sujeev

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

Anonymous
Not applicable
Accepted solution

Hi,

 

Yes you can use the Marco Manager.

There should be plenty of stuff out there to get you started.

 

https://www.augi.com/library/getting-started-with-revit-macros 

 

http://help.autodesk.com/view/RVT/2015/ENU/?guid=GUID-B82AB3C9-5CA3-4DA6-A060-DB1C29290B11

 

Here are a couple of links. I would recommend you download the SDK also, that has plenty of useful information including the RevitAPI.chm file which has is a great guide to the API and the Classes etc.

 

Regards,

 

Paul.

Message 3 of 4

Anonymous
Not applicable

Or you can also learn Revit API usng Macro by going to Harry Mattison's course found here https://www.udemy.com/revitapi/

Note: I dont get a cut for this plug 😉

0 Likes
Message 4 of 4

sujeev
Enthusiast
Enthusiast
Hi Thanks for the advice. Already went through the site. and find some
introduction videos also. I am getting a move on with coding as I succeeded
with creating some views related to the levels.

Currently stuck up with getting the levels in a checked list box. I got the
levels using the While & filteredelement code but just couldn't feed it in
the checkedlist box.

Still in the early days.. Any help is always appreciated.

Thanks and regards

Sujeev
0 Likes