eap
3324206404
PAL13473 (Build repetitive mesh):
...
1) show the reason why a mesher lib is not loaded in DEBUG mode
2) treat a new algo error
2006-12-06 15:20:18 +00:00
eap
8860097b4b
PAL13473 (Build repetitive mesh):
...
1) now dlg of MESHGUI_GenericHypothesisCreator is non modal
2) make MESHGUI_GenericHypothesisCreator::dlg() work
2006-12-06 15:18:17 +00:00
eap
b6766b8ebd
PAL13473 (Build repetitive mesh):
...
1) desable myDlg when edit/create a hyp as now dlg of MESHGUI_GenericHypothesisCreator is non modal
2) fix pb that changing algo MEFISTO+hyp -> Quad(mapping) does not
unassign hyp of MEFISTO
2006-12-06 15:15:00 +00:00
eap
6bd62e2312
PAL13473 (Build repetitive mesh):
...
add 2 new algo error msgs
2006-12-06 15:09:56 +00:00
eap
0f50116e02
PAL13473 (Build repetitive mesh):
...
export MESHGUI_VTKUtils.h
2006-12-06 15:08:29 +00:00
eap
03843f8a86
PAL13473 (Build repetitive mesh):
...
add corresponding classes and methods
2006-12-06 14:54:29 +00:00
eap
e117dee711
PAL13473 (Build repetitive mesh):
...
Take myKind field into account
2006-12-06 14:52:21 +00:00
eap
7e07caff33
PAL13473 (Build repetitive mesh)
...
Add static int NbCornerNodes(VolumeType type)
2006-12-06 14:50:39 +00:00
eap
dbb3cdd2ec
PAL13473 (Build repetitive mesh)
...
Protect AspectRatio3D::GetValue() from FPE signal
2006-12-06 14:48:33 +00:00
eap
cb75222e29
PAL13473 (Build repetitive mesh)
2006-12-06 14:46:35 +00:00
mzn
a3c6d051d0
Additional fix for bug PAL13701(EDF 319 SMESH : Export UNV failed with not enough space disk --> No user information).
2006-12-06 14:40:44 +00:00
mkr
2322b79c1a
Update Mesh documentation, because of one page was missing in CVS.
2006-12-06 10:18:33 +00:00
mkr
c158102688
Fix for PAL14092 : EDF PAL 337 : SMESH Display problem on VTK.
2006-12-04 13:01:51 +00:00
jfa
ff7f8d4579
Change version to 3.2.4
2006-12-04 09:04:56 +00:00
mzn
158db6afbf
Mesh module improvement related to selection of geometrical objects in mesh group and sub-mesh creation GUI.
2006-11-30 07:48:32 +00:00
mkr
ac1bc3bab0
Update documentation for PAL10048 ("Set Rotation Point" dialog - VTK 3D Viewer).
2006-11-29 13:03:08 +00:00
mzn
b86d1b358d
Fix for bug IPAL13980(The object browser is not updated automatically after "Find geometry by mesh").
2006-11-24 12:30:39 +00:00
skl
a89aeef1f1
Update test for new version of PartitionAlgo.
2006-11-03 14:37:22 +00:00
jfa
b4b28c38b9
IMP PAL13422: EDF291: define a submesh with more than one entities. Create a group from all selected subshapes and then define a submesh on this group.
2006-11-01 08:15:13 +00:00
mzn
c73213143d
Fix for bug PAL13701(EDF 319 SMESH: Export UNV failed with not enough space disk --> No user information).
2006-10-31 13:23:07 +00:00
mzn
b39db60480
Fix for PAL13607(EDF PAL 313 : Random group colors when unassigned).
2006-10-31 10:53:13 +00:00
jfa
14b41fa561
Change version to 3.2.3
2006-10-30 14:52:38 +00:00
mzn
ef84c832cb
Correction.
2006-10-30 10:01:12 +00:00
mzn
02636f14d7
Documentation comments update.
2006-10-30 08:54:57 +00:00
mzn
6952c46a03
Correction. Allows to fix the problem with shell meshing.
2006-10-30 08:53:15 +00:00
mzn
7490467772
Dicumentation update according to smesh.py interface redesign.
2006-10-30 08:51:51 +00:00
mzn
d491005a53
Fix for bug PAL12557(V3_2_0b2: SMESH documentation for scripts not up to date).
2006-10-30 08:50:24 +00:00
mzn
20424edc38
Fix for bug (IPAL13705 Error during execution of "SMESH_BelongToGeom.py" script).
2006-10-27 11:35:07 +00:00
mzn
9d30aa7eb9
Fix for bug IPAL13698(Error during execution "SMESH_mechanic_netgen.py" and "SMESH_fixation_netgen.py" scripts).
2006-10-27 11:16:02 +00:00
mzn
5c2e18f329
Add several methods.
2006-10-26 13:00:22 +00:00
skl
2d1ed8ae65
Corrected for bug PAL13637.
...
Changes in ::OnGUIEvent() in switch for case 9010.
2006-10-24 05:22:35 +00:00
mzn
0809d8c97f
smesh.py interface redesign.
2006-10-20 12:16:44 +00:00
mzn
c5b7bbe381
Scripts update concerninig the smesh.py interface redesign.
2006-10-20 12:02:42 +00:00
skl
0c56d66286
Corrected for PAL13626.
...
New method GetShapeIDForElem() is added.
2006-10-20 05:11:32 +00:00
skl
6a2b47a7b0
Corrected for PAL13626.
...
New method GetShapeIDForElem() is added.
Mehtod GetShapeID() is changed.
2006-10-20 05:10:49 +00:00
mzn
80c143d3ef
Fix for PAL13364(EDF PAL271 : Med export with not enough space on disk : No Warning message).
2006-10-19 08:29:58 +00:00
enk
75c763d85b
Correction for BUG Bug PAL13498:
...
In the current context functions getNumberFromFile same as getNumber
2006-10-18 08:23:24 +00:00
skl
bfdb869b5b
Corrected for PAL13549.
2006-10-17 06:48:15 +00:00
skl
846ed72204
Corrected for PAL13400.
2006-10-11 11:10:03 +00:00
eap
faf37f0973
add comment of GetSubShapesId()
2006-10-11 11:06:31 +00:00
skl
355aa3565c
Corrected for PAL13543 and PAL13549.
2006-10-09 11:02:00 +00:00
skl
550e1301e1
Corrected for PAL13543.
2006-10-09 11:01:33 +00:00
jfa
4c42415f0f
PAL13571: 'Create Mesh' dialog: selected geometry is changed after hypothesis creation.
2006-10-05 11:17:52 +00:00
jfa
95814cfa9f
PAL13397: Upper case characters in SMESH plugins. Now both variants of environment variable (upper case and case sensitive) are automatically available for NETGEN and GHS3D plugins.
2006-10-05 07:31:50 +00:00
jfa
0468bfa232
Fix bug with 2D algorithms, applied to shells (PAOUK). A patch by EAP.
2006-10-04 13:21:59 +00:00
jfa
66503f43bd
Roll-back integration.
2006-10-04 13:20:29 +00:00
jfa
5ebb213563
Fix bug with 2D algorithms, applied to shells (PAOUK).
2006-10-04 13:15:19 +00:00
jfa
ffab2d99a0
PAL10867: noexcepthandler option in GUI not working. Disable signals catching.
2006-09-28 08:18:51 +00:00
maintenance team
933c17cfd8
Correction for problem: Computation of mesh via "Length From Edges" hipothesis failed.
2006-09-27 10:13:05 +00:00
maintenance team
19aa849efc
Update for gcc4.1.1
2006-09-26 08:24:09 +00:00