eap
e2e93f9c31
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 );
2015-01-15 17:52:25 +03:00
eap
133cb38139
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
2014-12-29 18:22:30 +03:00
eap
a00f90ebab
22812: EDF 9218 SMESH: An empty group is created when using the duplicate nodes and/or elements
2014-12-08 20:18:59 +03:00
eap
3cc259fbef
Bug: unable to create LocalLength hyp for a sub-mesh on a shape with a degenerated edge
2014-12-03 17:28:30 +03:00
eap
cc9d179c9f
Fix Extrusion doc
2014-11-26 15:16:24 +03:00
eap
9933995f6c
Projection 2D failure due to incorrect detection of distorted result faces
2014-11-20 16:06:53 +03:00
eap
b73d2603ed
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
2014-11-19 16:18:58 +03:00
eap
b9986eb294
22808: EDF SMESH: Regression with 3D Extrusion/ViscousLayers in Salome V7_5_BR
2014-11-18 13:08:18 +03:00
eap
bff3771eab
22526: SMESH 2864 - Projection and Extrusion
...
Make attempts to fix the projected mesh using smoothing in case of non-homothetic
source and target faces
2014-11-14 20:23:20 +03:00
eap
380c397cfd
Regression of 0022150 (SALOME_TESTS/Grids/smesh/mesh_Projection_2D_00/B2)
2014-11-14 13:50:08 +03:00
eap
52d8254953
22806: EDF SMESH: Regression: Prism_3D error
...
Fix selection of the bottom;
use block approach on simple shapes if swepper detects high bnd error
2014-11-13 18:56:42 +03:00
Christophe Bourcier local
8166d3be38
Fix bad gradation value from GUI to command line
2014-11-13 13:25:11 +01:00
eap
3ddacb9798
To compute mesh in SALOME_TESTS/Grids/geom/bugs_15/R7
...
and other tests of "Extrusion 3D" mesher
2014-11-12 18:35:28 +03:00
eap
d6b7cb735f
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
2014-11-07 18:07:13 +03:00
eap
131ded7390
More info
2014-11-07 16:51:28 +03:00
eap
36f660ae42
52568: Quadrangle (Mapping) differently meshes equal L-shaped faces.
...
Take into account number of segments when selecting corners among multiple vertices
2014-11-06 20:11:51 +03:00
eap
e9c9effdfa
22798: EDF 9100 SMESH: Dump python and "Compute()" position
...
Do not erase a previous Compute() if there were mesh edition commands after it
2014-11-05 20:33:43 +03:00
eap
b905bf1432
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
2014-10-31 20:38:10 +03:00
vsr
a671072fe6
IPAL52559: TC7.5.0: Auto color has no effect on the faces group
2014-10-31 16:43:41 +03:00
eap
3f66560195
52566: TC7.5.0: Empty group of Balls at Diameter Equal to filter
...
Avoid unexpected switch "Equal to" -> "Less than"
2014-10-31 14:31:51 +03:00
eap
e3e19dc2fa
52567: Transformation operations does not work for Group of Balls
...
Show at least points in the preview of balls
2014-10-30 19:30:46 +03:00
eap
81d346a7a7
52567: Transformation operations does not work for Group of Balls
2014-10-30 18:47:36 +03:00
eap
a0f09b9f1b
52566]: TC7.5.0: Empty group of Balls at Diameter Equal to filter
...
trim trailing white spaces of names at publishing in study
2014-10-30 16:42:05 +03:00
eap
bf19a06948
52564: TC7.5.0: total quantity of 2D and 3D mesh elements is not calculated
2014-10-30 14:43:50 +03:00
eap
3c043924f9
Problems found due to execution of MESH-075 GUI scenario
2014-10-29 22:17:47 +03:00
eap
98115fe1b8
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
2014-10-28 15:37:01 +03:00
vsr
dba2484945
Windows portability: additional fix to previous commit
2014-10-28 15:23:39 +03:00
vsr
1782b3c58c
Windows portability
2014-10-28 10:04:19 +03:00
eap
7432636e86
Regression of bugs_13/N9
2014-10-24 18:01:50 +04:00
eap
70a8be5273
Regression of viscous_layers_00/B2
2014-10-23 18:00:31 +04:00
eap
ddab513d85
52546: Viscous Layers construction fails
...
Correct finding normal at a degenerated vertex
2014-10-23 16:40:33 +04:00
eap
3ba242025d
52548: Set filter on standalone group of edges does't work
...
2) Allow passing a geom group as faces arg of ViscousLayers()
3) Prevent crash of Adaptive hyp when only degenerated EDGEs leave not meshed
2014-10-23 12:21:14 +04:00
eap
5b6af39e27
52540: TC7.5.0: Renumbering Elements and Nodes does not work
2014-10-22 17:21:15 +04:00
eap
add89bac19
52542: TC7.5.0: Hypothesis "Distribution of layers" is missed
2014-10-22 16:37:33 +04:00
eap
ee4749bf4c
52539: TC7.5.0: Smoothing - impossible to select fixed nodes
2014-10-22 16:15:00 +04:00
vsr
0631ddc21d
Remove obsolete staff; redesign Handle-based and CDL-generated classes
2014-10-21 18:40:35 +04:00
eap
2742029b90
http://www.salome-platform.org/forum/forum_10/881672547
...
1) Allow defining a sub-mesh on a compound of sub-shape of the main shape
in GUI to be coherent with TUI.
2) Eliminate clashing #define PLUGIN_NAME in SMESH and GEOM
2014-10-21 14:50:56 +04:00
eap
82d27750a5
Regression of 21859: Add conversion from QUAD8 to QUAD9 and from HEXA20 to HEXA27
2014-10-20 19:08:24 +04:00
eap
54f2672f6a
22787: [CEA 1320] Regression of test $SMESH_ROOT_DIR/bin/salome/SMESH_reg.py
...
Add namespace StdMeshers to StdMeshers_Distribution.* in order to avoid
clashing with FunctionExpr from paraview-4.2/libvtkvisitcommon-pv4.2.so.1
2014-10-17 21:16:35 +04:00
eap
f34d4ca343
Regression of 21397: a quadrangle face mesh can't be projected to a cylinder
2014-10-17 20:26:57 +04:00
eap
333b8ff2fb
22784: EDF 8824 GHS3DPLUGIN: SetEnforcedVertexNamedWithGroup() does not add an extra group
...
SMESH_Controls.cxx: add some protection against SIGSEGV
SMESHGUI_MeshOp.cxx: at mesh edition,avoid selection of a sole existing
hypothesis compatible with an assigned algo
SMESHGUI_Utils.h: make class toStdStr usable.
2014-10-17 18:45:17 +04:00
vsr
d7c32d7ece
ParaView 4.2 porting
2014-10-15 14:30:12 +04:00
vsr
b525692cdf
CoTech action 66.2: Rename algorithms in Create Mesh dialog box:
...
- part 1: Resize combo-box to show all items (no scroll bar)
2014-10-13 17:38:09 +04:00
eap
65efd98e77
22772: EDF 8916 SMESH: Issue with a quadrangle mesh
...
Consider edges on period boundary as seam ones
2014-10-10 20:59:37 +04:00
eap
e16f6412db
22770: SMESH: Bi-quadratic mesh convert with medium nodes on geometry
2014-10-10 15:23:38 +04:00
vsr
52f2003b81
OCCT 6.8.0 (dev) porting
2014-10-03 16:56:53 +04:00
eap
10aa0585bd
Fix regressions
...
mesh_Projection_2D_00/A4
imps_09/K2
2014-10-01 21:09:19 +04:00
eap
079e65a9b1
22711: [CEA 1297] Regression of mesh with a projection on a spherical face
...
In fixDistortedFaces() care of face planarity and degenerated edges
2014-09-29 15:50:55 +04:00
eap
f39630902e
22710: [CEA 1296] Regression of a MG-CADSurf mesh with face projection
2014-09-26 19:28:51 +04:00
eap
8ff6ebbc15
22711: [CEA 1297] Regression of mesh with a projection on a spherical face
...
Enable StdMeshers_FaceSide::Value3d() on degenerated EDGEs
2014-09-26 16:24:51 +04:00