Salome HOME
Full/single angle
[modules/shaper.git] / src / SketchSolver / SketchSolver_ConstraintMultiRotation.h
index 69e792bcc47fa125313672abf71e685c5d299e3c..10087cc67b6b124ca5804b82fc2e668c303bd68f 100644 (file)
@@ -56,7 +56,6 @@ private:
 private:
   AttributePoint2DPtr myCenterPointAttribute; ///< a center of rotation
   double              myAngle;           ///< angle of rotation
-  bool                myIsFullValue;     ///< value whether the angle is a full or single for objects
 
   double myCenterCoord[2]; ///< coordinates of rotation center
   double myRotationVal[2]; ///< sinus and cosine of rotation angle