Commit Graph

740 Commits

Author SHA1 Message Date
vsr
ef9cbe8b34 Issue 0020379: EDF SMESH 1047: Impossible to select pentahedrons when creating mesh volume groups.
Additional fix for the problem of unusable dump file generation.
2009-07-01 09:56:00 +00:00
vsr
a33d4b00c3 Issue 0020367: add default preferences for quadratic elements visualization 2009-06-26 12:42:31 +00:00
vsr
b746d8b4e2 Additional fix for issue 19928 2009-06-26 12:25:17 +00:00
dmv
b5b677e66c Issue 0019928: EDF 771 SMESH : Extrusion (Revolution) with normal to a face
Additional modifications
2009-06-26 12:10:16 +00:00
dmv
996a005965 0019928: EDF 771 SMESH : Extrusion (Revolution) with normal to a face 2009-06-24 08:51:43 +00:00
vsr
8976fc48ed Issue 0020202: EDF SMESH 985: Differences between using Netgen1D2D3D or Netgen3D + Netgen2D + Regular1D
Correct grammar mistake
2009-06-23 08:36:52 +00:00
maintenance team
1063d2e710 Update SMESH GUI documentation 2009-06-22 12:45:07 +00:00
jfa
6be0ab18d5 Bug 0020378: EDF 1042 SMESH : Gui of SMESH hypothesis not multi-study ? 2009-06-17 12:39:17 +00:00
vsr
794d868052 Issue 0020386: EDF 1039 SMESH : FindNodeClosestTo problem 2009-06-17 10:32:10 +00:00
ptv
a351e17e75 IMP 0019925 (Improve Precompute modes detection) 2009-06-15 12:35:04 +00:00
dmv
bd5974724b V5_1_2_BR : Help on Mesh Element Info is not coherent with issue 0020104 2009-06-10 13:41:22 +00:00
ptv
84ba70c0d6 IMP 0019929 (Replace "smesh.smesh" by "smesh" 2009-06-10 13:15:22 +00:00
ouv
e28884f9e3 Fix of issue 0020379: EDF SMESH 1047: Impossible to select pentahedrons when creating mesh volume groups 2009-06-09 08:27:02 +00:00
dmv
8bdfcf6b27 IPAL21164 TC5.1.2: Regression. Not all created 1D and 2D elements are restored from saved “*.hdf” file 2009-06-08 13:20:36 +00:00
vsr
15aa1938cc Fix problems with BLSURF hypotheses documentation 2009-06-08 09:54:04 +00:00
dmv
d9aa9689e8 IPAL21170 TC5.1.2: help problems for next "Hypothesis Construction" dialogs 2009-06-08 08:35:33 +00:00
dmv
bd84f5e2cd TC5.1.2: fatal error on 2D Mesh preview 2009-06-08 07:03:03 +00:00
ouv
1503787ed9 Remark of issue 0019967: EDF SMESH 806: TUI script example is missing for the ConcatenateWithGroups function 2009-06-05 10:07:53 +00:00
ouv
eb732dc62e Fix of remark of issue 0019818: EDF 703 SMESH VISU : Display Mesh Groups names in viewer (as a caption) 2009-06-05 07:28:07 +00:00
rnv
4376354187 Issue 20115: [CEA 308] Quadratic elements visualization (additional fix). 2009-06-04 12:20:14 +00:00
maintenance team
6a528ce128 Changing version to 5.1.2 2009-06-01 10:25:36 +00:00
nge
8657df1e18 Update documentation for BLSurf size map feature 2009-05-29 14:48:47 +00:00
vsr
23636c1eb3 Issue 0020370: Symbols multi defined 2009-05-28 13:39:06 +00:00
dmv
bd5c3ea6d2 0020373: MakeMultiTransformation1D failed on maintenances branch (V4 and V5) 2009-05-27 14:34:10 +00:00
vsr
c645e10df0 Issue 0020368: SMESHGUI_MeshDlg::isTabEnabled must return something 2009-05-27 14:20:16 +00:00
vsr
b726570a5c Issue 0020368: SMESHGUI_MeshDlg::isTabEnabled must return something 2009-05-27 14:10:47 +00:00
ouv
9df276244b Issue 0019818: EDF 703 SMESH VISU : Display Mesh Groups names in viewer (as a caption) 2009-05-27 12:05:48 +00:00
rnv
e85139c53f Implementation of the issue 20115: [CEA 308] Quadratic elements visualization.
Some corrections.
2009-05-27 12:05:17 +00:00
rnv
c66c06508b Implementation of the issue 20115: [CEA 308] Quadratic elements visualization. 2009-05-27 11:25:25 +00:00
ouv
daf3ca87d0 Issue 0019818: EDF 703 SMESH VISU : Display Mesh Groups names in viewer (as a caption) 2009-05-27 07:24:39 +00:00
eap
cead6d7aed 0019936: EDF 794 SMESH : Export UNV : Node color and group id
default node color - 11
2009-05-26 05:22:13 +00:00
eap
c13e1f70bc 0019936: EDF 794 SMESH : Export UNV : Node color and group id
write group label as <group ID>+1
2009-05-26 05:17:10 +00:00
eap
4ac1bf1b0d minor change 2009-05-25 11:37:37 +00:00
eap
ca174cbff6 0020145: EDF 666 SMESH: Modifications of GEOM groups are not taken into account
1) Call CheckGeomGroupModif() in Clear()
    2) In CheckGeomGroupModif(), implement case where meshed geom group changes
2009-05-25 11:37:06 +00:00
eap
b4562e1bda 0020145: EDF 666 SMESH: Modifications of GEOM groups are not taken into account
+  void changeLocalId(int localId) { myLocalID = localId; }
+  friend void SMESH_Mesh_i::CheckGeomGroupModif();
2009-05-25 11:33:38 +00:00
eap
8a18d05e3b 0020145: EDF 666 SMESH: Modifications of GEOM groups are not taken into account
enable Load() in case if meshed geom group has changed
2009-05-25 11:32:35 +00:00
eap
a16572377f 0020145: EDF 666 SMESH: Modifications of GEOM groups are not taken into account
update object browser as some object can be removed
2009-05-25 11:29:49 +00:00
eap
b5cb4a64fb 0020145: EDF 666 SMESH: Modifications of GEOM groups are not taken into account
In ShapeToMesh(), delete submeshes
2009-05-25 11:24:54 +00:00
eap
c7b8fb12f3 0020145: EDF 666 SMESH: Modifications of GEOM groups are not taken into account
allow changing shape to mesh in case of shape being group
2009-05-25 11:20:50 +00:00
vsr
9a32d230ac 0020354: EDF 1031 OTHER warnings with automake 1.10 2009-05-22 12:39:14 +00:00
dmv
adc76cf234 0020104: EDF 861 SMESH : Mesh element info evolution 2009-05-21 13:09:36 +00:00
vsr
efc89ab066 0020362: EDF SMESH: Smesh commands always generate print logs 2009-05-21 11:11:41 +00:00
eap
c4e4d52dd6 0020279: [CEA 334] control the "random" use when using mesh algorithms
fix for SIGSEGV on quadratic  mesh
2009-05-20 13:21:04 +00:00
eap
c8e501d713 0020279: [CEA 334] control the "random" use when using mesh algorithms
sort faces by IDs
2009-05-19 15:41:19 +00:00
eap
318d07b4db 0020279: [CEA 334] control the "random" use when using mesh algorithms
1) delete temporary faces in destructor
   2) bind created pyramids to shape
   3) create quadratic pyramids when necessary
   4) sort faces by IDs
2009-05-19 15:40:53 +00:00
eap
58e6fd99b6 0020279: [CEA 334] control the "random" use when using mesh algorithms
fix FindMatchingNodesOnFaces() on quadratic mesh
2009-05-19 15:36:09 +00:00
eap
e07947533e 0020279: [CEA 334] control the "random" use when using mesh algorithms
fix SetSourceMesh(): set mesh before calling NotifySubMeshesHypothesisModification()
2009-05-19 15:35:17 +00:00
eap
eb2c096f8e 0020279: [CEA 334] control the "random" use when using mesh algorithms
Compare TNode's by node ID
2009-05-19 15:34:07 +00:00
eap
966f6ecf06 0020279: [CEA 334] control the "random" use when using mesh algorithms
In SetEventListener(), avoid meshing of internal vertices of
   complex edge
2009-05-19 15:33:12 +00:00
eap
ec51778b0c 0020279: [CEA 334] control the "random" use when using mesh algorithms
fix SourceShape3D() for the case when no vertices are provided
2009-05-19 15:32:08 +00:00