REvit API beginner need advice

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I recently started working for a firm that uses revit and CAD religiously. I know how to use the software adequately, however I realize the potential macros and scripts can have on the efficiency of some of the day to day tasks. I am here, obvioulsy, because I want to learn how to write these macros (mainly focus in Revit for the time being). I know how to start writing a macro in revit, I dont have my work computer in front of me but I know it goes something like: manage tab, macro manager, then create a module, then create a macro, and bingo. You can start coding. I know a bit of java and c++ so i figured I would try coding in C# instead of VB . net because I have had not experience with this. However, I cant find a guide anywhere to help me start to code. There are a ton of classes and methods that I am not familiar with and i cant find a list of them online anywhere could someone help me with this. Also, is there maybe a book that I can read to help me learn about the Revit API? I started looking at a page on autodesk here:
http://usa.autodesk.com/adsk/servlet/index?siteID=123112&id=16777469
however I dont want to make a plugin yet (i dont think). i just want to make a simple macro to automate some tasks.
Also if you could explain the difference between a plugin and a macro taht would be great.
Thanks