Salome HOME
modules/smesh.git
12 years agoUpdate Hexotic doc and remove some MESSAGE
gdd [Tue, 6 Sep 2011 14:40:22 +0000 (14:40 +0000)]
Update Hexotic doc and remove some MESSAGE

12 years ago- Hexotic is no longer experimental => remove warnings
gdd [Mon, 5 Sep 2011 14:54:07 +0000 (14:54 +0000)]
- Hexotic is no longer experimental => remove warnings
- Input quadrangles are now handled for mesh with geometry associated (they are cut into triangles as it is done w/o geometry associated).

12 years agoFix error message for the case of adjacent faces with triangular elements
eap [Mon, 5 Sep 2011 07:16:47 +0000 (07:16 +0000)]
Fix error message for the case of adjacent faces with triangular elements

12 years agoComment MESSAGE
gdd [Fri, 2 Sep 2011 14:04:37 +0000 (14:04 +0000)]
Comment MESSAGE

12 years agoDoc of GHS3DPLUGIN (tui)
gdd [Fri, 2 Sep 2011 12:05:36 +0000 (12:05 +0000)]
Doc of GHS3DPLUGIN (tui)

12 years agoUpdate wrapping for BLSURFPLUGIN and GHS3DPLUGIN hypothesis
gdd [Fri, 2 Sep 2011 11:58:22 +0000 (11:58 +0000)]
Update wrapping for BLSURFPLUGIN and GHS3DPLUGIN hypothesis

12 years agoRemove message
gdd [Fri, 2 Sep 2011 11:57:46 +0000 (11:57 +0000)]
Remove message

12 years agoUpdate BLSURFPLUGIN and GHS3DPLUGIN documentations
gdd [Fri, 2 Sep 2011 11:57:20 +0000 (11:57 +0000)]
Update BLSURFPLUGIN and GHS3DPLUGIN documentations

12 years agoFix and update translation files
gdd [Thu, 1 Sep 2011 13:40:01 +0000 (13:40 +0000)]
Fix and update translation files

12 years agoFix the bug reported at the SALOME forum http://salome-platform.org/forum/forum_10...
eap [Thu, 1 Sep 2011 11:34:43 +0000 (11:34 +0000)]
Fix the bug reported at the SALOME forum salome-platform.org/forum/forum_10/510395693
   map scale distribution of parameter to edge length

12 years agoFix a bug reported at the SALOME forum http://www.salome-platform.org/forum/forum_10...
eap [Tue, 30 Aug 2011 10:59:48 +0000 (10:59 +0000)]
Fix a bug reported at the SALOME forum salome-platform.org/forum/forum_10/156409406

-  bool ok;
+  bool ok = true;

12 years agoPreCAD: minor change in function doc
gdd [Mon, 29 Aug 2011 12:57:50 +0000 (12:57 +0000)]
PreCAD: minor change in function doc

12 years ago0021348: EDF 1944 SMESH: Problem to assign a3D algorithm on a mixt 2D/3D shape
eap [Thu, 25 Aug 2011 09:25:27 +0000 (09:25 +0000)]
0021348: EDF 1944 SMESH: Problem to assign a3D algorithm on a mixt 2D/3D shape
   fix defining shape dimension

12 years agobug of NbElements() which misses nb of SEG2 elements
eap [Wed, 24 Aug 2011 17:03:36 +0000 (17:03 +0000)]
bug of NbElements() which misses nb of SEG2 elements

12 years agoPreCAD: add wrapping to SetPreCADOptionValue(optin,value)
gdd [Wed, 24 Aug 2011 08:16:19 +0000 (08:16 +0000)]
PreCAD: add wrapping to SetPreCADOptionValue(optin,value)

12 years agoUpdate PreCAD documentation
gdd [Tue, 23 Aug 2011 15:22:54 +0000 (15:22 +0000)]
Update PreCAD documentation

12 years ago*** empty log message ***
eap [Tue, 23 Aug 2011 09:47:56 +0000 (09:47 +0000)]
*** empty log message ***

12 years agoPreCAD doc + minor fixes
gdd [Tue, 23 Aug 2011 09:05:56 +0000 (09:05 +0000)]
PreCAD doc + minor fixes

12 years agoPreCAD
gdd [Tue, 23 Aug 2011 08:47:39 +0000 (08:47 +0000)]
PreCAD

12 years ago021346: EDF 1938 SMESH: "Use existing elements" functionality
eap [Mon, 22 Aug 2011 08:44:59 +0000 (08:44 +0000)]
021346: EDF 1938 SMESH: "Use existing elements" functionality
   fix the bug that edges on the seam edges are not created

12 years ago021346: EDF 1938 SMESH: "Use existing elements" functionality
eap [Mon, 22 Aug 2011 08:44:12 +0000 (08:44 +0000)]
021346: EDF 1938 SMESH: "Use existing elements" functionality
   fix comments

12 years ago021346: EDF 1938 SMESH: "Use existing elements" functionality
eap [Mon, 22 Aug 2011 08:43:48 +0000 (08:43 +0000)]
021346: EDF 1938 SMESH: "Use existing elements" functionality
   In Load(), call hyp->UpdateAsMeshesRestored() before submesh->ComputeStateEngine(SUBMESH_RESTORED)

12 years ago021346: EDF 1938 SMESH: "Use existing elements" functionality
eap [Mon, 22 Aug 2011 08:41:41 +0000 (08:41 +0000)]
021346: EDF 1938 SMESH: "Use existing elements" functionality
   Some more info

12 years ago021346: EDF 1938 SMESH: "Use existing elements" functionality
eap [Mon, 22 Aug 2011 07:36:31 +0000 (07:36 +0000)]
021346: EDF 1938 SMESH: "Use existing elements" functionality
   Improve comments

12 years ago0021345: EDF 1936 : Problem in submeshes management
eap [Fri, 19 Aug 2011 12:38:38 +0000 (12:38 +0000)]
0021345: EDF 1936 : Problem in submeshes management
    In ProcessEvent(), fix detection of algo removal

12 years ago0021345: EDF 1936 : Problem in submeshes management
eap [Fri, 19 Aug 2011 12:37:32 +0000 (12:37 +0000)]
0021345: EDF 1936 : Problem in submeshes management

+  static std::string AlgoName();

12 years agoFix a bug reported to SALOME forum at "Bug: Salome 6.3.1 Auto Tetrahedron meshing...
eap [Fri, 19 Aug 2011 12:36:55 +0000 (12:36 +0000)]
Fix a bug reported to SALOME forum at "Bug: Salome 6.3.1 Auto Tetrahedron meshing" discussion

12 years agoAdd SMESHUtils to DIST_SUBDIRS
eap [Wed, 17 Aug 2011 07:55:17 +0000 (07:55 +0000)]
Add SMESHUtils to DIST_SUBDIRS

12 years agoFix for platforms where conversion int -> cgsize_t does not work
eap [Tue, 16 Aug 2011 07:49:49 +0000 (07:49 +0000)]
Fix for platforms where conversion int -> cgsize_t does not work

12 years ago- ../Driver/libSMESHUtils.la
eap [Tue, 16 Aug 2011 07:46:26 +0000 (07:46 +0000)]
- ../Driver/libSMESHUtils.la
+ ../SMESHUtils/libSMESHUtils.la

12 years agoMerge from V6_3_BR 12/08/2011
vsr [Fri, 12 Aug 2011 15:16:02 +0000 (15:16 +0000)]
Merge from V6_3_BR 12/08/2011

12 years agoPorting to OCCT6.5.1
jfa [Fri, 12 Aug 2011 13:12:13 +0000 (13:12 +0000)]
Porting to OCCT6.5.1

12 years agoWin32 compilation.
rnv [Fri, 12 Aug 2011 11:22:08 +0000 (11:22 +0000)]
Win32 compilation.

12 years agoWin32 compilation.
rnv [Fri, 12 Aug 2011 08:21:18 +0000 (08:21 +0000)]
Win32 compilation.

12 years agoFix for the bug "IPAL22690 time stamp popup is wrong after work in Mesh".
rnv [Fri, 12 Aug 2011 08:18:03 +0000 (08:18 +0000)]
Fix for the bug "IPAL22690 time stamp popup is wrong after work in Mesh".

12 years agoPorting to OCCT6.5.1
jfa [Thu, 11 Aug 2011 13:54:07 +0000 (13:54 +0000)]
Porting to OCCT6.5.1

12 years ago0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported
eap [Thu, 11 Aug 2011 11:38:37 +0000 (11:38 +0000)]
0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported
  make CGNS library an optional prerequisite

12 years ago0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported
eap [Wed, 10 Aug 2011 12:49:49 +0000 (12:49 +0000)]
0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported
  Fix ExportCGNS()

12 years ago0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported
eap [Wed, 10 Aug 2011 12:49:26 +0000 (12:49 +0000)]
0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported

12 years ago0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported
eap [Wed, 10 Aug 2011 10:33:38 +0000 (10:33 +0000)]
0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported

12 years ago0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported
eap [Wed, 10 Aug 2011 10:29:41 +0000 (10:29 +0000)]
0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported

+ -I$(srcdir)/../SMESHDS \

12 years ago0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported
eap [Wed, 10 Aug 2011 10:28:52 +0000 (10:28 +0000)]
0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported

+  SMESH::mesh_array* CreateMeshesFromCGNS( const char* theFileName,
+                                           SMESH::DriverMED_ReadStatus& theStatus )

12 years agoIn StringToFunctorType(), return FT_Undefined for an invalid input
eap [Wed, 10 Aug 2011 10:27:45 +0000 (10:27 +0000)]
In StringToFunctorType(), return FT_Undefined for an invalid input

12 years ago0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported
eap [Wed, 10 Aug 2011 10:22:48 +0000 (10:22 +0000)]
0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported

+ -I$(srcdir)/../DriverCGNS \
+ -I$(srcdir)/../SMESHUtils \

12 years ago0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported
eap [Wed, 10 Aug 2011 10:21:21 +0000 (10:21 +0000)]
0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported

+ -I$(srcdir)/../SMESHUtils \

12 years ago strip trailing white spaces of the object name
eap [Wed, 10 Aug 2011 10:21:05 +0000 (10:21 +0000)]
 strip trailing white spaces of the object name

12 years ago0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported
eap [Wed, 10 Aug 2011 10:18:40 +0000 (10:18 +0000)]
0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported

  Move general utils independent of SMESH data structures to SMESHUtils

12 years ago0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported
eap [Wed, 10 Aug 2011 10:18:09 +0000 (10:18 +0000)]
0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported

+ SMESHUtils \
+ DriverCGNS \

12 years ago0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported
eap [Wed, 10 Aug 2011 10:17:44 +0000 (10:17 +0000)]
0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported

+  SMESH_Group (SMESHDS_GroupBase* groupDS);

12 years ago0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported
eap [Wed, 10 Aug 2011 10:17:29 +0000 (10:17 +0000)]
0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported

12 years ago0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported
eap [Wed, 10 Aug 2011 10:14:20 +0000 (10:14 +0000)]
0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported

  Remove stub files

- DriverUNV_R_SMESHDS_Mesh.cxx \
- DriverUNV_R_SMESHDS_Document.cxx \
- DriverUNV_W_SMESHDS_Document.cxx \
- DriverUNV_W_SMESHDS_Mesh.cxx \

12 years ago0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported
eap [Wed, 10 Aug 2011 10:13:50 +0000 (10:13 +0000)]
0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported

+ -I$(srcdir)/../SMESHUtils \

12 years ago0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported
eap [Wed, 10 Aug 2011 10:13:23 +0000 (10:13 +0000)]
0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported

  Remove stub files

- DriverMED_R_SMDS_Mesh.cxx \
- DriverMED_R_SMESHDS_Document.cxx \
- DriverMED_W_SMDS_Mesh.cxx \
- DriverMED_W_SMESHDS_Document.cxx \

12 years ago0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported
eap [Wed, 10 Aug 2011 10:12:00 +0000 (10:12 +0000)]
0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported

  Remove stub files

- DriverDAT_R_SMESHDS_Mesh.cxx \
- DriverDAT_R_SMESHDS_Document.cxx \
- DriverDAT_W_SMDS_Mesh.cxx \
- DriverDAT_W_SMESHDS_Mesh.cxx \
- DriverDAT_W_SMESHDS_Document.cxx

12 years ago0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported
eap [Wed, 10 Aug 2011 10:10:26 +0000 (10:10 +0000)]
0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported

12 years ago0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported
eap [Wed, 10 Aug 2011 10:10:03 +0000 (10:10 +0000)]
0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported
    Move SMESH_Controls.hxx from src/Controls to avoid mutual
    dependency between SMESHDS and Controls

12 years ago0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported
eap [Wed, 10 Aug 2011 10:09:22 +0000 (10:09 +0000)]
0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported

+  virtual void SetMeshName(const std::string& theMeshName);
+  virtual std::string GetMeshName() const;
+  Status addMessage(const std::string& msg, const bool isFatal=false);

12 years ago0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported
eap [Wed, 10 Aug 2011 10:05:12 +0000 (10:05 +0000)]
0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported

  more comments

12 years ago0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported
eap [Wed, 10 Aug 2011 10:04:47 +0000 (10:04 +0000)]
0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported

+  // Groups. SMESHDS_Mesh is not an owner of groups

12 years ago0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported
eap [Wed, 10 Aug 2011 10:04:00 +0000 (10:04 +0000)]
0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported

-  virtual int Extent();
+  virtual int Extent() const;

12 years ago0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported
eap [Wed, 10 Aug 2011 09:58:51 +0000 (09:58 +0000)]
0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported
    Move SMESH_Controls.hxx from src/Controls to avoid mutual
    dependency between SMESHDS and Controls

12 years ago0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported
eap [Wed, 10 Aug 2011 09:56:47 +0000 (09:56 +0000)]
0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported
     Fix setFace(): correctly take into account IsFaceExternal() for the polyhedron

12 years ago0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported
eap [Wed, 10 Aug 2011 09:54:13 +0000 (09:54 +0000)]
0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported

+  inline SMDS_MeshInfo& operator=(const SMDS_MeshInfo& other);

12 years agouse the hint when inserting into the std::set
eap [Wed, 10 Aug 2011 09:52:47 +0000 (09:52 +0000)]
use the hint when inserting into the std::set

12 years agotypo
eap [Wed, 10 Aug 2011 09:51:58 +0000 (09:51 +0000)]
typo

12 years ago0021343: EDF 1930 SMESH: Huge memory occupation when assigning an hypothesis to...
vsr [Tue, 9 Aug 2011 08:39:43 +0000 (08:39 +0000)]
0021343: EDF 1930 SMESH: Huge memory occupation when assigning  an hypothesis to a big model

12 years ago0021343: EDF 1930 SMESH: Huge memory occupation when assigning an hypothesis to...
vsr [Tue, 9 Aug 2011 07:46:44 +0000 (07:46 +0000)]
0021343: EDF 1930 SMESH: Huge memory occupation when assigning  an hypothesis to a big model

12 years ago0021330]: EDF 1919 SMESH: Convert to quadratic gives wrong elements
eap [Tue, 2 Aug 2011 09:35:37 +0000 (09:35 +0000)]
0021330]: EDF 1919 SMESH: Convert to quadratic gives wrong elements

     if ( surface->IsUPeriodic() || surface->IsVPeriodic() ||
+         surface->IsUClosed()   || surface->IsVClosed() )

12 years agoAdd wrapper to .mesh export from BLSURFPLUGIN
gdd [Thu, 28 Jul 2011 16:50:48 +0000 (16:50 +0000)]
Add wrapper to .mesh export from BLSURFPLUGIN

12 years ago0021337: EDF 1924 NETGENPLUGIN: Mesh optimization
eap [Thu, 28 Jul 2011 12:41:24 +0000 (12:41 +0000)]
0021337: EDF 1924 NETGENPLUGIN: Mesh optimization
   Restore "Optimize" parameter of 2D hyps removed by mistake

12 years agoFix errors in Ghs3d example script
gdd [Wed, 27 Jul 2011 14:49:42 +0000 (14:49 +0000)]
Fix errors in Ghs3d example script

12 years agoAdd PreCAD wrappers
gdd [Tue, 26 Jul 2011 17:48:10 +0000 (17:48 +0000)]
Add PreCAD wrappers

12 years agoAdd PreCAD
gdd [Tue, 26 Jul 2011 17:18:04 +0000 (17:18 +0000)]
Add PreCAD
Update doc
Update smeshDC.py

12 years agoCheck return value of Parameters() before setting values (BlSurf, GHS3D, GHS3DPRL)
gdd [Tue, 26 Jul 2011 09:02:17 +0000 (09:02 +0000)]
Check return value of Parameters() before setting values (BlSurf, GHS3D, GHS3DPRL)

12 years agoFix problem with doxygen (using default font leads to the dot errors) - switch defaul...
vsr [Wed, 20 Jul 2011 10:16:19 +0000 (10:16 +0000)]
Fix problem with doxygen (using default font leads to the dot errors) - switch default dot font explicitly to Arial.

12 years ago0021327: EDF 1915 SMESH: impossible to select a group to copy mesh
eap [Tue, 19 Jul 2011 12:57:51 +0000 (12:57 +0000)]
0021327: EDF 1915 SMESH: impossible to select a group to copy mesh
   trim white spaces at end of object name, else the object seems not selected

12 years agoMerge from V6_3_BR 19/07/2011
vsr [Tue, 19 Jul 2011 12:05:24 +0000 (12:05 +0000)]
Merge from V6_3_BR 19/07/2011

12 years ago0021327: EDF 1915 SMESH: impossible to select a group to copy mesh
eap [Tue, 19 Jul 2011 11:27:02 +0000 (11:27 +0000)]
0021327: EDF 1915 SMESH: impossible to select a group to copy mesh
   trim white spaces at end of object name, else the object seems not selected

12 years ago- $(CORBA_CXXFLAGS) \
eap [Fri, 15 Jul 2011 14:55:38 +0000 (14:55 +0000)]
- $(CORBA_CXXFLAGS) \
-        $(CORBA_INCLUDES) \

12 years agoMerge from V6_3_BR 15/07/2011
vsr [Fri, 15 Jul 2011 11:19:53 +0000 (11:19 +0000)]
Merge from V6_3_BR 15/07/2011

12 years agotypo
eap [Tue, 12 Jul 2011 11:25:45 +0000 (11:25 +0000)]
typo

12 years ago0021014: EDF 1583 SMESH: Improvement of the Python Dump for the creation of groups
eap [Mon, 11 Jul 2011 07:22:14 +0000 (07:22 +0000)]
0021014: EDF 1583 SMESH: Improvement of the Python Dump for the creation of groups
   fix selection/visualization mode at changing the group type

12 years ago- -I$(srcdir)/../SMESHImpl \
eap [Thu, 7 Jul 2011 15:27:29 +0000 (15:27 +0000)]
- -I$(srcdir)/../SMESHImpl \

- ../SMESH_I/libSMESHEngine.la \

12 years ago0021014: EDF 1583 SMESH: Improvement of the Python Dumpfor the creation of groups
eap [Thu, 7 Jul 2011 14:23:09 +0000 (14:23 +0000)]
0021014: EDF 1583 SMESH: Improvement of the Python Dumpfor the creation of groups
  improve comment of getFunctNames()

12 years ago0021014: EDF 1583 SMESH: Improvement of the Python Dumpfor the creation of groups
eap [Thu, 7 Jul 2011 14:21:27 +0000 (14:21 +0000)]
0021014: EDF 1583 SMESH: Improvement of the Python Dumpfor the creation of groups
  In FunctorTypeToString(), return "FT_Undefined" for an invalid input

12 years ago0021271: [CEA 473] Implement min size in netgen plugin
eap [Tue, 5 Jul 2011 12:07:17 +0000 (12:07 +0000)]
0021271: [CEA 473] Implement min size in netgen plugin
     ::SMESH_Hypothesis::TDefaults dflts;
+    dflts._shape = &shape;

12 years ago0021271: [CEA 473] Implement min size in netgen plugin
eap [Tue, 5 Jul 2011 12:06:17 +0000 (12:06 +0000)]
0021271: [CEA 473] Implement min size in netgen plugin
   struct TDefaults
   {
     double        _elemLength;
     int           _nbSegments;
+    TopoDS_Shape* _shape; // future shape of the mesh being created
   };

12 years agorestore "QuadranglePreference" hyp as it can be used by NETGEN 2D
eap [Tue, 5 Jul 2011 12:04:49 +0000 (12:04 +0000)]
restore "QuadranglePreference" hyp as it can be used by NETGEN 2D
together with "Max. Elemet Area" for example

12 years ago0021271: [CEA 473] Implement min size in netgen plugin
eap [Tue, 5 Jul 2011 08:51:16 +0000 (08:51 +0000)]
0021271: [CEA 473] Implement min size in netgen plugin

12 years agoinitialize the Curve Adaptor using range of the edge
eap [Fri, 1 Jul 2011 15:45:09 +0000 (15:45 +0000)]
initialize the Curve Adaptor using range of the edge

12 years agoSuppress some doxygen warnings
eap [Tue, 28 Jun 2011 13:01:22 +0000 (13:01 +0000)]
Suppress some doxygen warnings

12 years agoCreate StdMeshers_QuadrangleParams hyp instead of "Quadrangle
eap [Tue, 28 Jun 2011 13:00:19 +0000 (13:00 +0000)]
Create StdMeshers_QuadrangleParams hyp instead of "Quadrangle
preference" and "Triangle preference" obsolete hypotheses

12 years agoRemove "Quadrangle preference" and "Triangle preference" obsolete hypotheses
eap [Tue, 28 Jun 2011 12:58:21 +0000 (12:58 +0000)]
Remove "Quadrangle preference" and "Triangle preference" obsolete hypotheses

12 years agoIPAL22173 TC6.2.0: "Netgen1D-2D" algorithm doesn't work on "flight_solid.brep"
eap [Tue, 28 Jun 2011 11:55:57 +0000 (11:55 +0000)]
IPAL22173 TC6.2.0: "Netgen1D-2D" algorithm doesn't work on "flight_solid.brep"
    Treate a case where a valid mesh is computed anyhow while the algo reports errors

12 years agoIPAL22173 TC6.2.0: "Netgen1D-2D" algorithm doesn't work on "flight_solid.brep"
eap [Tue, 28 Jun 2011 11:55:32 +0000 (11:55 +0000)]
IPAL22173 TC6.2.0: "Netgen1D-2D" algorithm doesn't work on "flight_solid.brep"
    Treate a case where a valid mesh is computed anyhow while the algo reports errors

+  COMPERR_WARNING  //!< algo reports error but sub-mesh is computed anyway

12 years agoIPAL22173 TC6.2.0: "Netgen1D-2D" algorithm doesn't work on "flight_solid.brep"
eap [Tue, 28 Jun 2011 11:54:43 +0000 (11:54 +0000)]
IPAL22173 TC6.2.0: "Netgen1D-2D" algorithm doesn't work on "flight_solid.brep"
    1) Treate a case where a valid mesh is computed anyhow while the algo reports errors
    2) Remove unused
-  bool ApplyToCollection (SMESH_Algo*         theAlgo,
-                          const TopoDS_Shape& theCollection);

12 years agoIPAL22173 TC6.2.0: "Netgen1D-2D" algorithm doesn't work on "flight_solid.brep"
eap [Tue, 28 Jun 2011 11:53:37 +0000 (11:53 +0000)]
IPAL22173 TC6.2.0: "Netgen1D-2D" algorithm doesn't work on "flight_solid.brep"
    Treate a case where a valid mesh is computed anyhow while the algo reports errors

+  enum EMeshError { MEr_OK = 0, MEr_HOLES, MEr_BAD_ORI, MEr_EMPTY };
+
+  /*!
+   * \brief Finds topological errors of a sub-mesh
+   */
+  static EMeshError GetMeshError(SMESH_subMesh* subMesh);

12 years agoIPAL22173 TC6.2.0: "Netgen1D-2D" algorithm doesn't work on "flight_solid.brep"
eap [Tue, 28 Jun 2011 11:52:56 +0000 (11:52 +0000)]
IPAL22173 TC6.2.0: "Netgen1D-2D" algorithm doesn't work on "flight_solid.brep"
    Treate a case where a valid mesh is computed anyhow while the algo reports errors

+  COMPERR_WARNING        = -10  //!< algo reports error but sub-mesh is computed anyway

+  bool IsKO()     { return myName != COMPERR_OK && myName != COMPERR_WARNING; }

12 years ago0021014: EDF 1583 SMESH: Improvement of the Python Dump for the creation of groups
eap [Mon, 27 Jun 2011 07:57:51 +0000 (07:57 +0000)]
0021014: EDF 1583 SMESH: Improvement of the Python Dump for the creation of groups
  fix bug of editing a not standalone group

12 years ago0021014: EDF 1583 SMESH: Improvement of the Python Dump for the creation of groups
eap [Fri, 24 Jun 2011 08:36:34 +0000 (08:36 +0000)]
0021014: EDF 1583 SMESH: Improvement of the Python Dump for the creation of groups
  icon for SMESH_GroupOnFilter