How to learn scripting for both Autocad and Revit ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Dear forum members,
First, I wan to clarify that I don’t care about scripts per se. I care about doing non-standard stuff that probably requires programming. However, I don’t know what charges terms like API, macro’s and scripts cover, so I’ll use script to refer to my interest.
I asked in the Autocad Customization forum how I should get into Autocad scripting if I want to be able to reuse my work as much as possible for Revit. I was told there are no similarities between AC Achitecture and Revit. Is that true ?
I suspect that if I write a script for Autocad, I won’t be able to recycle it for Revit, but I was hoping that some acquired skills would be reusable, specifically a programming language that can be used for scripting in both. I can’t find an exhaustive list of programming languages for those programs. Does anyone know what languages if are common for both ? I have the impression C# works for both, but I only learned C and C++ a long time ago. VBA would be most convenient, as I can use that for Excel as well.