vsr
|
4b5fd249ab
|
Update copyright
|
2011-06-02 05:57:35 +00:00 |
|
eap
|
15f3190af6
|
fix dupming a nil servant
|
2011-05-05 15:16:02 +00:00 |
|
eap
|
b83db6830f
|
0021256: EDF STUDY: Python dump in a single file (continued)
"import salome" in multyfile mode
|
2011-05-03 16:02:33 +00:00 |
|
eap
|
7436d5ff08
|
0021256: EDF STUDY: Python dump in a single file (continued)
if( isMultiFile )
aScript += "def RebuildData(theStudy):";
- else
- aScript += "theStudy = salome.myStudy";
|
2011-05-03 15:54:20 +00:00 |
|
eap
|
d4f7fd7135
|
1) avoid infinit recursion in operator<<(SMESH::SMESH_IDSource_ptr theArg)
2) 0021231: EDF 1838 SMESH: Pattern mapping on a quadratic element
fix python dump of functions defining pattern in a single-file mode
|
2011-04-26 14:37:17 +00:00 |
|
eap
|
d6f77dcbc8
|
0021248: EDF SMESH: Dump and ExportToMED
dump SetAutoColor() and SetColor() in SMESH_Mesh_i and in
SMESH_GroupBase_i correspondingly
|
2011-04-25 13:19:22 +00:00 |
|
ouv
|
9463491e24
|
Issue 0021249: EDF STUDY: Python dump in a single file
|
2011-04-25 08:36:25 +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 |
|