Salome HOME
Disable sketch input fields unconditionally.
[modules/shaper.git] / src / SketcherPrs / SketcherPrs_Tools.h
index cfc15dbfc6c06cb1dcc2c4cc9be00870963739e6..97c196c50d10878dc499754f988f4b285d3be0e4 100644 (file)
@@ -25,7 +25,7 @@ class Handle_Prs3d_DimensionAspect;
 
 //#define MyTextHeight 20
 
-/// Message that document (Part, PartSet) was created
+/// Message that style of visualization of parameter is changed. It will be shown as expression or value
 class SketcherPrs_ParameterStyleMessage : public Events_Message
 {
 public:
@@ -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