Commit Graph

157 Commits

Author SHA1 Message Date
jrt
3718a3da88 In Save. Do not read the med file name from the hdf file. It is always [tmpdir][Study]_SMESH_Mesh.med. 2004-03-15 17:51:25 +00:00
jrt
03967e431d Save the Id of hypothesis and algos to the study files. 2004-03-15 17:18:44 +00:00
jrt
2d6b256c47 Do not create the SMESH engine at module initialisation. It must be created at the first GUI command, else the loading study fail. It should fix the bug KERNEL5238. 2004-03-15 17:17:10 +00:00
jrt
02bbf97f10 Enable the" File > Import" menu. 2004-03-05 12:58:57 +00:00
jrt
7c825744f8 One unwanted command was added to the mesh log. It is now fixed. 2004-03-05 12:55:16 +00:00
jrt
58d4e7b341 Add an update all command in the log of mesh DS. It will allow to display the whole mesh with a small number of CORBA call. 2004-03-01 14:04:23 +00:00
jrt
d2b92e5939 Clean the Load method. 2004-02-23 16:38:49 +00:00
jrt
0d30056185 Remove unneeded dependencies to libDriverMED, libDriverDAT and libDriverUNV. They are replaced by libMeshDriver. 2004-02-16 13:55:10 +00:00
jrt
c33d1b0113 Import mesh is now done in the SMESH container, not in SMESHGUI. Each mesh file parser and writer is a plugin loadable as a shared library 2004-02-16 10:13:47 +00:00
admin
a907e4482a This commit was generated by cvs2git to create branch
'br_enable_import_mesh'.

Sprout from master 2004-02-02 16:43:59 UTC jrt <jrt> 'Fix a bug (crash when adding an hexahedron from ids).'
Cherrypick from IMPORT 2003-07-10 08:13:02 UTC yfr <yfr@opencascade.com> 'sources v1.2':
    src/DriverMED/DriverMED_R_SMESHDS_Document.h
    src/DriverMED/DriverMED_W_SMESHDS_Document.h
    src/SMESHGUI/SMESHGUI_msg_en.po
2004-02-02 16:44:00 +00:00
jrt
642ed0a836 Fix a bug (crash when adding an hexahedron from ids). 2004-02-02 16:43:59 +00:00
jrt
404443cc0a update. 2004-01-30 16:00:43 +00:00
jrt
7931eb30d9 update. 2004-01-30 15:42:52 +00:00
nri
735f721af6 NRI : 1.4.0 version 2004-01-30 13:18:38 +00:00
jrt
fe5624a4bb Upgrade to version 1.4.0. 2004-01-29 17:52:25 +00:00
jrt
253bd8edea Merge branch merge_1_2_d 2004-01-29 17:33:20 +00:00
jrt
30d5082e4a update 2004-01-20 11:26:56 +00:00
jrt
8f0dab9774 update 2004-01-20 10:43:21 +00:00
nri
f09214744c NRI : bug KERNEL5014 fixed. 2004-01-14 09:24:03 +00:00
nadir
ae40db1097 removing the call to the tetrahedron generator NETGEN, because I did not yet
manage to make NETGEN running on the flight geometry.
2004-01-06 15:19:21 +00:00
nadir
14d5b8633d Mounting the hypothesis LengthFromEdges in th GUI of SMESH. This
functionality was only in the C++ API, and in the CORBA API.
2004-01-06 15:17:32 +00:00
jrt
7d5f114fea Fix a mispelled environment variable for idl python 2004-01-05 16:14:31 +00:00
jrt
44cd2f9819 update 2004-01-05 14:32:39 +00:00
jrt
20911863d8 Add a patch to make the build of netgen more user-friendly 2004-01-05 13:53:09 +00:00
jrt
79458cb904 We do not need OCAF in Netgen 2004-01-05 13:52:25 +00:00
jrt
3dac33dcd5 Fix some quotes problems. 2004-01-05 13:38:38 +00:00
jrt
fad0769be8 [Bug SMESH4830] bug in instal with gcc 2.95. Bug fixed.
Note: SGI say that <algorithm> is requiered to use set_intersection (see http://www.sgi.com/tech/stl/set_intersection.html).
2004-01-05 09:05:43 +00:00
nadir
47e405c5ea Since there is an idl precompilation directive in SMESH_BasicHypothesis.idl
file, a -DHAVE_NETGEN idl has to be added when compiling SMESH with netgen to
the idl c++ flags as well as to the idl python flags.
2003-12-16 15:27:48 +00:00
nadir
0cce2b323f correct a small bug found by the EDF developpement team (PN and AT) :
AddVolume in the case of a Tetrahedron.
2003-12-15 13:15:33 +00:00
jrt
76ffafd784 [Bug SMESH4598] Crash of the session when compute and update are not done in the same view. Bug fixed. 2003-12-11 09:51:27 +00:00
jrt
0aec6215ad HAVE_NETGEN (#define) to remove an unresolved symbol when building without netgen 2003-12-11 09:49:11 +00:00
jrt
bf1947495c Create and use HAVE_NETGEN (#define) to avoid unresolved symbols in libraries. 2003-12-10 17:23:08 +00:00
jrt
aadf713b66 Cosmetics 2003-12-10 16:05:04 +00:00
nadir
51fa3b0985 Correcting a problem araising when building the SMESH module whithout Netgen. 2003-12-09 14:13:45 +00:00
nadir
d808e769a0 updating or adding when merging in the main trunk with the version in the
branch nadir_1_2_2 !! Here a document related to the integration of NETGEN in
the SMESH module has been added for future work in the integration of other
mesher.
2003-12-09 10:00:37 +00:00
nadir
faa1c8f2bc updating or adding when merging in the main trunk with the version in the
branch nadir_1_2_2 !!
2003-12-08 15:43:20 +00:00
jrt
cf8c1dc99e Remove "pause" primitive call. 2003-12-05 14:49:58 +00:00
jrt
8384c80a93 update 2003-11-27 11:47:28 +00:00
jrt
00d8bf239f [Bug SMESH839] Spelling: Hypotheses - Hexa?edron (i,j,k). Bug Fixed. 2003-11-27 11:45:38 +00:00
nri
09b345dbed NRI: 1.3.0 version. 2003-11-25 08:52:49 +00:00
nri
ec36a48904 NRI : Add static documentation. 2003-11-20 12:45:51 +00:00
nri
f25b630db2 NRI : Update images. 2003-11-20 12:45:16 +00:00
nri
0ee4095f28 NRI : Generate TreeView. 2003-11-20 12:44:23 +00:00
nri
a23fca498d NRI : Add static directory. 2003-11-20 12:43:43 +00:00
jrt
f10f417873 update for V1_3_0_b2 2003-11-18 15:01:30 +00:00
nadir
341338ff08 merge with the branch nadir_update_MED_v1_3_0 (branch to build the V1_3_0
version of the module.
2003-11-18 09:19:32 +00:00
jrt
fca9d06704 update 2003-11-17 09:22:16 +00:00
jrt
2f80a011ae Update for V1.3.0b1 2003-11-12 13:20:38 +00:00
jrt
94f6c18ae0 MergeV1_2c-1 2003-11-12 11:40:21 +00:00
nri
bdfbfa829d NRI : MergeV1_2c-1. 2003-11-06 14:43:11 +00:00