Commit Graph

558 Commits

Author SHA1 Message Date
mzn
9400fe5867 Fix for bug 0019870(Import/Export should show current directory). Correction. 2008-06-07 13:55:17 +00:00
mzn
3e81347908 Fix for bug 0019870(Import/Export should show current directory). 2008-06-07 12:49:40 +00:00
eap
e8ee05e869 PAL16760 - MED file information
store MedFileInfo instead of file name in order not to open med
    file every time GetMedFileInfo() is called, which happens at every
    invoking pop-up of mesh.
2008-05-30 09:26:48 +00:00
skl
ce5a49c530 Update for bug IPAL19784. 2008-05-29 05:11:32 +00:00
skl
5971357dfc Updated for IPAL19813. 2008-05-28 05:36:27 +00:00
asl
239fc6cc6a PAL16760 - MED file information 2008-05-27 10:27:58 +00:00
dmv
2c5c38b368 IPAL 19788 REGRESSION - groups are lost after import UNV file. 2008-05-27 08:28:45 +00:00
eap
caf39ac84c PAL19817 Projection 1D algorithm failure.
fix association of groups by propagation
2008-05-27 07:43:06 +00:00
eap
2637a98e56 PAL19802 A "Clear Mesh data" method for SMESH.Mesh objects
hide groups and submeshes
2008-05-27 06:17:13 +00:00
skl
a1e8ac1ffa Updated for IPAL19826. 2008-05-27 06:13:26 +00:00
eap
2a180e9a89 add missing includes 2008-05-26 14:15:28 +00:00
eap
4e38a82bb3 comment warning message 2008-05-26 14:15:02 +00:00
eap
54df188f64 PAL19802 A "Clear Mesh data" method for SMESH.Mesh objects 2008-05-26 14:14:19 +00:00
skl
7d5c34c37c Updated for NPAL15716. 2008-05-26 07:24:55 +00:00
eap
7a72e1b402 remove obsolete file 2008-05-23 10:15:17 +00:00
dmv
ef54a05a85 Bug #: NPAL19561 Strip extra spaces from groups popup menu in SMESH 2008-05-22 08:54:11 +00:00
eap
b7a2b97337 remove unused variable 2008-05-22 08:43:32 +00:00
eap
ca799421eb PAL19785 Anomaly UnionGroup + hdf save
Prevent from whitespace being the last char of family name
2008-05-22 08:43:10 +00:00
jfa
c1d7a51e7e NPAL18500: structured help for SMESH python interface. 2008-05-21 10:29:11 +00:00
dmv
b9d1ac1de2 IPAL 19788 4.x: REGRESSION - groups are lost after import UNV file. 2008-05-21 09:34:01 +00:00
skl
38beeccb16 Updated for NPAL19665. 2008-05-21 06:31:42 +00:00
mkr
e4ca575902 Fix for NPAL19645 : Improve SMESH documentation: describe all filters. 2008-05-20 13:23:55 +00:00
jfa
fae671f73c NPAL19658: Deletion problem. Invalid actions were called by shortcuts. 2008-05-20 08:03:01 +00:00
dmv
4fbfc9aa30 NPAL 19727 EDf 715 SMESH: Import of unv file adds a space character at the end of group names 2008-05-19 07:31:14 +00:00
dmv
b66fdf7ddc NPAL13898 2008-05-08 13:19:51 +00:00
dmv
c3e2a7b12e NPAL13898 Ok/Apply/Close laborious for User 2008-05-07 11:37:21 +00:00
jfa
1eae970eff Default MED version for export is 2.3. 2008-05-06 07:32:45 +00:00
eap
b8d390c6f9 add more options to BLSURF 2008-05-05 10:23:44 +00:00
eap
2c990d2d24 add more options to BLSURF 2008-05-05 06:06:06 +00:00
eap
3d5cf736e4 PAL19680 CEA 4.1.2: Meshers: BLSURF, GHS3D and holed shapes
add more 4 advanced options to GHS3D
2008-04-30 09:39:40 +00:00
mzn
9764a38099 Additional fix for bug NPAL19028 (see remarks from Olivier Giorgis). 2008-04-29 13:17:03 +00:00
jfa
b81d800721 NPAL19656: EDF709: Dump file with ExtrusionAlongPath does not work. 2008-04-29 11:03:08 +00:00
eap
688f84c387 Fix problem that "Show SubShape" does not work 2008-04-25 06:26:27 +00:00
eap
975d5ce014 in GetAvailableHypotheses(), checkGeometry only for algorithms 2008-04-24 12:50:31 +00:00
eap
036639c859 PAL19395 Unknoun exception is raised after trying to import med file in SMESH
protect from exception when setting invalid color
2008-04-23 14:04:53 +00:00
eap
95f6a1059b in Mesh.Compute(), report hypothesis errors even if compute() returns OK 2008-04-23 07:02:52 +00:00
eap
570bbfb2ff add and fix methods of GHS3D and BLSURF hypotheses 2008-04-22 16:52:09 +00:00
eap
70f7bf5c7d fix check that submeshes are computed if !algo->OnlyUnaryInput() 2008-04-22 16:51:01 +00:00
dmv
6d38cbb6d0 Correct implementation of NPAL 19561 2008-04-17 08:41:36 +00:00
eap
25b744c11f try to project face nodes if node positions are invalid, report an
error on their invalidity
2008-04-17 07:51:48 +00:00
eap
c69cf27bd1 improve error message 2008-04-17 07:49:56 +00:00
eap
bec2f2dc5f make PrepareForWriting() public 2008-04-17 07:46:51 +00:00
eap
d120b39537 remove useless messages 2008-04-17 07:46:07 +00:00
eap
22b9a6bf30 enable loading resources of MESH plugings by prepending plugin name to pixMap name 2008-04-17 07:45:32 +00:00
eap
f2bbde8d18 add method allowing to customize help page location
+  virtual QString helpPage() const;
2008-04-17 07:44:47 +00:00
eap
ce4982ab11 try to cope with invalid node params on edges 2008-04-17 07:42:14 +00:00
jfa
cbb220b1c0 Comments reviewed by YSN. 2008-04-16 13:40:14 +00:00
dmv
660f03eed4 NPAL 19561 Name of objects does not appear in the context menu of VTK viewer 2008-04-16 10:17:40 +00:00
eap
0958758e5e PAL18352, PAL19290: Conflict in objects selections when switching modules
+  virtual bool                        isSelectionCompatible();
2008-04-16 08:22:32 +00:00
eap
72a4218868 fix DriverMED_Family::Init() 2008-04-08 12:14:41 +00:00