Salome HOME
Make line < 100 sym
[modules/shaper.git] / src / Selector / Selector_FilterByNeighbors.h
index 9335344d399c9505c3dab32edccfaefa99ce1abd..57d1cee87dea07be1f4435080337d1609cd78813 100644 (file)
@@ -35,7 +35,7 @@ class Selector_FilterByNeighbors: public Selector_AlgoWithSubs
 {
   TopAbs_ShapeEnum myShapeType; ///< type of this shape
   std::list<int> myNBLevel; ///< list of integers corresponding to subs neighborhood level
-  TDF_Label myContext; ///< label where the context of filter is stored (needed for python name string)
+  TDF_Label myContext; ///< label where the context of filter is stored (for naming name strings)
 public:
   /// Initializes the selection of this kind
   SELECTOR_EXPORT bool select(