eap
788e2d8114
Fix Break Link called from TUI
2020-02-14 14:16:51 +03:00
vsv
77a0ffa4a1
Set warning icon for mesh without geometry
2020-02-14 11:25:44 +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
mpv
2cdec6ec50
Support of python dump in SHAPER STUDY
2020-01-30 19:18:32 +03:00
eap
ab494e654a
New mesh icon if geometry changes
2020-01-28 17:14:39 +03:00
eap
c4d4c3be32
Fix exception at Break Link after shaper group modification
...
Scenario:
- Create a mesh on a box with sub-mesh on a group
- Modify group in shaper
- Switch to SMESH and Break Link ==> SIGSEGV
2020-01-24 21:36:13 +03:00
eap
fe414fe4e7
adjust for shaperBuilder
2020-01-23 21:56:19 +03:00
eap
7c8ea81b29
Update sub-mesh actors after Compute
2020-01-21 17:42:01 +03:00
eap
e3019524b4
Fix sub-mesh update upon shaper geometry change
2020-01-21 17:41:22 +03:00
eap
93ac2e8964
fix update of sub-meshes on group in checkGeomModif()
...
+ make SMESH_Mesh_i::_mainShapeTick persistent, which is needed for the case:
- open a saved study with shaper data
- edit an object in the shaper
- switch to smesh ==> shape modification not detected
2020-01-20 18:57:12 +03:00
eap
3801576eaf
in UpdateActorsAfterUpdateStudy() do not update actors
...
else an actor can switch to "node display mode"
2020-01-20 18:51:55 +03:00
eap
81dd629345
Fix sub-mesh creation by selection of mesh element + remove dead actors after BreakLink
2020-01-17 20:43:01 +03:00
eap
af067a707e
Update mesh according to geometry modif. Care of actors of removed objects
2020-01-16 16:41:56 +03:00
eap
174c7bbfbf
BUG: SMESH::GetGEOMGen() returns GEOM_Engine instead of SHAPERSTUDY
...
another place of SMESH::GetGEOMGen() usage
2020-01-15 17:01:31 +03:00
eap
8df5094ecd
Fix SMESH_Mesh_i::ReplaceShape()
2020-01-15 16:13:38 +03:00
eap
07ac4da8b2
BUG: SMESH::GetGEOMGen() returns GEOM_Engine instead of SHAPERSTUDY
...
1) GetGEOMGen() -> GetGEOMGen( GEOM::GEOM_Object_ptr go )
2) some formatting (whitespace changes)
2020-01-15 16:12:51 +03:00
mpv
2b3c553f4f
Implementation of Groups support by the SHAPER-STUDY module
2019-12-30 17:13:29 +03:00
vsv
c2a62ff550
Improve ReplaceShape interface
2019-12-27 18:26:04 +03:00
vsv
00b30e0d6c
Replace shape in Mesh object
2019-12-27 16:22:48 +03:00
vsv
26999fa04d
Update views on the module activation
2019-12-26 16:55:21 +03:00
vsv
68d2446f69
Update object browser
2019-12-26 14:55:44 +03:00
vsv
0ed56e5073
Translation on French
2019-12-23 18:52:42 +03:00
vsv
96a86667a9
Transfer BreakLink from Object to Gen
2019-12-23 14:57:39 +03:00
vsv
c47c00f480
Call BreakLinks method
2019-12-20 16:13:06 +03:00
vsv
b8ddb1330c
Define canBreakLink parameter
2019-12-20 15:53:23 +03:00
vsv
779967e2f5
Create "Break link" pop-up menu item
2019-12-20 13:04:00 +03:00
mpv
c56d066c64
Implementation of the automatic breaking the link if the shape is modified or deleted
2019-12-19 18:24:56 +03:00
mpv
b6155253f8
Fixes for SMESH working with SHAPERSTUDY
2019-12-17 14:37:02 +03:00
vsv
c7e6dcf72a
Modification of SMESH_Gen interface
2019-12-09 16:09:31 +03:00
vsr
b311e0ddf7
Merge branch 'V9_4_BR'
2019-12-06 16:56:39 +03:00
rnv
517ed49d01
Fix for issue '[EDF]: Broken links in the Developer's user guide in GEOM and SMESH'
2019-11-13 15:02:26 +03:00
rnv
b30d944ea3
Fix for issue '[EDF]: Broken links in the Developer's user guide in GEOM and SMESH'
2019-11-13 14:59:42 +03:00
eap
7bbc6346f7
#18097 [CEA] Mesh group not updated in the view after a compute with other hypotheses
2019-11-12 19:07:47 +03:00
eap
abf6641b14
#18097 [CEA] Mesh group not updated in the view after a compute with other hypotheses
2019-11-12 19:04:18 +03:00
eap
95aa1f92b9
#17956 [CEA 17925] COMPERR_OCC_EXCEPTION
2019-11-08 16:58:10 +03:00
eap
8fc0f4f355
#17956 [CEA 17925] COMPERR_OCC_EXCEPTION
2019-11-08 16:55:05 +03:00
vsr
5166ed186f
#17959 [CEA 17951] MG-HEXA segments MIN/MAX parameters not saved: 9.3.0 and in 9.4.0 + max_memory
2019-11-08 16:35:08 +03:00
vsr
d3aab2e9ab
#17959 [CEA 17951] MG-HEXA segments MIN/MAX parameters not saved: 9.3.0 and in 9.4.0 + max_memory
2019-11-08 16:33:41 +03:00
rnv
f5898e40ff
Increment version: 9.4.0
2019-11-06 09:53:23 +03:00
eap
db1df018eb
BUG: mesh.Append( nodeGroup ) adds nodes twice
2019-11-05 22:00:23 +03:00
eap
6d7121da90
#17871 [CEA 17868] Import 1D 2D threshold value (test_import1d2d_mesh_top.py)
...
Workaround for OCCT bug #31112 : replace BRepClass_FaceClassifier by BRepTopAdaptor_FClass2d
2019-10-30 17:24:46 +03:00
eap
d52c607e29
#17799 EDF 20211 - Problem with exporting to GEOM
...
Find existing sub-shapes by name and by ids
2019-10-30 14:53:36 +03:00
eap
9c7efc01ae
Fix a hang-up of UNV import
...
Hang-up at reading an empty data-set at the file end:
-1
2477
-1
2019-10-24 16:25:50 +03:00
eap
47514a428f
#17871 [CEA 17868] Import 1D 2D threshold value
2019-10-18 21:21:27 +03:00
eap
b76ac16dbb
#17864 [CEA 17856] Issue with Import 1D-2D
2019-10-16 17:39:43 +03:00
eap
b88c2f1bf7
#17828 [CEA 17805] Polyhedron Mesh volume calculation and volume orientation criterion
...
Fix volume calculation of invalid polyhedra
2019-10-16 15:24:43 +03:00
eap
2cc662ea28
#17828 [CEA 17805] Polyhedron Mesh volume calculation and volume orientation criterion
...
1) Fix BadOrientedVolume criterion to detect invalid polyhedrons
2) Fix SMESH_MeshEditor::Reorient() to correct orientation of polyhedron facets
2019-10-15 21:25:46 +03:00
eap
e67f8c2cab
#17828 [CEA 17805] Polyhedron Mesh volume calculation and volume orientation criterion
...
Implement ChangePolyhedronNodes()
+ Enable Orientation of Faces in wireframe mode
2019-10-15 16:04:58 +03:00