Salome HOME
Merge branch 'master' of newgeom:newgeom
[modules/shaper.git] / src / PartSet / PartSet_SketcherMgr.h
index 97dbea056017349e63fc3672564fafb58233ef27..1507f92e98926f64a60d7ca38feb4210ca6e74f7 100644 (file)
@@ -31,8 +31,11 @@ class ModuleBase_Operation;
 class QMouseEvent;
 
 /**
-* \ingroup Module
+* \ingroup Modules
 * A class for management of sketch operations
+  At the time of the sketcher operation active, only the sketch sub-feature results are
+  displayed in the viewer. After the sketch create/edit operation is finished, the sub-feature
+  are hidden, the sketch feature result is displayed
 */
 class PARTSET_EXPORT PartSet_SketcherMgr : public QObject
 {