PartDesign/Gui: add origin sizing and rework datums sizing

This commit is contained in:
Alexander Golubev
2015-09-08 10:45:22 +03:00
committed by Stefan Tröger
parent a3e3c78388
commit 68c78de00d
21 changed files with 308 additions and 195 deletions

View File

@@ -45,7 +45,6 @@ public:
return "PartDesignGui::ViewProviderDatumLine";
}
Base::Vector3d getBasePoint() const;
Base::Vector3d getDirection() const;
protected: