smesh/src
eap 907db98bc4 0021893: EDF 2133 SMESH : Improvement of 3D extrusion algorithm
Improve LoadNodeColumns() to add columns to already loaded ones

+  static bool IsSameElemGeometry(const SMESHDS_SubMesh* smDS,
+                                 SMDSAbs_GeometryType   shape,
+                                 const bool             nullSubMeshRes = true);

+  static bool IsStructured( SMESH_subMesh* faceSM );

+  static int Count(const TopoDS_Shape&    shape,
+                   const TopAbs_ShapeEnum type,
+                   const bool             ignoreSame);
2013-01-28 08:17:43 +00:00
..
Controls - if ( myProjFace.IsDone() && myProjFace.LowerDistance() <= myTol ); 2012-12-20 11:20:35 +00:00
Driver Mantis issue 0020483: EDF 1117 SMESH,VISU: Mesh with descending connectivity is badly read by SMESH and VISU 2013-01-25 13:47:57 +00:00
DriverCGNS fix interlace array of HEXA_27 2012-09-24 11:14:08 +00:00
DriverDAT HEXA_27021382: EDF 1985 SMESH: Read/write of .mesh files (GMF format) 2012-09-24 11:15:17 +00:00
DriverGMF untabify 2012-12-28 16:30:38 +00:00
DriverMED Mantis issue 0020483: EDF 1117 SMESH,VISU: Mesh with descending connectivity is badly read by SMESH and VISU 2013-01-25 13:47:57 +00:00
DriverSTL 0021915: [CEA 685] Remove Ascii from the STL file selection filter in the import STL file dialog box 2012-10-16 15:49:48 +00:00
DriverUNV 021382: EDF 1985 SMESH: Read/write of .mesh files (GMF format) 2012-09-24 11:15:30 +00:00
MEFISTO2 Merge from V6_5_BR 05/06/2012 2012-06-05 12:18:07 +00:00
OBJECT Imp: numbering font preferences 2012-12-29 11:45:10 +00:00
PluginUtils 0021948]: EDF SMESH : Memory is not freed when deleting a mesh 2012-12-24 13:58:17 +00:00
SMDS 021860: EDF 2196 SMESH : Create all the groups in an extrusion operation 2013-01-11 11:58:50 +00:00
SMESH 0021893: EDF 2133 SMESH : Improvement of 3D extrusion algorithm 2013-01-28 08:17:43 +00:00
SMESH_I Mantis issue 0020483: EDF 1117 SMESH,VISU: Mesh with descending connectivity is badly read by SMESH and VISU 2013-01-25 13:47:57 +00:00
SMESH_PY Merge from V6_5_BR 05/06/2012 2012-06-05 12:18:07 +00:00
SMESH_SWIG 0022080: [CEA 756] Regression: error at libMEDMEM_Swig.MESH function call 2013-01-25 09:00:47 +00:00
SMESH_SWIG_WITHIHM 21948: EDF SMESH : Memory is not freed when deleting a mesh 2012-12-14 13:57:37 +00:00
SMESHClient 021382: EDF 1985 SMESH: Read/write of .mesh files (GMF format) 2012-09-24 11:27:10 +00:00
SMESHDS Fix for 32-bit platforms 2012-12-20 10:19:51 +00:00
SMESHFiltersSelection Avoid "GROUP" redefinition on win32: add 'MeshObjectType'enum to namespace SMESH 2012-10-10 08:46:51 +00:00
SMESHGUI Mantis issue 0020483: EDF 1117 SMESH,VISU: Mesh with descending connectivity is badly read by SMESH and VISU 2013-01-25 13:47:57 +00:00
SMESHUtils Win32 compatibility 2012-12-25 05:25:17 +00:00
StdMeshers Porting to dev version of OCCT 2013-01-22 07:25:28 +00:00
StdMeshers_I 21948: EDF SMESH : Memory is not freed when deleting a mesh 2012-12-14 13:57:37 +00:00
StdMeshersGUI leaks of CORBA objects 2012-12-28 11:39:35 +00:00
Tools The help document would not open 2013-01-14 17:01:13 +00:00
Makefile.am 021382: EDF 1985 SMESH: Read/write of .mesh files (GMF format) 2012-09-24 11:12:27 +00:00