Salome HOME
Merge branch 'master' of newgeom:newgeom
[modules/shaper.git] / src / PartSet / PartSet_SketcherMgr.h
index b1b9fd4917f28383768faff890f75cd1e0155e83..1507f92e98926f64a60d7ca38feb4210ca6e74f7 100644 (file)
@@ -33,6 +33,9 @@ class QMouseEvent;
 /**
 * \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
 {