add base lines

This commit is contained in:
Stefan Tröger
2015-05-05 07:05:09 +02:00
parent e59b3cef4b
commit 915b8ef446
12 changed files with 735 additions and 2 deletions

View File

@@ -96,6 +96,7 @@
#include "MeasureDistance.h"
#include "Placement.h"
#include "Plane.h"
#include "Line.h"
#include "Part.h"
#include "MaterialObject.h"
#include "Expression.h"
@@ -1133,6 +1134,7 @@ void Application::initTypes(void)
App ::MaterialObjectPython ::init();
App ::Placement ::init();
App ::Plane ::init();
App ::Line ::init();
App ::Part ::init();
// Expression classes