Here is a list of all modules:
| Data model | Structures for storage and management the application data |
| Algorithms | Different algorithm used in the application |
| Plugins | Implementation of specific features of the application is concentrated in plugins |
| C++ High API | C++ API for using features concentrated in plugins |
| Config | XML processing tools used in the application |
| GUI of the application | Classes for graphic user interface definition |
| A Salome connector | A set of classes which provide wrapping of CAD Builder application as SALOME module |
| Classes for standalone application | This group contains classes for launching the application in standalone desktop (without SALOME) |
| Modules | Definition of a module as a set of classes for plugins management |
| Validators | Implementation of internal logic of the feature |