#include "PreCompiled.h"
#include <strstream>
#include <App/Application.h>
#include <App/Document.h>
#include <App/DocumentObject.h>
#include <Base/Interpreter.h>
#include "SelectionObject.h"
#include "SelectionObjectPy.h"
#include "Application.h"
Go to the source code of this file.