]> Creatis software - creaContours.git/blobdiff - lib/Interface_Icons_NDimensions/interfMainPanel.cxx
RaC Changes that includes a Polygon contour in creaMaracasVisu and creaContours
[creaContours.git] / lib / Interface_Icons_NDimensions / interfMainPanel.cxx
index cca064646a7ad5b550606c77b4eba06f27bd2af4..5e5f84f10c089db4ca911d508460b0baa43755f7 100644 (file)
@@ -372,6 +372,14 @@ void interfMainPanel::onCreateContourPoints( )
 }
 // RaC 09-09 ---------------------
 
+// RaC 10-09 ---------------------
+void interfMainPanel::onCreateContourPolygon( )
+{
+       wxContourMainFrame::getInstance()->showAxis(false);
+    wxContourMainFrame::getInstance()->onCreateContourPolygon();
+}
+// RaC 10-09 ---------------------
+
 void interfMainPanel::onCreateContoursBullEye(wxPanel* panBull)
 {
        wxContourMainFrame::getInstance()->showAxis(false);