group coordinate planes and lines

This commit is contained in:
Stefan Tröger
2015-05-05 17:17:45 +02:00
parent b401f07bdf
commit 46e4e3b2b4
11 changed files with 268 additions and 23 deletions

View File

@@ -78,6 +78,7 @@ SET(Document_CPP_SRCS
GeoFeatureGroupPyImp.cpp
GeoFeatureGroup.cpp
Part.cpp
Origin.cpp
Path.cpp
InventorObject.cpp
MeasureDistance.cpp
@@ -109,6 +110,7 @@ SET(Document_HPP_SRCS
GeoFeature.h
GeoFeatureGroup.h
Part.h
Origin.h
Path.h
InventorObject.h
MeasureDistance.h