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

@@ -46,6 +46,7 @@ PROPERTY_SOURCE(App::Part, App::GeoFeatureGroup)
const char* Part::BaseplaneTypes[3] = {"XY_Plane", "XZ_Plane", "YZ_Plane"};
const char* Part::BaselineTypes[3] = {"X_Axis", "Y_Axis", "Z_Axis"};
Part::Part(void)
{