Salome HOME
modules/geom.git
12 years agoFix pb of dev_docs V6_3_0 V6_3_0rc1
vsr [Wed, 25 May 2011 07:29:08 +0000 (07:29 +0000)]
Fix pb of dev_docs

13 years agoFix encoding information V6_3_0b2
gdd [Wed, 18 May 2011 12:15:24 +0000 (12:15 +0000)]
Fix encoding information

13 years agoFix regresion of MirrorPlane, initiated by Projection implementation.
jfa [Mon, 16 May 2011 14:03:23 +0000 (14:03 +0000)]
Fix regresion of MirrorPlane, initiated by Projection implementation.

13 years agoMantis issue 0021263: EDF 1868: Several use cases fail (regressions).
jfa [Mon, 16 May 2011 12:31:57 +0000 (12:31 +0000)]
Mantis issue 0021263: EDF 1868: Several use cases fail (regressions).

13 years agoFixed bug in docutils: GEOM installation failed when Sphinx was not found by configure
barate [Thu, 12 May 2011 13:09:13 +0000 (13:09 +0000)]
Fixed bug in docutils: GEOM installation failed when Sphinx was not found by configure

13 years agoSmall fix for French translation
gdd [Wed, 11 May 2011 20:53:34 +0000 (20:53 +0000)]
Small fix for French translation

13 years agoReencode files to utf-8
gdd [Wed, 11 May 2011 12:52:15 +0000 (12:52 +0000)]
Reencode files to utf-8
Remove warning

13 years agountabify
eap [Wed, 11 May 2011 12:30:07 +0000 (12:30 +0000)]
untabify

13 years agoIPAL22439 TC6.3.0: Load script demo_PIPE.py - orientation of faces is wrong
eap [Wed, 11 May 2011 12:29:44 +0000 (12:29 +0000)]
IPAL22439 TC6.3.0: Load script demo_PIPE.py - orientation of faces is wrong
   fix from pkv

13 years agoUpdate French translation file
gdd [Wed, 11 May 2011 09:54:48 +0000 (09:54 +0000)]
Update French translation file

13 years agoMantis issue 0021258: EDF GEOM: Explode of a geometry leads to a crash of Salome
jfa [Wed, 11 May 2011 08:04:22 +0000 (08:04 +0000)]
Mantis issue 0021258: EDF GEOM: Explode of a geometry leads to a crash of Salome

13 years agoFrench translation updated
eap [Wed, 11 May 2011 07:15:37 +0000 (07:15 +0000)]
French translation updated

13 years agoRemove a warning V6_3_0b1
adam [Thu, 5 May 2011 08:29:14 +0000 (08:29 +0000)]
Remove a warning

13 years agoImplementation of the "16564: EDF 509 GEOM : 3D line with mathematical equation in...
rnv [Thu, 5 May 2011 08:05:36 +0000 (08:05 +0000)]
Implementation of the "16564: EDF 509 GEOM : 3D line with mathematical equation in GUI" issue.

13 years agoException in python dump of SMESH_TEST/Grids/smesh/bugs/M2
eap [Wed, 4 May 2011 16:58:11 +0000 (16:58 +0000)]
Exception in python dump of SMESH_TEST/Grids/smesh/bugs/M2

+        if ( (*it)._studyEntry.Length() < 7 ) continue;
  std::string tail( (*it)._studyEntry.ToCString(), 6, (*it)._studyEntry.Length()-1 );

13 years agoStart implementation of the "16564: EDF 509 GEOM : 3D line with mathematical equation...
rnv [Wed, 4 May 2011 13:32:04 +0000 (13:32 +0000)]
Start implementation of the "16564: EDF 509 GEOM : 3D line with mathematical equation in GUI" issue.

13 years agoImprove closed shells shecking.
jfa [Wed, 4 May 2011 12:42:57 +0000 (12:42 +0000)]
Improve closed shells shecking.

13 years ago0021256: EDF STUDY: Python dump in a single file (continued)
eap [Tue, 3 May 2011 15:55:02 +0000 (15:55 +0000)]
0021256: EDF STUDY: Python dump in a single file (continued)

   if( isMultiFile )
     aScript += "def RebuildData(theStudy):";
-  else
-    aScript += "theStudy = salome.myStudy";

13 years agoRemove obsolete classes.
jfa [Tue, 3 May 2011 13:37:59 +0000 (13:37 +0000)]
Remove obsolete classes.

13 years agoIMP 0021067: Extrusion with scale factor. Fix some cases.
jfa [Tue, 3 May 2011 12:33:14 +0000 (12:33 +0000)]
IMP 0021067: Extrusion with scale factor. Fix some cases.

13 years agornc: EDF 1618 GEOM: changed the wrning message when building an arc from endpoint...
gdd [Fri, 29 Apr 2011 14:54:11 +0000 (14:54 +0000)]
rnc: EDF 1618 GEOM: changed the wrning message when building an arc from endpoint and center. The message show now the value of the error too

13 years agoIMP 0021068 (Projection)
jfa [Fri, 29 Apr 2011 12:36:35 +0000 (12:36 +0000)]
IMP 0021068 (Projection)

13 years agoFix for the bug "IPAL22425 TC6.3.0: Wrong Dump of Study".
rnv [Fri, 29 Apr 2011 12:25:53 +0000 (12:25 +0000)]
Fix for the bug "IPAL22425 TC6.3.0: Wrong Dump of Study".

13 years ago1. Unify behavior of UnionList, DifferentList, UnionIDs, DifferenceIDs functions...
vsr [Thu, 28 Apr 2011 12:47:26 +0000 (12:47 +0000)]
1. Unify behavior of UnionList, DifferentList, UnionIDs, DifferenceIDs functions when empty list is passed as parameter - no exception should be raised in this case.
2. Avoid raising exception in DifferenceList, DifferenceIDs functions if the group is empty
3. Fix bug in DifferenceIDs function - bad list of IDs is contained when the group is cleared.

13 years agoMantis issue 0021251: Problem with normale of a face. Keep shape normales in a separa...
jfa [Thu, 28 Apr 2011 11:26:02 +0000 (11:26 +0000)]
Mantis issue 0021251: Problem with normale of a face. Keep shape normales in a separate attribute, as they are not stored in NamedShape.

13 years agoIPAL 22430: TC6.3.0: impossible to change color for group of vertices
vsr [Wed, 27 Apr 2011 15:30:31 +0000 (15:30 +0000)]
IPAL 22430: TC6.3.0: impossible to change color for group of vertices

13 years agoMantis issue 0020442 remark 0010776: compound in compound.
jfa [Wed, 27 Apr 2011 14:17:08 +0000 (14:17 +0000)]
Mantis issue 0020442 remark 0010776: compound in compound.

13 years agoIMPs 19998 and 21191: new gluing by PKV. Documentation updated.
jfa [Wed, 27 Apr 2011 13:18:06 +0000 (13:18 +0000)]
IMPs 19998 and 21191: new gluing by PKV. Documentation updated.

13 years agoCopyright info update
vsr [Wed, 27 Apr 2011 09:26:11 +0000 (09:26 +0000)]
Copyright info update

13 years agoIPAL22422 : TC6.3.0:hangup importing python dump
vsr [Mon, 25 Apr 2011 15:33:10 +0000 (15:33 +0000)]
IPAL22422 : TC6.3.0:hangup importing python dump

13 years agoIMPs 19998 and 21191: new gluing by PKV. Add option to glue all edges in MakeGlueFace...
jfa [Mon, 25 Apr 2011 13:49:48 +0000 (13:49 +0000)]
IMPs 19998 and 21191: new gluing by PKV. Add option to glue all edges in MakeGlueFacesByList (old behaviour).

13 years agoIPAL22411: TC6.3.0:bounding box info dialog is too narrow
vsr [Mon, 25 Apr 2011 13:18:26 +0000 (13:18 +0000)]
IPAL22411: TC6.3.0:bounding box info dialog is too narrow

13 years agoFix SIGSEGV raised in UnionList(), DifferenceList() and other functions if the GEOM...
vsr [Mon, 25 Apr 2011 13:01:26 +0000 (13:01 +0000)]
Fix SIGSEGV raised in UnionList(), DifferenceList() and other functions if the GEOM group becomes empty.

13 years agoFix problem in DifferenceList() function: when group becomes empty, an invalid compou...
vsr [Fri, 22 Apr 2011 14:44:29 +0000 (14:44 +0000)]
Fix problem in DifferenceList() function: when group becomes empty, an invalid compound is created by error.

13 years agoIMPs 19998 and 21191: new gluing by PKV After_19998_21191
jfa [Fri, 22 Apr 2011 12:39:25 +0000 (12:39 +0000)]
IMPs 19998 and 21191: new gluing by PKV

13 years agoIMP 0021068 (Projection) and bug 0021110 (Low efficiency of the explode) Before_19998_21191
jfa [Fri, 22 Apr 2011 11:47:35 +0000 (11:47 +0000)]
IMP 0021068 (Projection) and bug 0021110 (Low efficiency of the explode)

13 years ago0021244: EDF SMESH: SMESH scripts fail
vsr [Thu, 21 Apr 2011 13:18:17 +0000 (13:18 +0000)]
0021244: EDF SMESH: SMESH scripts fail

13 years agoMantis issue 0021069: Hide selected in explode function. Fix remark 0010687.
jfa [Thu, 21 Apr 2011 05:26:25 +0000 (05:26 +0000)]
Mantis issue 0021069: Hide selected in explode function. Fix remark 0010687.

13 years agoMantis issue 0021110: Low efficiency of the explode.
jfa [Wed, 20 Apr 2011 14:22:21 +0000 (14:22 +0000)]
Mantis issue 0021110: Low efficiency of the explode.

13 years agoMantis issue 0021110: Low efficiency of the explode.
jfa [Wed, 20 Apr 2011 14:02:06 +0000 (14:02 +0000)]
Mantis issue 0021110: Low efficiency of the explode.

13 years agornc: small modification so that the width of the sketcher window doesn't change when...
gdd [Wed, 20 Apr 2011 12:20:27 +0000 (12:20 +0000)]
rnc: small modification so that the width of the sketcher window doesn't change when clicking any radio button.

13 years agornc: slight GUI and translation modifications
gdd [Wed, 20 Apr 2011 09:43:47 +0000 (09:43 +0000)]
rnc: slight GUI and translation modifications

13 years agoMantis issue 0021110: Low efficiency of the explode. Start_BR_19998_21191_NEW_ENV
jfa [Tue, 19 Apr 2011 13:33:25 +0000 (13:33 +0000)]
Mantis issue 0021110: Low efficiency of the explode.

13 years ago0013373: EDF PAL 273 : Option Single/Multi file dump
vsr [Tue, 19 Apr 2011 11:15:58 +0000 (11:15 +0000)]
0013373: EDF PAL 273 : Option Single/Multi file dump

13 years agoMerge from V6_main branch 18/04/2011
vsr [Mon, 18 Apr 2011 13:01:26 +0000 (13:01 +0000)]
Merge from V6_main branch 18/04/2011

13 years agoChanging version to 6.3.0
inv [Mon, 18 Apr 2011 11:19:05 +0000 (11:19 +0000)]
Changing version to 6.3.0

13 years agoAdditional fix for the issue "16219: EDF PAL 469: "RemoveFromStudy" Function": dump... V6_3_0a1
rnv [Fri, 15 Apr 2011 08:55:44 +0000 (08:55 +0000)]
Additional fix for the issue "16219: EDF PAL 469: "RemoveFromStudy" Function": dump hideInStudy(obj) command in the python script for the unpublished objects

13 years agoAdditional fix for the issue "20937: EDF 1399 GEOM: extend the properties of GEOM...
rnv [Fri, 15 Apr 2011 08:48:34 +0000 (08:48 +0000)]
Additional fix for the issue "20937: EDF 1399 GEOM: extend the properties of GEOM object": deflection coeff dump two times in the python script.

13 years agoSmall correction
jfa [Fri, 15 Apr 2011 07:35:55 +0000 (07:35 +0000)]
Small correction

13 years agoIMP 0021064: correct implementation
jfa [Thu, 14 Apr 2011 14:17:07 +0000 (14:17 +0000)]
IMP 0021064: correct implementation

13 years agoIMP 0021064: correct docs
jfa [Thu, 14 Apr 2011 13:39:10 +0000 (13:39 +0000)]
IMP 0021064: correct docs

13 years agoimprove clean_configure
jfa [Tue, 12 Apr 2011 12:44:43 +0000 (12:44 +0000)]
improve clean_configure

13 years agoRNV: porting documentation on the doxygen 1.7.3
rnv [Mon, 11 Apr 2011 06:49:03 +0000 (06:49 +0000)]
RNV: porting documentation on the doxygen 1.7.3

13 years agoUpdate French Translations
gdd [Fri, 8 Apr 2011 15:28:09 +0000 (15:28 +0000)]
Update French Translations

13 years agoAdditional change to fix the preview problem
vsr [Fri, 8 Apr 2011 12:30:41 +0000 (12:30 +0000)]
Additional change to fix the preview problem

13 years agoFix problem with preview
vsr [Fri, 8 Apr 2011 08:20:59 +0000 (08:20 +0000)]
Fix problem with preview

13 years agoFix problem with preview
vsr [Fri, 8 Apr 2011 07:34:09 +0000 (07:34 +0000)]
Fix problem with preview

13 years agoFix SIGSEGV
vsr [Fri, 8 Apr 2011 07:19:54 +0000 (07:19 +0000)]
Fix SIGSEGV
Fix problem with preview

13 years agoFixed structural elements with rectangular section (bug PAL 1826)
barate [Thu, 7 Apr 2011 13:50:50 +0000 (13:50 +0000)]
Fixed structural elements with rectangular section (bug PAL 1826)

13 years agoRNV: Porting documentation on the doxygen 1.7.3
rnv [Thu, 7 Apr 2011 07:52:57 +0000 (07:52 +0000)]
RNV: Porting documentation on the doxygen 1.7.3

13 years agoImplementation "21042: EDF 1600 ALL: Rename objects in the OB" issue.
rnv [Tue, 5 Apr 2011 09:24:16 +0000 (09:24 +0000)]
Implementation "21042: EDF 1600 ALL: Rename objects in the OB" issue.

13 years agoSimplified detection of reversed edges when building structural elements
barate [Tue, 5 Apr 2011 09:00:50 +0000 (09:00 +0000)]
Simplified detection of reversed edges when building structural elements

13 years agoin python dump, publish objects in the same order as in the internal CAF document
eap [Tue, 5 Apr 2011 07:45:42 +0000 (07:45 +0000)]
in python dump, publish objects in the same order as in the internal CAF document

13 years agoFix error with GetExistingSubObjects Start_BR_19998_21191
jfa [Fri, 1 Apr 2011 08:27:17 +0000 (08:27 +0000)]
Fix error with GetExistingSubObjects

13 years agoImplementation of the "16219: EDF PAL 469: "RemoveFromStudy" Function" issue
rnv [Thu, 31 Mar 2011 13:04:11 +0000 (13:04 +0000)]
Implementation of the "16219: EDF PAL 469: "RemoveFromStudy" Function" issue

13 years agoIMP 0021069: Hide selected in explode function
jfa [Thu, 31 Mar 2011 11:40:24 +0000 (11:40 +0000)]
IMP 0021069: Hide selected in explode function

13 years agoIMP 0021069: Hide selected in explode function
jfa [Thu, 31 Mar 2011 11:25:45 +0000 (11:25 +0000)]
IMP 0021069: Hide selected in explode function

13 years agoIMP 0021069: Hide selected in explode function
jfa [Thu, 31 Mar 2011 11:20:40 +0000 (11:20 +0000)]
IMP 0021069: Hide selected in explode function

13 years agoImplementation of the "16219: EDF PAL 469: "RemoveFromStudy" Function" issue.
rnv [Thu, 31 Mar 2011 11:16:45 +0000 (11:16 +0000)]
Implementation of the "16219: EDF PAL 469: "RemoveFromStudy" Function" issue.

13 years agornc : Added a missing traduction
gdd [Wed, 30 Mar 2011 15:00:58 +0000 (15:00 +0000)]
rnc : Added a missing traduction

13 years agornc : Slight GUI improvements
gdd [Wed, 30 Mar 2011 15:00:23 +0000 (15:00 +0000)]
rnc : Slight GUI improvements

13 years agoCoTech 32: Action 32.3: In GEOM, the function Import() renamed to ImportFile()
jfa [Wed, 30 Mar 2011 13:20:55 +0000 (13:20 +0000)]
CoTech 32: Action 32.3: In GEOM, the function Import() renamed to ImportFile()

13 years agoAdditional fix for issue 0013373: EDF PAL 273 : Option Single/Multi file dump
ouv [Wed, 30 Mar 2011 07:27:32 +0000 (07:27 +0000)]
Additional fix for issue 0013373: EDF PAL 273 : Option Single/Multi file dump

13 years agornc: added a missing french translation
gdd [Tue, 29 Mar 2011 15:49:21 +0000 (15:49 +0000)]
rnc: added a missing french translation

13 years agornc: added a missing french translation
gdd [Tue, 29 Mar 2011 15:38:54 +0000 (15:38 +0000)]
rnc: added a missing french translation

13 years agornc: added some missing translations for the Sketcher2d
gdd [Tue, 29 Mar 2011 12:42:46 +0000 (12:42 +0000)]
rnc: added some missing translations for the Sketcher2d

13 years agornc: added missing translation of a warning message
gdd [Tue, 29 Mar 2011 12:41:26 +0000 (12:41 +0000)]
rnc: added missing translation of a warning message

13 years agornc: slight improvements of widgets behaviour and added some missing translations
gdd [Tue, 29 Mar 2011 12:39:50 +0000 (12:39 +0000)]
rnc: slight improvements of widgets behaviour and  added some missing translations

13 years agoMantis issue 0021200: A fix by PKV v2 (fixed regression)
jfa [Tue, 29 Mar 2011 08:47:52 +0000 (08:47 +0000)]
Mantis issue 0021200: A fix by PKV v2 (fixed regression)

13 years agornc : Corrected a Bug in preview : displayPreview wasn't called with the right argume...
gdd [Tue, 29 Mar 2011 08:32:17 +0000 (08:32 +0000)]
rnc : Corrected a Bug in preview : displayPreview wasn't called with the right arguments since the method has been changed in the frame of issue 1137

13 years agoIssue 0013373: EDF PAL 273 : Option Single/Multi file dump
ouv [Tue, 29 Mar 2011 07:36:50 +0000 (07:36 +0000)]
Issue 0013373: EDF PAL 273 : Option Single/Multi file dump

13 years agoIMPs 21188, 21053, 21064
jfa [Mon, 28 Mar 2011 12:36:29 +0000 (12:36 +0000)]
IMPs 21188, 21053, 21064

13 years agornc : Added some missing french traductions
gdd [Mon, 28 Mar 2011 09:51:15 +0000 (09:51 +0000)]
rnc : Added some missing french traductions

13 years agoIssue 0021055: EDF 1602 STUDY: Object browser reactualisation when creating an object
ouv [Fri, 25 Mar 2011 15:23:53 +0000 (15:23 +0000)]
Issue 0021055: EDF 1602 STUDY: Object browser reactualisation when creating an object

13 years agoIssue "21187: EDF 1137 GEOM: Performance issue when manipulating large models" ...
rnv [Fri, 25 Mar 2011 12:40:33 +0000 (12:40 +0000)]
Issue "21187: EDF 1137 GEOM: Performance issue when manipulating large models"  - update GUI documentation.

13 years agoFixed documentation
barate [Fri, 25 Mar 2011 10:35:27 +0000 (10:35 +0000)]
Fixed documentation

13 years agoRemove warnings
gdd [Thu, 24 Mar 2011 19:46:04 +0000 (19:46 +0000)]
Remove warnings

13 years agoImplementation of the "21187: EDF 1137 GEOM: Performance issue when manipulating...
rnv [Wed, 23 Mar 2011 10:18:35 +0000 (10:18 +0000)]
Implementation of the "21187: EDF 1137 GEOM: Performance issue when manipulating large models" issue.

13 years agoMerge from BR_WIN_INDUS_514 branch 21/03/2011 (Windows industrialization)
vsr [Mon, 21 Mar 2011 14:06:34 +0000 (14:06 +0000)]
Merge from BR_WIN_INDUS_514 branch 21/03/2011 (Windows industrialization)

13 years agoIMPs 21044, 21057, 21067
jfa [Mon, 21 Mar 2011 12:43:51 +0000 (12:43 +0000)]
IMPs 21044, 21057, 21067

13 years agoIMP 21044
jfa [Mon, 21 Mar 2011 09:41:19 +0000 (09:41 +0000)]
IMP 21044

13 years agoIMPs 21044, 21057, 21067
jfa [Fri, 18 Mar 2011 15:05:50 +0000 (15:05 +0000)]
IMPs 21044, 21057, 21067

13 years agoPAL22319 : Salome is suspended,when we create new Local coordinate system
vsr [Fri, 18 Mar 2011 11:04:22 +0000 (11:04 +0000)]
PAL22319 : Salome is suspended,when we create new Local coordinate system

13 years agoRemove unnecessary function setCustomData() / getCustomData()
vsr [Wed, 16 Mar 2011 11:59:37 +0000 (11:59 +0000)]
Remove unnecessary function setCustomData() / getCustomData()

13 years agoreport error when a major radius is less that a minor one
eap [Wed, 16 Mar 2011 07:47:10 +0000 (07:47 +0000)]
report error when a major radius is less that a minor one

13 years agoremove std::cout.
rnv [Fri, 11 Mar 2011 14:03:46 +0000 (14:03 +0000)]
remove std::cout.

13 years agoFix problem of change transparency operation: initial transparency is set incorrectly...
vsr [Wed, 9 Mar 2011 09:33:08 +0000 (09:33 +0000)]
Fix problem of change transparency operation: initial transparency is set incorrectly in the dialog box in some cases

13 years agoAdditional changes for issue 0020830: redesign methods of the SALOME View / Displayer...
vsr [Wed, 9 Mar 2011 09:31:35 +0000 (09:31 +0000)]
Additional changes for issue 0020830: redesign methods of the SALOME View / Displayer / Presentation to handle pre-display/erase and post-display/erase operations properly.

13 years agoRNV: Improve "deflection algorithm" for the VTK viewer.
rnv [Wed, 9 Mar 2011 07:48:54 +0000 (07:48 +0000)]
RNV: Improve "deflection algorithm" for the VTK viewer.

13 years agoMantis issue 0021200: Problem of performance when doing a partition. A fix by PKV.
jfa [Sat, 5 Mar 2011 09:55:49 +0000 (09:55 +0000)]
Mantis issue 0021200: Problem of performance when doing a partition. A fix by PKV.