Salome HOME
modules/smesh.git
9 years agoFix the '0052643: GEOM images in SMESH documentation' issue
rnv [Wed, 15 Apr 2015 15:23:19 +0000 (18:23 +0300)]
Fix the '0052643: GEOM images in SMESH documentation' issue

9 years ago023046: EDF SMESH Regression: Field "Compare" in filters is not updated anymore
eap [Wed, 15 Apr 2015 12:43:09 +0000 (15:43 +0300)]
023046: EDF SMESH Regression: Field "Compare" in filters is not updated anymore

9 years agoIMP 22635: EDF 8345 - Creation of group based on groups V7_6_0b1
eap [Tue, 14 Apr 2015 14:18:18 +0000 (17:18 +0300)]
IMP 22635: EDF 8345 - Creation of group based on groups
    Bug: MAJORITY mode works wrong with triangles

IMP 22877: EDF 10054 SMESH: Add a new filter "BelongToSmeshGroup" for Create Groupe
    Bug: Invalid Python dump

9 years ago22877: EDF 10054 SMESH: Add a new filter "BelongToSmeshGroup" for Create Group
eap [Tue, 14 Apr 2015 12:39:28 +0000 (15:39 +0300)]
22877: EDF 10054 SMESH: Add a new filter "BelongToSmeshGroup" for Create Group

9 years agoImprove detection of tbb, to use correct version of libraries
vsr [Tue, 14 Apr 2015 10:46:20 +0000 (13:46 +0300)]
Improve detection of tbb, to use correct version of libraries

9 years agoRegression of 21397: EDF SMESH: a quadrangle face mesh can't be projected to a cylinder
eap [Thu, 9 Apr 2015 18:07:54 +0000 (21:07 +0300)]
Regression of 21397: EDF SMESH: a quadrangle face mesh can't be projected to a cylinder

+ 52675: Viscous Layers construction fails with certain hypotheses
    Fix normal to be well visible from all faces -> thickness reaches 0.0007

9 years ago23036: [CEA 1459] Regression projection 1D2D
eap [Tue, 7 Apr 2015 17:39:18 +0000 (20:39 +0300)]
23036: [CEA 1459] Regression projection 1D2D

+ Fix Pb: SIGSEGV in StdMeshers_Prism_3D::IsApplicable() on the shape of 23036
+ Fix Pb: "Projection 3D" algo is available in Create mesh dlg on the shape of 23036
+ Add debug trace in case of exceptions in IsApplicable()
+ Fix 52667: SIGSEGV at attempt to create mesh without Geometry when setting hypothesis

9 years agoswitch to new salome test procedure
Cédric Aguerre [Tue, 24 Mar 2015 16:13:11 +0000 (17:13 +0100)]
switch to new salome test procedure

9 years ago23032: EDF SMESH: Projection 1D-2D fails with Netgen 1D-2D
eap [Mon, 6 Apr 2015 18:07:26 +0000 (21:07 +0300)]
23032: EDF SMESH: Projection 1D-2D fails with Netgen 1D-2D

+ 22792: EDF 8159 SMESH: Multi-dimensional extrusion/extrusion along a path/revolution
   1) Enable selection of sub-meshes on groups
   2) Fix preview that was not shown

+ In SMESHGUI/CMakeList, remove includes that never need not be included

9 years agoTypo correction about the Mantis issue 0022483: Define several 3D viscous layer hypot... V7_6_0a1
Florian BRUNET [Fri, 3 Apr 2015 14:51:09 +0000 (16:51 +0200)]
Typo correction about the Mantis issue 0022483: Define several 3D viscous layer hypotheses on the same Geometry.

9 years ago23033: EDF 10568 SMESH: wrong header when exporting 2D to gmf
eap [Thu, 2 Apr 2015 14:48:04 +0000 (17:48 +0300)]
23033: EDF 10568 SMESH: wrong header when exporting 2D to gmf

  Write 'MeshVersionFormatted 2' instead of 'MeshVersionFormatted 3'
  though '3' is strongly recomended by libmesh manual

+ IPAL52653: Some quality controls does not work (SIGSEGV)

9 years ago22573: [CEA 1154] Regression on a blsurf mesh (crash on test_periodicity_LR_ONLY.py)
eap [Tue, 31 Mar 2015 16:42:12 +0000 (19:42 +0300)]
22573: [CEA 1154] Regression on a blsurf mesh (crash on test_periodicity_LR_ONLY.py)

+ IMP 22264: EDF 2648 GEOM: Propagate edges automatic orientation (fix Number of Segments dlg)
+ bad STL files are written on Windows (reported by YFR)
+ 22874: [CEA 1425] Performance SMESH Module ( refix ~SMESH_Mesh() )

9 years agoWin32 compatibility
ana [Tue, 31 Mar 2015 08:21:25 +0000 (11:21 +0300)]
Win32 compatibility

9 years ago22874: [CEA 1425] Performance SMESH Module
eap [Fri, 27 Mar 2015 16:41:20 +0000 (19:41 +0300)]
22874: [CEA 1425] Performance SMESH Module

Fix a leak of PropagationMgrData

+ Do not use volumes for preview of Extrusion
+ Fix a regression: empty groups are not removed with contents
+ avoid too long waiting at creation of hypotheses due to use of
  GEOMUtils::PreciseBoundingBox() in SMESH_Mesh::GetShapeDiagonalSize()

9 years agoIMP 22264: EDF 2648 GEOM: Propagate edges automatic orientation
eap [Wed, 25 Mar 2015 09:36:47 +0000 (12:36 +0300)]
IMP 22264: EDF 2648 GEOM: Propagate edges automatic orientation

+ Optimize SMDS_VolumeTool::IsFreeFace()
+ Add icons for Evaluate and Change Sub-mesh order
+ Make "Meduim nodes on geometry" ON by default
+ Disable "Group on geometry" if mesh is not on geometry
+ SMESHGUI_MeshOp: fix switch from Sub-mesh creation to Sub-mesh edition

9 years ago23028: EDF 10508 SMESH: GroupOnFilter returns an empty group when the geometry is...
eap [Tue, 24 Mar 2015 11:35:25 +0000 (14:35 +0300)]
23028: EDF 10508 SMESH: GroupOnFilter returns an empty group when the geometry is not published

9 years agoRemove shortcuts workaround
imn [Fri, 20 Mar 2015 07:41:15 +0000 (10:41 +0300)]
Remove shortcuts workaround

9 years ago23024: [CEA 1447] Regression imp_1346_CAS2.py
eap [Thu, 19 Mar 2015 15:26:38 +0000 (18:26 +0300)]
23024: [CEA 1447] Regression imp_1346_CAS2.py

9 years ago23023: [CEA 1445] missing ExtrusionAlongPathObject function
eap [Thu, 19 Mar 2015 14:08:42 +0000 (17:08 +0300)]
23023: [CEA 1445] missing ExtrusionAlongPathObject function

+class meshEditor(SMESH._objref_SMESH_MeshEditor):

9 years ago22792: EDF 8159 SMESH: Multi-dimensional extrusion/extrusion along a path/revolution
eap [Wed, 18 Mar 2015 16:07:40 +0000 (19:07 +0300)]
22792: EDF 8159 SMESH: Multi-dimensional extrusion/extrusion along a path/revolution

 Fix regressions

9 years ago22903: BLSURFPLUGIN: SetSizeMap is not taken into account when we add AddPreCadFacesP...
eap [Tue, 17 Mar 2015 17:40:17 +0000 (20:40 +0300)]
22903: BLSURFPLUGIN: SetSizeMap is not taken into account when we add AddPreCadFacesPeriodicity parameter

+ def FunctorValue(self, funcType, elemId, isElem=True):

+ fix Python dump for IMP 22792: Multi-dimensional extrusion/extrusion along a path/revolution

9 years agoIMP 22792: EDF 8159 SMESH: Multi-dimensional extrusion/extrusion along a path/revolution
eap [Tue, 17 Mar 2015 12:06:56 +0000 (15:06 +0300)]
IMP 22792: EDF 8159 SMESH: Multi-dimensional extrusion/extrusion along a path/revolution

+ Pre-open MED file to speed-up reading/writing (following 22349)
+ Clock-cursor in Display Entity dlg
+ In Filter dlg, do not perform filtering if it's not needed
+ In Group dlg, store a user-given name of a new group
+ Clock-cursor after hypothesis modif as mesh clearing can be long
+ Treat selected object right at opening of Measure dlgs
+ Allow removal of elements in a not shown mesh
+ Make filter work on a not shown mesh
+ Don't leave orphan nodes at RemoveGroupWithContents
+ Avoid crash when exporting a group + fields

9 years agoWindows compatibility
ana [Wed, 4 Mar 2015 13:56:54 +0000 (16:56 +0300)]
Windows compatibility

9 years agoIMP 22635: EDF 8345 - Creation of group based on groups
eap [Tue, 3 Mar 2015 12:03:38 +0000 (15:03 +0300)]
IMP 22635: EDF 8345 - Creation of group based on groups

+ allow concatenating sub-meshes and groups
+ fix bugs in PythonDump

9 years ago52618: Import_1D2D fails to import from a mesh group onto a group of geom faces
eap [Fri, 27 Feb 2015 17:38:00 +0000 (20:38 +0300)]
52618: Import_1D2D fails to import from a mesh group onto a group of geom faces

+ fix StdMeshers_ViscousLayers.cxx for
http://www.salome-platform.org/forum/forum_14/777944993

9 years ago22874: [CEA 1425] Performance SMESH Module
eap [Wed, 25 Feb 2015 17:07:02 +0000 (20:07 +0300)]
22874: [CEA 1425] Performance SMESH Module

some optimization of Publish...() + doc imp

9 years ago0022876: EDF 8425 SMESH: Get the normal of a face in the GUI
vsr [Tue, 24 Feb 2015 08:25:19 +0000 (11:25 +0300)]
0022876: EDF 8425 SMESH: Get the normal of a face in the GUI
- Additional change: use the same method to compute normal in TUI and GUI

9 years agoFix-up dependencies
vsr [Tue, 24 Feb 2015 08:24:33 +0000 (11:24 +0300)]
Fix-up dependencies

9 years ago0022876: EDF 8425 SMESH: Get the normal of a face in the GUI
vsr [Fri, 20 Feb 2015 08:07:49 +0000 (11:07 +0300)]
0022876: EDF 8425 SMESH: Get the normal of a face in the GUI

9 years ago0022878: [CEA 1424] performances of Compute method from the Mesh class in smeshBuilder.py
vsr [Fri, 20 Feb 2015 07:08:10 +0000 (10:08 +0300)]
0022878: [CEA 1424] performances of Compute method from the Mesh class in smeshBuilder.py

9 years agoFix a regression - make SMESH_Nut.py script independent of sub-shapes numbering
eap [Wed, 18 Feb 2015 13:19:30 +0000 (16:19 +0300)]
Fix a regression - make SMESH_Nut.py script independent of sub-shapes numbering

9 years agoFix regressions
eap [Wed, 18 Feb 2015 12:56:29 +0000 (15:56 +0300)]
Fix regressions

viscous_layers_00/A4
viscous_layers_00/B2

9 years ago22834: [CEA 1347] Viscous layers: be able to choose the extrusion method (imp_1347_vi...
eap [Tue, 17 Feb 2015 13:23:19 +0000 (16:23 +0300)]
22834: [CEA 1347] Viscous layers: be able to choose the extrusion method (imp_1347_viscous_layers.py)

+ fix some regressions

9 years agoMerge remote branch 'origin/gdd/translations'
vsr [Mon, 16 Feb 2015 08:35:34 +0000 (11:35 +0300)]
Merge remote branch 'origin/gdd/translations'

9 years agoCopyrights update 2015.
akl [Fri, 13 Feb 2015 08:38:35 +0000 (12:38 +0400)]
Copyrights update 2015.

9 years agoUpdate translations (fr)
Gilles DAVID [Wed, 11 Feb 2015 14:26:01 +0000 (15:26 +0100)]
Update translations (fr)

9 years ago22860: EDF 9944 SMESH: Regression when scaling a mesh
eap [Wed, 11 Feb 2015 13:52:57 +0000 (16:52 +0300)]
22860: EDF 9944 SMESH: Regression when scaling a mesh

9 years agoMerge remote branch 'origin/bsr/medmpi'
vsr [Tue, 10 Feb 2015 15:54:31 +0000 (18:54 +0300)]
Merge remote branch 'origin/bsr/medmpi'

9 years ago22834: [CEA 1347] Viscous layers: be able to choose the extrusion method
eap [Tue, 10 Feb 2015 11:14:01 +0000 (14:14 +0300)]
22834: [CEA 1347] Viscous layers: be able to choose the extrusion method

9 years agochanges for mpi compilation bsr/medmpi
Bernard Sécher [Mon, 9 Feb 2015 10:07:54 +0000 (11:07 +0100)]
changes for mpi compilation

9 years agoIf study is loaded from HDF file, init_smesh() has to load data to the engine calling...
vsr [Fri, 6 Feb 2015 13:54:08 +0000 (16:54 +0300)]
If study is loaded from HDF file, init_smesh() has to load data to the engine calling LoadWith() function of StudyBuilder

9 years agowindows compatibility
ana [Wed, 4 Feb 2015 13:10:10 +0000 (16:10 +0300)]
windows compatibility

9 years agoMerge remote branch 'origin/fbt/SMESH_Plugin_Verima_fix_ImportExport'
vsr [Tue, 3 Feb 2015 13:46:05 +0000 (16:46 +0300)]
Merge remote branch 'origin/fbt/SMESH_Plugin_Verima_fix_ImportExport'

9 years ago0052610: Inactive "eye" icon after mesh compound creation
imn [Tue, 3 Feb 2015 12:05:00 +0000 (15:05 +0300)]
0052610: Inactive "eye" icon after mesh compound creation

9 years ago52609: Geometric progression works wrong with "Reversed edges" option used + Propagation
eap [Tue, 3 Feb 2015 10:43:25 +0000 (13:43 +0300)]
52609: Geometric progression works wrong with "Reversed edges" option used + Propagation

+ BUG: Lying on Geom filetr works wrong with Geom Group
+ BUG: Too long opening of Mesh Info dlg of a small sub-mesh in a large mesh

9 years ago22833: [CEA 1346] to extrude a group of faces following the normal of each face
eap [Wed, 28 Jan 2015 14:57:23 +0000 (17:57 +0300)]
22833: [CEA 1346] to extrude a group of faces following the normal of each face

Fix SIGSEGV when no groups created

9 years agoParaView / PARAVIS improvements 2014: 2.6.3/2.6.4: Geometry & Mesh plug-ins in the...
ema [Tue, 25 Nov 2014 12:56:20 +0000 (15:56 +0300)]
ParaView / PARAVIS improvements 2014: 2.6.3/2.6.4: Geometry & Mesh plug-ins in the ParaVis module

9 years agoChange a way TBB libraries are searched to make it working with tbb v4.
vsr [Tue, 27 Jan 2015 08:57:09 +0000 (11:57 +0300)]
Change a way TBB libraries are searched to make it working with tbb v4.

9 years ago22833: [CEA 1346] to extrude a group of faces following the normal of each face
eap [Fri, 23 Jan 2015 15:49:49 +0000 (18:49 +0300)]
22833: [CEA 1346] to extrude a group of faces following the normal of each face

+ Optimize Belong to geom filter
+ Avoid SIGSEGV after re-computing a mesh if showing numbers was ON before

9 years agoFix compilation error: add utilities.h include.
rnv [Thu, 22 Jan 2015 14:33:44 +0000 (17:33 +0300)]
Fix compilation error: add utilities.h include.

9 years agoMinor correction to avoid "unknown type Object" warning from ModuleCatalog at YACS...
vsr [Thu, 22 Jan 2015 14:06:20 +0000 (17:06 +0300)]
Minor correction to avoid "unknown type Object" warning from ModuleCatalog at YACS activation.

9 years ago22830: EDF 9557 SMESH: Quadratic conversion of a mesh fails (note 0019010)
eap [Thu, 22 Jan 2015 13:15:34 +0000 (16:15 +0300)]
22830: EDF 9557 SMESH: Quadratic conversion of a mesh fails (note 0019010)

 Problem with FACE having a bad tolerance

9 years agoInclude utilities.h when needed.
Anthony Geay [Wed, 19 Nov 2014 16:07:28 +0000 (17:07 +0100)]
Include utilities.h when needed.

9 years agoFixes for the import/export methods of the Verima plugin in SMESH.
Florian BRUNET [Tue, 20 Jan 2015 16:38:10 +0000 (17:38 +0100)]
Fixes for the import/export methods of the Verima plugin in SMESH.

9 years agoSwitch DEV version marker to 1
vsr [Mon, 19 Jan 2015 15:55:07 +0000 (18:55 +0300)]
Switch DEV version marker to 1

9 years agoMerge branch 'master' into V7_5_BR V7_5_1rc1
vsr [Fri, 16 Jan 2015 12:36:51 +0000 (15:36 +0300)]
Merge branch 'master' into V7_5_BR

9 years agoFix regression of mesh_Projection_2D_00/A1 test.
eap [Thu, 15 Jan 2015 14:52:25 +0000 (17:52 +0300)]
Fix regression of mesh_Projection_2D_00/A1 test.

The regression is caused by the fix of 22830:
- pair<int, TopAbs_ShapeEnum> pos = GetMediumPos( n1, n2, mySetElemOnShape );
+ pair<int, TopAbs_ShapeEnum> pos = GetMediumPos( n1, n2, useCurSubShape );

9 years agoMerge branch 'master' into V7_5_BR
vsr [Mon, 12 Jan 2015 10:24:59 +0000 (13:24 +0300)]
Merge branch 'master' into V7_5_BR

9 years ago22830: EDF 9557 SMESH: Quadratic conversion of a mesh fails
eap [Mon, 29 Dec 2014 15:22:30 +0000 (18:22 +0300)]
22830: EDF 9557 SMESH: Quadratic conversion of a mesh fails

In SMESH_MeshEditor copy node positions in Duplicate*()
In SMESH_MesherHelper
- cache face tolerance
- in GetNodeUV() prevent SIGSEGV if a node is on EDGE not belonging to a FACE
- in GetNodeUV() check if a VERTEX is a seam in a given FACE, not in another
- avoid returning myShape from GetMediumPos() when it can be wrong

52592: Invalid values of Length 2D control

- avoid using not initialized values for showing control values of a group

9 years agoUpdate translation files from Crowdin V7_5_1b1
Christophe Bourcier [Wed, 10 Dec 2014 16:35:35 +0000 (17:35 +0100)]
Update translation files from Crowdin

9 years ago0022825: EDF GUI regression: Issue with accent in the OB
vsr [Thu, 18 Dec 2014 16:24:03 +0000 (19:24 +0300)]
0022825: EDF GUI regression: Issue with accent in the OB
Temporarily rollback unicode support (as it is incomplete causing regressions)

9 years agoIncrement version: 7.5.1
vsr [Tue, 9 Dec 2014 08:50:50 +0000 (11:50 +0300)]
Increment version: 7.5.1

9 years ago22812: EDF 9218 SMESH: An empty group is created when using the duplicate nodes and...
eap [Mon, 8 Dec 2014 17:18:59 +0000 (20:18 +0300)]
22812: EDF 9218 SMESH: An empty group is created when using the duplicate nodes and/or elements

9 years agoBug: unable to create LocalLength hyp for a sub-mesh on a shape with a degenerated...
eap [Wed, 3 Dec 2014 14:28:30 +0000 (17:28 +0300)]
Bug: unable to create LocalLength hyp for a sub-mesh on a shape with a degenerated edge

9 years agoIssue 0022816: duplicated files
vsr [Wed, 3 Dec 2014 11:04:51 +0000 (14:04 +0300)]
Issue 0022816: duplicated files
Don't install chrono.hxx file

9 years agoFix Extrusion doc
eap [Wed, 26 Nov 2014 12:16:24 +0000 (15:16 +0300)]
Fix Extrusion doc

9 years agoMerge branch 'master' into V7_5_BR V7_5_0 V7_5_0rc1
vsr [Thu, 20 Nov 2014 15:55:09 +0000 (18:55 +0300)]
Merge branch 'master' into V7_5_BR

9 years agoProjection 2D failure due to incorrect detection of distorted result faces
eap [Thu, 20 Nov 2014 13:06:53 +0000 (16:06 +0300)]
Projection 2D failure due to incorrect detection of distorted result faces

9 years agoMerge branch 'master' into V7_5_BR
vsr [Wed, 19 Nov 2014 14:39:22 +0000 (17:39 +0300)]
Merge branch 'master' into V7_5_BR

9 years agoIPAL16934: Selection works incorrectly if Source and Target Vertices in Projection...
eap [Wed, 19 Nov 2014 13:18:58 +0000 (16:18 +0300)]
IPAL16934: Selection works incorrectly if Source and Target Vertices in Projection 1D are the same vertex.

1) BUG: impossible to use shared vertices for vertex association in Projection Source hyps
2) Regression: Order of Sub-meshes dialog dialog does not appear when a sub-mesh is created

9 years agoMerge branch 'master' into V7_5_BR
vsr [Tue, 18 Nov 2014 11:24:52 +0000 (14:24 +0300)]
Merge branch 'master' into V7_5_BR

9 years ago22808: EDF SMESH: Regression with 3D Extrusion/ViscousLayers in Salome V7_5_BR
eap [Tue, 18 Nov 2014 10:08:18 +0000 (13:08 +0300)]
22808: EDF SMESH: Regression with 3D Extrusion/ViscousLayers in Salome V7_5_BR

9 years agoMerge branch 'master' into V7_5_BR
vsr [Mon, 17 Nov 2014 14:08:20 +0000 (17:08 +0300)]
Merge branch 'master' into V7_5_BR

9 years ago22526: SMESH 2864 - Projection and Extrusion
eap [Fri, 14 Nov 2014 17:23:20 +0000 (20:23 +0300)]
22526: SMESH 2864 - Projection and Extrusion

  Make attempts to fix the projected mesh using smoothing in case of non-homothetic
  source and target faces

9 years agoMerge branch 'master' into V7_5_BR
vsr [Fri, 14 Nov 2014 11:15:23 +0000 (14:15 +0300)]
Merge branch 'master' into V7_5_BR

9 years agoRegression of 0022150 (SALOME_TESTS/Grids/smesh/mesh_Projection_2D_00/B2)
eap [Fri, 14 Nov 2014 10:50:08 +0000 (13:50 +0300)]
Regression of 0022150 (SALOME_TESTS/Grids/smesh/mesh_Projection_2D_00/B2)

9 years agoMerge branch 'master' into V7_5_BR
vsr [Thu, 13 Nov 2014 16:30:28 +0000 (19:30 +0300)]
Merge branch 'master' into V7_5_BR

9 years ago22806: EDF SMESH: Regression: Prism_3D error
eap [Thu, 13 Nov 2014 15:56:42 +0000 (18:56 +0300)]
22806: EDF SMESH: Regression: Prism_3D error

Fix selection of the bottom;
use block approach on simple shapes if swepper detects high bnd error

9 years agoFrench translation check on SMESH.
Florian BRUNET [Thu, 13 Nov 2014 13:29:30 +0000 (14:29 +0100)]
French translation check on SMESH.

9 years agoFix bad gradation value from GUI to command line
Christophe Bourcier local [Thu, 13 Nov 2014 12:25:11 +0000 (13:25 +0100)]
Fix bad gradation value from GUI to command line

9 years agoMerge branch 'master' into V7_5_BR
vsr [Wed, 12 Nov 2014 16:50:50 +0000 (19:50 +0300)]
Merge branch 'master' into V7_5_BR

9 years agoTo compute mesh in SALOME_TESTS/Grids/geom/bugs_15/R7
eap [Wed, 12 Nov 2014 15:35:28 +0000 (18:35 +0300)]
To compute mesh in SALOME_TESTS/Grids/geom/bugs_15/R7
and other tests of "Extrusion 3D" mesher

9 years agoMerge remote branch 'origin/Doc_update_ver741' into V7_5_BR
vsr [Mon, 10 Nov 2014 11:21:42 +0000 (14:21 +0300)]
Merge remote branch 'origin/Doc_update_ver741' into V7_5_BR

9 years agoMerge branch 'master' into V7_5_BR
vsr [Fri, 7 Nov 2014 15:39:11 +0000 (18:39 +0300)]
Merge branch 'master' into V7_5_BR

9 years agoMesh edit dlg bug: algos are not filtered by shape at mesh edition
eap [Fri, 7 Nov 2014 15:07:13 +0000 (18:07 +0300)]
Mesh edit dlg bug: algos are not filtered by shape at mesh edition

More bug: "Belong to geom" filter does not find nodes bound to SOLID

9 years agoMore info
eap [Fri, 7 Nov 2014 13:51:28 +0000 (16:51 +0300)]
More info

9 years ago52568: Quadrangle (Mapping) differently meshes equal L-shaped faces.
eap [Thu, 6 Nov 2014 17:11:51 +0000 (20:11 +0300)]
52568: Quadrangle (Mapping) differently meshes equal L-shaped faces.

 Take into account number of segments when selecting corners among multiple vertices

9 years agoMerge branch 'master' into V7_5_BR
vsr [Thu, 6 Nov 2014 15:02:21 +0000 (18:02 +0300)]
Merge branch 'master' into V7_5_BR

9 years ago22798: EDF 9100 SMESH: Dump python and "Compute()" position
eap [Wed, 5 Nov 2014 17:33:43 +0000 (20:33 +0300)]
22798: EDF 9100 SMESH: Dump python and "Compute()" position

Do not erase a previous Compute() if there were mesh edition commands after it

9 years agoMerge branch 'master' into V7_5_BR
vsr [Wed, 5 Nov 2014 15:40:36 +0000 (18:40 +0300)]
Merge branch 'master' into V7_5_BR

9 years agoIncrement version: 7.5.0
vsr [Wed, 5 Nov 2014 15:23:46 +0000 (18:23 +0300)]
Increment version: 7.5.0

9 years ago22797: EDF 9014 SMESH: Problem with the 3D extrusion algorithm
eap [Fri, 31 Oct 2014 17:38:10 +0000 (20:38 +0300)]
22797: EDF 9014 SMESH: Problem with the 3D extrusion algorithm

1) pb with invalid node param on EDGEs after 2D Projection
2) pb of search of source FACEs of the prism

9 years agoIPAL52559: TC7.5.0: Auto color has no effect on the faces group V7_5_0b1
vsr [Fri, 31 Oct 2014 13:43:41 +0000 (16:43 +0300)]
IPAL52559: TC7.5.0: Auto color has no effect on the faces group

9 years ago52566: TC7.5.0: Empty group of Balls at Diameter Equal to filter
eap [Fri, 31 Oct 2014 11:31:51 +0000 (14:31 +0300)]
52566: TC7.5.0: Empty group of Balls at Diameter Equal to filter

 Avoid unexpected switch "Equal to" -> "Less than"

9 years ago52567: Transformation operations does not work for Group of Balls
eap [Thu, 30 Oct 2014 16:30:46 +0000 (19:30 +0300)]
52567: Transformation operations does not work for Group of Balls

 Show at least points in the preview of balls

9 years ago52567: Transformation operations does not work for Group of Balls
eap [Thu, 30 Oct 2014 15:47:36 +0000 (18:47 +0300)]
52567: Transformation operations does not work for Group of Balls

9 years ago52566]: TC7.5.0: Empty group of Balls at Diameter Equal to filter
eap [Thu, 30 Oct 2014 13:42:05 +0000 (16:42 +0300)]
52566]: TC7.5.0: Empty group of Balls at Diameter Equal to filter

 trim trailing white spaces of names at publishing in study

9 years ago52564: TC7.5.0: total quantity of 2D and 3D mesh elements is not calculated
eap [Thu, 30 Oct 2014 11:43:50 +0000 (14:43 +0300)]
52564: TC7.5.0: total quantity of 2D and 3D mesh elements is not calculated

9 years agoProblems found due to execution of MESH-075 GUI scenario
eap [Wed, 29 Oct 2014 19:17:47 +0000 (22:17 +0300)]
Problems found due to execution of MESH-075 GUI scenario

9 years agoIPAL52557: TC7.5.0: default value in Hypothesis is different in new and saved studies
eap [Tue, 28 Oct 2014 12:37:01 +0000 (15:37 +0300)]
IPAL52557: TC7.5.0: default value in Hypothesis is different in new and saved studies

 Use a precise bnd box to find the shape diagonal