mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-04-01 16:54:29 +05:00

2) 0022098: EDF 2036 SMESH: Create groups from none conected parts of a mesh Move SMESH_ElementSearcher to from SMESH/SMESH_MeshEditor.hxx SMESHUtils/SMESH_MeshAlgos.hxx in order to make SMESH_ElementSearcher accessible from Controls/SMESH_Controls.cxx -struct SMESH_NodeSearcher -{ -struct SMESH_ElementSearcher -{ - SMESH_NodeSearcher* GetNodeSearcher(); - SMESH_ElementSearcher* GetElementSearcher(); - SMESH_ElementSearcher* GetElementSearcher( SMDS_ElemIteratorPtr elemIt ); - static bool IsOut( const SMDS_MeshElement* element, const gp_Pnt& point, double tol ); - static double GetDistance( const SMDS_MeshFace* face, const gp_Pnt& point ); - static const SMDS_MeshElement* FindFaceInSet(const SMDS_MeshNode* n1,
The file is empty.
Description
Languages
C++
85.2%
Python
12.8%
CMake
1.1%
HTML
0.4%
C
0.3%
Other
0.1%