From: eap Date: Thu, 16 May 2013 16:36:26 +0000 (+0000) Subject: 0022098: EDF 2036 SMESH: Create groups from none conected parts of a mesh X-Git-Tag: V7_3_0a1~464 X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=commitdiff_plain;h=101919845f4f9504b3abad75a027b2938cb11924;hp=101919845f4f9504b3abad75a027b2938cb11924 0022098: EDF 2036 SMESH: Create groups from none conected parts of a mesh +#include "SMESH_MeshAlgos.hxx" + class SMESHCONTROLS_EXPORT ConnectedElements: public virtual Predicate ---