Salome HOME
Using test for testing number of sub-shapes.
[modules/shaper.git] / src / SketchSolver / SketchSolver_ConstraintAngle.h
index 3e979aa6d0b05d2f2b60e700709e7660f9f66b62..cff6937c39f2a54ff5e7cb0661e169b9232d5f6e 100644 (file)
@@ -33,6 +33,7 @@ protected:
 
 private:
   double myAngle;
+  int    myType;
 };
 
 #endif