Document

The Base class of the FreeCAD Document.

The Base class of the FreeCAD Document.

This (besides the App::Application class) is the most important class in FreeCAD. It contains all the data of the opened, saved, or newly created FreeCAD Document. The App::Document manages the Undo and Redo mechanism and the linking of documents.