eap
|
56793b53d1
|
0021014: EDF 1583 SMESH: Improvement of the Python Dump for the creation of groups
Fix dump of SMESH_IDSource which is Filter
|
2011-06-23 12:20:30 +00:00 |
|
eap
|
4fcec244fd
|
+ case ELEM0D:myStream<<"ELEM0D";break;
|
2011-06-14 13:54:50 +00:00 |
|
vsr
|
2c607013a2
|
Merge from V6_3_BR 06/06/2011
|
2011-06-06 08:15:39 +00:00 |
|
ouv
|
5f35b29326
|
Issue 0013373: EDF PAL 273 : Option Single/Multi file dump
|
2011-03-29 07:37:38 +00:00 |
|
jfa
|
301af5256a
|
Mantis issue 0021108: EDF 1668 SMESH: ExtrusionAlongPathX on a Mesh group.
|
2010-12-29 10:27:23 +00:00 |
|
inv
|
2de294b09a
|
Merge from V6_2_BR 23/12/2010
|
2010-12-24 08:18:34 +00:00 |
|
vsr
|
d8f644ca3d
|
Merge from V5_1_main branch 24/11/2010
|
2010-11-25 12:44:43 +00:00 |
|
vsr
|
9357f5c870
|
Merge from V5_1_main 14/05/2010
|
2010-05-14 15:32:37 +00:00 |
|
vsr
|
2029d91e2f
|
Issue 20509: EDF 1065 OTHER : Add the Salome version in the header of the dump
|
2010-02-12 08:37:10 +00:00 |
|
eap
|
890d47aa59
|
0020431: EDF 1020 SMESH : Radial Mesh of a cylinder
* Fix conversion of LayerDistribution hypothesis
|
2010-01-22 11:33:35 +00:00 |
|
vsr
|
2daa321efa
|
Merge from V5_1_3_BR branch (07/12/09)
|
2009-12-08 13:11:42 +00:00 |
|
dmv
|
630e3674da
|
Porting to Python 2.6 - add coding page specification for Python scripts
|
2009-10-12 06:16:35 +00:00 |
|
dmv
|
30310d58ad
|
Porting to Python 2.6 - add coding page specification for Python scripts
|
2009-10-09 13:27:53 +00:00 |
|
eap
|
c15f8d1936
|
- some memory leaks
|
2009-09-10 06:02:38 +00:00 |
|
vsr
|
686a864564
|
Merge from V5_1_2_BR branch (14 July 2009)
|
2009-07-15 08:11:22 +00:00 |
|
eap
|
728f9a0bad
|
TCollection_AsciiString anEntry;
...
- anEntry = aSObj->GetID();
+ CORBA::String_var anEntry = aSObj->GetID();
|
2009-04-21 10:45:40 +00:00 |
|
eap
|
2b1b345532
|
fix dumping colors:
use valid python names instead of names in Study
|
2009-02-24 14:56:11 +00:00 |
|
vsr
|
0635c9fc80
|
Merge from BR_V5_DEV 16Feb09
|
2009-02-17 05:27:49 +00:00 |
|
jfa
|
79b1ac2b6d
|
Join modifications from BR_Dev_For_4_0 tag V4_1_1.
|
2008-03-07 07:47:05 +00:00 |
|
jfa
|
c63ee099ad
|
Join modifications from branch BR_DEBUG_3_2_0b1
|
2006-06-01 11:39:17 +00:00 |
|
jfa
|
57b43b4d01
|
Join modifications from branch OCC_debug_for_3_2_0b1
|
2006-05-06 08:51:48 +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 |
|
smh
|
2754c581d3
|
Copyrights update
|
2005-12-05 16:31:55 +00:00 |
|
smh
|
c38c10811a
|
SMH: Preparation version 3.0.0 - merge (HEAD+POLYWORK)
|
2005-06-07 13:22:20 +00:00 |
|