]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/SketcherPrs/SketcherPrs_Tools.h
Salome HOME
Issue #1608 : Dimension in sketcher is not always correctly updated
[modules/shaper.git] / src / SketcherPrs / SketcherPrs_Tools.h
index 04db3704c09cbbd153c8aa07dcecb58a432e1245..97c196c50d10878dc499754f988f4b285d3be0e4 100644 (file)
@@ -163,20 +163,6 @@ namespace SketcherPrs_Tools {
                                               const ModelAPI_Feature* theConstraint,
                                               const std::shared_ptr<GeomAPI_Ax3>& thePlane);
 
-  /// Display/hide sigma symbol in the dimension presentation
-  /// \param theDimension a dimension constraint
-  /// \param theToDisplay a boolean value
-  SKETCHERPRS_EXPORT void setDisplaySpecialSymbol(AIS_Dimension* theDimension,
-                                                  const bool& theToDisplay);
-
-  /// Display the parameter value instead of dimention digit
-  /// \param theDimension a dimension constraint
-  /// \param theParameter a parameter value
-  /// \param theToDisplay a boolean value
-  SKETCHERPRS_EXPORT void setDisplayParameter(AIS_Dimension* theDimension,
-                                              const std::string& theParameter,
-                                              const bool& theToDisplay);
-
   /// Sends event about expression visualization type is changed for dimension presentations
   /// Sends event to redisplay all sub-features of composite feature
   /// \param theState a new state