X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FPartSet%2FPartSet_SketcherMgr.h;h=1507f92e98926f64a60d7ca38feb4210ca6e74f7;hb=6f84fd29d85b783864cdbb3ac9fdd6a3ad3cbb7c;hp=b1b9fd4917f28383768faff890f75cd1e0155e83;hpb=9a9c66f23574f92bba945e8dc01bc8d764c3024c;p=modules%2Fshaper.git diff --git a/src/PartSet/PartSet_SketcherMgr.h b/src/PartSet/PartSet_SketcherMgr.h index b1b9fd491..1507f92e9 100644 --- a/src/PartSet/PartSet_SketcherMgr.h +++ b/src/PartSet/PartSet_SketcherMgr.h @@ -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 {