From: mpv Date: Fri, 21 Dec 2018 15:38:07 +0000 (+0300) Subject: Make line < 100 sym X-Git-Tag: End2018~12 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=a4b4fcca75c07dc26a610aa2601a869f2a25a8b7;p=modules%2Fshaper.git Make line < 100 sym --- diff --git a/src/Selector/Selector_FilterByNeighbors.h b/src/Selector/Selector_FilterByNeighbors.h index 9335344d3..57d1cee87 100644 --- a/src/Selector/Selector_FilterByNeighbors.h +++ b/src/Selector/Selector_FilterByNeighbors.h @@ -35,7 +35,7 @@ class Selector_FilterByNeighbors: public Selector_AlgoWithSubs { TopAbs_ShapeEnum myShapeType; ///< type of this shape std::list 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(