Message 1 of 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Revit is basically an object-oriented environment using a common architecture known as a Model-View-Controller. When I teach Revit to my high school students, it is not just a how-to-use-it class or even as part of Design Thinking lessons, but rather also as an example of how to create a large scale object oriented program. It would be useful to have a complete Class structure map, showing the superclasses, classes, subclasses structure of the program. For instance, is a Sheet a subclass of a View or a top level class of its own? Thanks.
Solved! Go to Solution.