Anthony Geay
b8cc25cce5
2 servant implementations of SMESH::SMESH_GEN. One with Study and ModuleCatalog retrived from NS (like the beginning), another one with Study and ModulCatalog embedded
2021-02-01 20:13:06 +01:00
eap
7d57cfe306
Fix typos by Kunda
...
https://www.salome-platform.org/forum/forum_9/875695368/263950625
2021-01-11 12:42:05 +03:00
jfa
47d2912cb3
Porting to OCCT7.5.0
2020-12-15 13:59:42 +03:00
eap
223210ad12
#20282 EDF 22320 - general compute fails
...
don't apply 1D-2D algorithms before 1D-2D-3D ones if sub-mesh order says opposite
2020-12-14 16:41:04 +03:00
eap
2f4749af53
#18963 Minimize compiler warnings
...
fix the rest warnings
2020-12-09 22:12:51 +03:00
SALOME
cb55604f37
#18963 Minimize compiler warnings
2020-12-08 16:46:17 +03:00
eap
4039f267f1
bos #20282 EDF 22320 - general compute fails
...
1) Compute sub-meshes with prescribed order before the rest ones
2) Save sub-mesh order not as ids but as entries, because ids of groups
within SMESHDS_Mesh can change at study loading if some group is no
longer used as a base of sub-mesh of group on geometry
2020-12-02 11:51:19 +03:00
eap
97b0a95536
[bos #20282 ] EDF 22320 - general compute fails
...
Correct tree icon of partially computed sub-mesh
2020-11-20 11:26:59 +03:00
eap
d3bb81e560
IPAL54700: TC-9.6.0: 0D Mesh - several items are missed in the OB popup menu
2020-10-22 12:19:01 +03:00
eap
76b3528b3f
bos #20244 [CEA 20227] OCCT SIGSEGV - Cutting of quadrangles
2020-10-22 11:33:25 +03:00
eap
d245f797f1
#19926 [CEA 19782] renumbering meshes
2020-10-15 16:57:54 +03:00
eap
981e2bca16
bos #19961 EDF 21858 - ExportMED
2020-10-12 17:15:51 +03:00
eap
222d596e3b
#19993 [CEA 17873] Delete group with contents crash
2020-09-28 14:18:24 +03:00
mpv
3632886261
#19919 [CEA] Group of Edges reported as empty
...
Make mesh marked by ! sign if after breaking link the referenced shape becomes different from the shape used for meshing before.
2020-09-04 17:46:03 +03:00
mpv
338d12a959
#19919 [CEA] Group of Edges reported as empty
...
Clear shapes-cash in GEOMClient also for sub-meshes objects.
2020-08-24 16:38:41 +03:00
eap
eac64fdf48
In dump script avoid removing missing geom objects
2020-08-10 17:43:45 +03:00
eap
f435fe5c82
Enable simultaneous usage of several StdMeshersGUI_SubShapeSelectorWdg's
...
Add SMESH_Gen_i::CountInPyDump(text) which is useful for defining uniquely
named variables in dump python scripts
2020-08-07 12:14:55 +03:00
eap
dbbd8a2dbe
Protection for the case of python command wrapped over several lines
2020-07-31 20:27:23 +03:00
eap
e85e13ee2a
#19765 EDF 21730 - long time to load med file file with huge amount of groups
2020-07-20 10:13:03 +03:00
eap
d55dbe18f5
Merge remote-tracking branch 'origin/V9_5_BR'
...
Conflicts:
src/SMESH_I/SMESH_Mesh_i.cxx
2020-07-10 19:33:14 +03:00
eap
1a39b08ad9
#19232 [CEA] overal Mesh quality crash on imported MED
...
Bug reason: the med file includes polygons based on none of nodes.
Solution: forbid creating such polygons
2020-06-09 15:09:07 +03:00
eap
1deb1c3b7e
#19232 [CEA] overal Mesh quality crash on imported MED
...
Bug reason: the med file includes polygons based on none of nodes.
Solution: forbid creating such polygons
2020-06-09 13:58:21 +03:00
eap
75b15d2531
Cosmetic changes
2020-05-27 20:48:43 +03:00
eap
19720c1ef8
IPAL54678: TC-9.5.0: Sub-mesh priority: not all sub-meshes are displayed in the dialog
...
+ Small improvement of a mesh context menu:
* Add "Clear + Compute" for a non-empty mesh
* Add "Show Compute Errors" for a failed meshing
* Remove "Compute" for a fully computed mesh
* Add an icon for "Export" item
2020-05-26 19:20:30 +03:00
eap
bba8dbd724
IPAL54678: TC-9.5.0: Sub-mesh priority: not all sub-meshes are displayed in the dialog
2020-05-26 17:59:55 +03:00
eap
928a9967c9
IPAL0054674: Wrong mesh icon after mesh modification
...
+ minor doc imp
2020-05-18 21:31:22 +03:00
eap
4b5a9b85ae
Unify function headers
2020-05-14 17:26:57 +03:00
eap
54d90bf525
SHAPERSTUDY: Break Link when geometry not changed
2020-05-14 16:40:46 +03:00
eap
4d658cb770
#19078 [CEA] Mesh Group - Group on filter
...
fix places where component name "GEOM" is used
2020-05-08 19:32:46 +03:00
vsr
0fc0831670
Copyright update 2020
2020-04-15 18:19:44 +03:00
eap
7406f0680a
SHAPERSTUDY: fix case of a group containing the main shape
2020-04-11 01:22:43 +03:00
eap
52a5308f7c
fix SHAPERSTUDY: when two meshes are on the same geometry
2020-04-08 19:01:46 +03:00
eap
f380991026
fix SHAPERSTUDY bugs
2020-04-08 11:19:56 +03:00
eap
ed5c94eda8
Pb: sub-mesh becomes invalid upon adding fillet to a sketch
2020-04-02 13:01:51 +03:00
eap
230046ed89
Task #3134 : Improve the relation between SHAPER and SMESH
...
Fix pb that sub-mesh loses hypotheses if topology changes
2020-03-17 21:23:13 +03:00
mpv
d07d6a9662
Fix the problem on break link and creation of a mesh on the same geometry:
...
- In SHAPER, create a part
- Create a sketch with a rectangle
- Extrude it
- Create a group of face with the TOP face
- Create a group of face with the BOTTOM face
- In SMESH, create a mesh with Netgen 1D2D
- Compute the mesh
=> The mesh groups TOP and BOTTOM are created (if "Create all Groups on geometry" is ticked in Create mesh dialog box)
- Call Break link on Extrusion_1_1 under Mesh_1.
- Compute Mesh_1 again (it has been cleared by break link).
- In SHAPER, edit the sketch and add a fillet in a corner
- In SMESH, create another mesh with Netgen 1D2D
- Compute Mesh_2
=> The mesh groups TOP and BOTTOM are created, but they are void and have a warning sign.
2020-03-12 18:02:51 +03:00
eap
4a3d652a69
#18835 Automatically create groups on Geometry in SMESH when the SHAPER result is modified
2020-03-11 19:57:24 +03:00
Pascal Obry
c9c3fe8924
Porting to ParaView 5.8
2020-03-11 14:37:59 +03:00
eap
155c6427af
#17336 [CEA 17333] Mesh offset generates a segmentation violation
2020-02-28 16:06:43 +03:00
eap
0e63df0f03
Fix regression of smesh/bugs_14/P7
2020-02-26 11:59:42 +03:00
eap
afef8ccaa7
Restore usage of GenericObject wraper ( _wrap )
2020-02-21 21:19:12 +03:00
vsr
6472eab132
Merge branch 'occ/shaper2smesh'
2020-02-21 17:00:22 +03:00
eap
48d9b5a07c
Fix negative volume of valid but small polyhedron
...
https://salome-platform.org/forum/forum_10/547695356
2020-02-17 21:34:19 +03:00
eap
66ec81f68d
#16522 [CEA 7599] Viscous layers hypothesis: extract layers as a group
...
1) Fix invalid python dump (missing Compute() before GetGroups())
2) Remove a group if group name changes
3) Remove an actor of a removed group
2020-02-14 18:11:57 +03:00
mpv
59fe51ff7f
Correct python dump for the SHAPERSTUDY part of the script
2020-02-14 15:51:40 +03:00
eap
788e2d8114
Fix Break Link called from TUI
2020-02-14 14:16:51 +03:00
mpv
09e4b58983
Fix for the break-link dump into python: also sub-mesh references must be updated.
2020-02-13 19:09:53 +03:00
vsv
800fdf5fdc
Do not remove Mesh on geometry change according to request #3134
2020-02-12 16:35:57 +03:00
mpv
4f9b4e3fb3
Make the dead shape correctly referenced by SMESH mesh after loading the python dump script
2020-02-07 15:42:25 +03:00
eap
7cda93af40
Make SetNodeOnEdge() tell a valid range if U is invalid
...
Inspired by https://salome-platform.org/forum/forum_10/103286584
2020-02-05 18:38:06 +03:00