Sketcher: Parabola Expose Internal Geometry

==========================================

Also automatically on creation
This commit is contained in:
Abdullah Tahiri
2016-12-22 01:21:46 +01:00
parent 3932a2f37d
commit f3106a7cf2
2 changed files with 133 additions and 2 deletions

View File

@@ -4013,10 +4013,10 @@ public:
currentgeoid++;
/*Gui::Command::doCommand(Gui::Command::Doc,
Gui::Command::doCommand(Gui::Command::Doc,
"App.ActiveDocument.%s.ExposeInternalGeometry(%d)",
sketchgui->getObject()->getNameInDocument(),
currentgeoid);*/
currentgeoid);
}
catch (const Base::Exception& e) {