Salome HOME
Meet the coding style (line length <= 100)
[modules/shaper.git] / src / SketcherPrs / SketcherPrs_Tools.h
index 365961fcbcc32a6ee143a7bfea3d34f7d1ba61c9..aad79acc0f448eecd4f2a7cfe13c9ad205de9be7 100644 (file)
@@ -19,9 +19,6 @@
 #include <Events_Loop.h>
 #include <Events_Message.h>
 
-// PORTING_TO_SALOME_8
-//class Handle_Prs3d_DimensionAspect;
-
 class GeomDataAPI_Point2D;
 class AIS_Dimension;
 
@@ -171,17 +168,6 @@ namespace SketcherPrs_Tools {
   /// \param theState a new state
   SKETCHERPRS_EXPORT void sendExpressionShownEvent(const bool& theState);
 
-  /// Creates an aspect to be shown in length/radius dimension presentations
-  /// \return an instance of aspect
-  //SKETCHERPRS_EXPORT Handle_Prs3d_DimensionAspect createDimensionAspect();
-
-  /// Update variable aspect parameters (depending on viewer scale)
-  /// \param theDimAspect an aspect to be changed
-  /// \param theDimValue an arrow value
-  /// \param theTextSize an arrow value
-  //SKETCHERPRS_EXPORT void updateArrows(Handle_Prs3d_DimensionAspect theDimAspect,
-  //                                     double theDimValue, double theTextSize);
-
   /// Throws an exception(in debug mode) and sends a signal about necessity to hide the object
   /// \param theFeature a feature where AIS presentation is empty
   /// \param theError a debug error information