./features/project overview
Download Features Source code Forum Ask for support

Project overview

Analysis Situs implements Document Model of operating with data. All data objects are organized hierarchically into the project tree. Some objects are structural and cannot be affected (e.g. Part Node). Some other objects are constructed dynamically and can be dynamically removed. The data model of Analysis Situs is entirely based on Active Data framework. This framework comes with such handy ready-to-use mechanisms as:

  1. Open/save.
  2. Undo/redo.
  3. Copy/paste.
  4. Transactional approach to data modification.
  5. Parametric dependencies between data objects.

Dump contents

To dump the internals of your current project, use dump-project command.