Anthony Geay
203cf427e4
WIP
2021-01-21 17:19:35 +01:00
Anthony Geay
76da6e3859
Move Python Study ref creation to KERNEL
2021-01-16 07:36:22 +01:00
Anthony Geay
9db9db05b9
Like before
2021-01-16 06:51:47 +01:00
Anthony Geay
498e1712b4
First SMESH/GEOM case OK without external Server connection
2021-01-16 05:58:47 +01:00
Anthony Geay
7911fd4a18
WIP
2021-01-14 07:27:11 +01:00
Anthony Geay
16d4535b34
Solve _SMeshHelper.so import error
2021-01-13 14:54:35 +01:00
Anthony Geay
f3b3cfd765
SIGSEGV at load time of _SMeshHelper.so
2021-01-13 14:09:11 +01:00
Anthony Geay
0eb02fa883
WIP
2021-01-13 11:58:20 +01:00
Anthony Geay
b687cd2004
Checkpoint 0 - OK now time to study management
2021-01-13 09:53:06 +01:00
Anthony Geay
36a8deb046
WIP
2021-01-13 09:34:10 +01:00
Anthony Geay
67e17c78dc
WIP
2021-01-12 17:31:25 +01:00
Anthony Geay
906eec7529
WIP
2021-01-12 17:19:38 +01:00
Anthony Geay
21f60f9cf3
WIP
2021-01-12 14:30:55 +01:00
Anthony Geay
bf24cd41fc
Init
2021-01-12 12:01:34 +01:00
eap
76e8d44a4d
IPAL0054702: TC-9.6.0: 1D Algo "Use Existing 1D elements" is ignored
...
Update docs
2020-10-22 17:21:19 +03:00
jfa
4a2c77515c
bos #20087 : [CEA 20080] spacing value constraint not taken into account in Body fitting hypothesis construction.
2020-10-16 13:41:08 +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
jfa
611b13e233
bos #20082 : Set reverse edge in GeometricProgression fails
2020-10-06 15:46:44 +03:00
mpv
a18dd5f05c
Fix for #19226 : ViscousLayers2D can't be created on a group from SHAPERSTUDY in python
2020-06-09 14:01:07 +03:00
mpv
cc893fddd4
Fix for the issue #19226 : ViscousLayers2D can't be created on a group from SHAPERSTUDY in python
2020-06-05 11:59:23 +03:00
mpv
b9ebe1deb0
A quick-fix for the #19221 smeshBuilder Mesh.Group(group) does not work on SHAPERSTUDY groups
2020-06-03 17:10:45 +03:00
eap
928a9967c9
IPAL0054674: Wrong mesh icon after mesh modification
...
+ minor doc imp
2020-05-18 21:31:22 +03:00
vsr
0fc0831670
Copyright update 2020
2020-04-15 18:19:44 +03:00
eap
f380991026
fix SHAPERSTUDY bugs
2020-04-08 11:19:56 +03:00
eap
24a8566eb1
#17336 [CEA 17333] Mesh offset generates a segmentation violation
2020-03-18 15:36:19 +03:00
vsr
6472eab132
Merge branch 'occ/shaper2smesh'
2020-02-21 17:00:22 +03:00
eap
78e005bc86
Enable creation of group of edges lying on wires using Mesh.Group()
2020-02-19 17:15:03 +03:00
eap
70eb9c09d0
#16522 [CEA 7599] Viscous layers hypothesis: extract layers as a group
2020-02-14 18:11:56 +03:00
eap
eb32ac37f3
#17351 [CEA] Mesh with Polyhedron
2020-02-05 16:15:42 +03:00
rnv
e374376aa6
bos #18641 [CEA 18636][Windows] SMESH_MeshersList environment variable separator
2020-01-29 15:02:42 +03:00
eap
5dcb2f2b46
#17845 [EDF] Modifications of Automatic meshing
2020-01-24 19:09:38 +03:00
eap
fe414fe4e7
adjust for shaperBuilder
2020-01-23 21:56:19 +03:00
vsv
c7e6dcf72a
Modification of SMESH_Gen interface
2019-12-09 16:09:31 +03:00
eap
2c751a0edd
#17636 [CEA 17369] Extrusion by normal: along average normal option issue
2019-09-06 19:02:21 +03:00
eap
54d95073e1
IPAL54157: Empty bounding box of a non-empty mesh
2019-09-04 20:50:22 +03:00
eap
a4f06a3d9d
IPAL54452: Compact mesh after merge operations
...
Don't use elem IDs at UNV and DAT export to avoid gaps in numeration
2019-08-29 16:19:25 +03:00
eap
fad0945128
Typo fixes by Kunda
...
https://salome-platform.org/forum/forum_9/495080934
2019-08-27 14:48:19 +03:00
eap
66f913b253
#17319 : EDF 20003 - suppress Meshes in TUI
2019-08-27 14:13:23 +03:00
eap
0146a69d82
IPAL54585: Extrusion 3D algo fails with "OCC exception. Standard_NoSuchObject: NCollection_DataMap::Find" error
...
Issue (2) with Geometric Progression reported in
https://www.salome-platform.org/forum/forum_10/976643804#300891023
Fixed in StdMeshers_Prism_3D.cxx
+ Minor changes:
1) SMESHGUI_PreVisualObj::myMesh in now SMESHDS_Mesh*
2) TPythonDump::DumpArray is now public method
3) In StdMeshers_FixedPoints1D, make args of Set*() methods const
4) Install SMESHGUI_PreVisualObj.h
5) Make StdMeshers_QuadrangleParams::SetCorners() available via CORBA
2019-08-02 18:14:14 +03:00
eap
ce56cca517
#16843 EDF 19340 - wrong quadratic mesh
2019-04-18 21:34:39 +03:00
eap
734c82522e
Fix typo by Kunda
...
https://www.salome-platform.org/forum/forum_9/253019360
2019-04-08 13:38:22 +03:00
eap
55d3f10182
IPAL54527: SIGSEGV after group removal
...
Fix SMESHDS_GroupOnFilter.cxx
+ partial fix for SALOME_TESTS/Grids/smesh/imps_09/K0 (SMESH_Slot.cxx)
2019-04-04 20:02:34 +03:00
eap
98ec6be586
Fix MinDistance for node-group (SALOME_TESTS/Grids/smesh/imps_09/K0)
...
+ Minor doc improvement
2019-03-06 16:59:54 +03:00
eap
d2248790d7
#16648 [CEA] RadialQuadrangle algorithm hypothesis change requires a Clear Mesh Data beforehand
...
+
1) Optimize FreeEdges::IsFreeEdge()
2) Fix SMESH_MeshEditor::FindFreeBorder() for the case of multi-continuation
3) Improve Mesh.GetLength() to accept groups and list of IDs
2019-03-05 19:35:52 +03:00
eap
6ca4db2d7c
Fix SALOME_TESTS/Grids/smesh/imps_09/K0
...
Fix Triangulator for the case of self-intersecting but valid polygon
+ some fixes for #16469
1) ElementsOnShape: fix too high octree of classifiers in case of large tolerance
2) SMESH_MeshEditor::SewFreeBorder() SIGSEGV on over-constrained elements
3) Project(): adjust radius to avoid checking too many elements
4) Protect SMESH_Gen_i::Compute() from CORBA error in case of a removed mesh
5) smeshBuilder.Mesh.FindCoincidentNodesOnPart() - fix for a case of ID list
2019-02-22 21:17:20 +03:00
vsr
6d32f944a0
Update copyrights
2019-02-14 15:33:05 +03:00
eap
cc85955178
23636: EDF 18217 - Problem when suppressing CAD
...
+
1) optimize standalone group filling
2) fix regressions caused by adding FT_Length3D
2019-02-04 14:32:58 +03:00
eap
401b2a2e54
23620: EDF 10301 - Completing Extrusion along a path
...
Add scale factors to Extrusion along line
Add angles to Extrusion along path
2019-01-24 18:28:24 +03:00
eap
64680c27c1
23617: EDF 14133 - Complete Merge Nodes / Merge Elements operations
...
+
1) fix bug that SMESH_MeshEditor::DoubleElements() can't duplicate all
elements if they are of different dimension
2) Add QString GetName( Handle(SALOME_InteractiveObject)& ) that gets
missing name from SObject.
2019-01-18 21:31:22 +03:00