akl
88935cd2fb
To update MergeEqualElements() interface in accordance with PAL13190 improvement.
2007-03-23 14:09:47 +00:00
eap
f3488617a0
PAL15174 (Dump study works wrong for Concatenate)
...
minor improvement
2007-03-12 09:11:15 +00:00
akl
170717dd40
IPAL15174 (Dump study works wrong for Concatenate):
...
fix of Problem 2 (there is no Concatenate command in file).
2007-03-07 13:40:41 +00:00
akl
32a1c8d34e
PAL13312 (EDF262 SMESH mesh concatenation operation needed):
...
add Concatenate()
2007-03-05 11:36:22 +00:00
eap
6cf0f537eb
PAL13504 (Mesh from an imported mesh)
...
fix memory release error
2007-02-19 16:34:52 +00:00
mkr
7f1b2ac477
Fix for NPAL14831 : removing some traces (again) in SMESH module.
2007-02-08 13:49:29 +00:00
eap
692570eb2b
PAL13601 (application crashes during GetAlgoState() execution)
...
in GetAlgoState(), initialize CORBA::String_var algoName with
an empty string
2007-01-16 08:43:20 +00:00
eap
6de9a2197d
NPAL14335 (EDF 344 SMESH : "ERROR : Iterator not implemented " when loading a script)
...
use set<element,comparator> instead of map<ID,element> to
have elements sorted by ID
2006-12-29 14:37:28 +00:00
eap
48578200ac
PAL13473 (Build repetitive mesh):
...
Set shape to all meshes before hypo assignation
2006-12-08 14:43:46 +00:00
eap
a1a9ed2c4d
PAL13473 (Build repetitive mesh):
...
1) add int GetObjectId(CORBA::Object_ptr)
2) in GetAlgoState(), treat a new algo error
3) modify Load() to restore references of hypos to meshes and shapes
2006-12-06 15:40:49 +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
skl
846ed72204
Corrected for PAL13400.
2006-10-11 11:10:03 +00:00
jfa
ffab2d99a0
PAL10867: noexcepthandler option in GUI not working. Disable signals catching.
2006-09-28 08:18:51 +00:00
eap
e83c4c9cf5
PAL12992. Store/restore submeshesh directly using HDF but not med families
2006-08-07 12:12:18 +00:00
jfa
c63ee099ad
Join modifications from branch BR_DEBUG_3_2_0b1
2006-06-01 11:39:17 +00:00
eap
fdfe9f0f65
fix bug 12361. Peview possiblity of SetCurrentStudy(nil)
2006-05-10 12:49:13 +00:00
jfa
57b43b4d01
Join modifications from branch OCC_debug_for_3_2_0b1
2006-05-06 08:51:48 +00:00
jfa
4ff5bd6154
Join modifications from branch OCC_development_for_3_2_0a2
2006-03-13 15:29:49 +00:00
smh
d0f366c4a3
Merge from OCC_development_generic_2006
...
Preparation of 3.2.0a1
2006-02-07 15:01:11 +00:00
eap
95dab66d27
PAL10494 (SMESH python dump uses idl interface). Python dump converted to smesh.py API, usage of TPythonDump tool
2005-12-15 08:34:25 +00:00
eap
81e9dbdf6c
PAL10491. Add GetAlgoState()
2005-11-14 09:11:54 +00:00
asl
d696f7d582
check if module "GEOM" is found
2005-11-09 07:20:47 +00:00
asl
ab4288fb65
PAL10343 - it is impossible to select shape in "create mesh" dialog
2005-11-09 06:48:58 +00:00
jfa
1d0ad233cf
PAL10195: SALOME V2 study with a mesh leads to SIGSEGV of SALOME V3
2005-10-11 06:54:28 +00:00
jfa
90699a9eec
PAL10195: SALOME V2 study with a mesh leads to SIGSEGV of SALOME V3
2005-10-10 10:00:24 +00:00
srn
ecc072736c
BugID: IPAL9380, modified methods Save and Load, replaced HDF_INT32 by HDF_STRING
2005-07-18 10:53:11 +00:00
srn
49ff94d8fe
IPAL BugID9380, modified method Save
2005-07-08 10:51:21 +00:00
smh
c38c10811a
SMH: Preparation version 3.0.0 - merge (HEAD+POLYWORK)
2005-06-07 13:22:20 +00:00
apo
83f19818fc
Bug PAL7444 - display mesh takes a lot of more memory in 2.1.0 than in 2.0.0.
2005-03-30 14:06:25 +00:00
apo
7a6418e0be
Undo mistaken commit
2005-03-23 05:56:25 +00:00
apo
c111d3b520
[Bug PAL7444] display mesh takes a lot of more memory in 2.1.0 than in 2.0.0.
2005-03-22 12:50:34 +00:00
eap
5600ecf395
InLoad(): restore algorithms before hypotheses (PAL7914), nullify the main shape after groups storage (PAL7403)
2005-01-28 10:46:49 +00:00
eap
542321374c
PAL7403. In Save(), remove shape referring data if a referred shape was deleted
2005-01-26 08:55:19 +00:00
admin
e4737e85f0
Merge with version on tag OCC-V2_1_0d
2004-12-01 10:48:31 +00:00
yfr
51569f091c
DCQ:prepare 2.0.0
2004-07-20 07:56:05 +00:00
yfr
c3bf92bd87
DCQ : Merge with Ecole_Ete_a6.
2004-06-18 08:34:31 +00:00
jrt
61c36a7e0c
Creating and importing 2 meshes from the same engine was not working. Mesh ID management was change to fix this problem.
2004-03-26 14:53:44 +00:00
jrt
36c731ec63
Fix a bug: Crashing when loading submeshes. It seems that c++ delete keyword must not be applied to HDF object.
2004-03-25 17:17:33 +00:00
jrt
7b70ad87bf
Merge br_enable_import_mesh. Enable import mesh and save/load SMESH study.
2004-03-15 18:42:16 +00:00
jrt
253bd8edea
Merge branch merge_1_2_d
2004-01-29 17:33:20 +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
dd138f193f
Update to match the new implementation of SMDS
2003-09-04 10:41:22 +00:00
yfr
cae755c4b2
yfr : merge 1.2
2003-07-10 13:35:03 +00:00
nri
602e9e7a7a
NRI : Use GEOM instead of Geometry.
2003-05-20 07:18:29 +00:00
nri
26dabc480d
NRI : First integration.
2003-05-19 13:54:48 +00:00