Salome HOME
modules/geom.git
10 years agoCMake porting
eap [Tue, 10 Sep 2013 12:47:38 +0000 (12:47 +0000)]
CMake porting

10 years agoGEOM porting to CMake
eap [Mon, 9 Sep 2013 13:05:29 +0000 (13:05 +0000)]
GEOM porting to CMake

-#include <GEOM_Object.hxx>

10 years agoCompilation SALOME on Windows
ana [Mon, 9 Sep 2013 09:16:42 +0000 (09:16 +0000)]
Compilation SALOME on Windows

10 years agoImprovements for HYDRO module: Localize status bar messages.
jfa [Thu, 5 Sep 2013 07:04:24 +0000 (07:04 +0000)]
Improvements for HYDRO module: Localize status bar messages.

10 years agoMantis issue 0022310: EDF 2512 GEOM: Get tool groups trace with RestorGivenSubShapes
jfa [Wed, 4 Sep 2013 14:12:19 +0000 (14:12 +0000)]
Mantis issue 0022310: EDF 2512 GEOM: Get tool groups trace with RestorGivenSubShapes

10 years agoImprovements for HYDRO module: 1. General mechanism for activation of GUI Geometry...
jfa [Wed, 4 Sep 2013 13:49:39 +0000 (13:49 +0000)]
Improvements for HYDRO module: 1. General mechanism for activation of GUI Geometry operations. 2. Plugins mechanism in Geometry module.

10 years agoRemoving --execute option is unit tests
aguerre [Thu, 29 Aug 2013 09:28:39 +0000 (09:28 +0000)]
Removing --execute option is unit tests

10 years agotypo
eap [Thu, 15 Aug 2013 13:05:10 +0000 (13:05 +0000)]
typo

10 years agoCompatibility with old SALOME studies
vsr [Tue, 13 Aug 2013 10:56:50 +0000 (10:56 +0000)]
Compatibility with old SALOME studies

10 years agoMerge from V7_2_BR 09/08/2013
vsr [Mon, 12 Aug 2013 09:34:06 +0000 (09:34 +0000)]
Merge from V7_2_BR 09/08/2013

10 years agoImplementation of 0021757: EDF 1829 : Activate bring to front action on simple select...
mpa [Tue, 6 Aug 2013 14:37:17 +0000 (14:37 +0000)]
Implementation of 0021757: EDF 1829 : Activate bring to front action on simple selection of an object

10 years agoMantis issue 0021191: apply a fix by PKV for note 0012153 on the case of Glue by...
jfa [Tue, 6 Aug 2013 09:37:47 +0000 (09:37 +0000)]
Mantis issue 0021191: apply a fix by PKV for note 0012153 on the case of Glue by list (second constructor in GUI)

10 years ago0021563: EDF GEOM: Extrusion with scale factor sometimes gives wrong shapes
skv [Wed, 31 Jul 2013 12:54:30 +0000 (12:54 +0000)]
0021563: EDF GEOM: Extrusion with scale factor sometimes gives wrong shapes

10 years ago0022287: [CEA 912] Notebook: clicking on "update study" returns an error message
eap [Mon, 29 Jul 2013 09:35:36 +0000 (09:35 +0000)]
0022287: [CEA 912] Notebook: clicking on "update study" returns an error message

Pb: notebook disappeared.

   // get a free dockable window id
-  myWindowID = 1;
+  myWindowID = 10;

10 years ago ++myWindowID; // pb when a GEOM is a sole module: CreationInfoWdg replaces Python...
eap [Fri, 26 Jul 2013 16:10:25 +0000 (16:10 +0000)]
  ++myWindowID; // pb when a GEOM is a sole module: CreationInfoWdg replaces Python console

10 years ago22261: EDF 2698 SMESH: Memory leak when displaying 2D quadratic elements as arcs
eap [Wed, 24 Jul 2013 12:41:29 +0000 (12:41 +0000)]
22261: EDF 2698 SMESH: Memory leak when displaying 2D quadratic elements as arcs

Fix leaks of CORBA objects

10 years agoIMP: GEOM: Japanese translations
rnc [Tue, 23 Jul 2013 14:32:11 +0000 (14:32 +0000)]
IMP: GEOM: Japanese translations

10 years ago0022177: [CEA 799] RemoveExtraEdges produces non valid faces
skv [Tue, 23 Jul 2013 12:27:25 +0000 (12:27 +0000)]
0022177: [CEA 799] RemoveExtraEdges produces non valid faces

10 years ago0021684: EDF 2221 : Display the arguments and the name of the operations
eap [Tue, 16 Jul 2013 10:47:05 +0000 (10:47 +0000)]
0021684: EDF 2221 : Display the arguments and the name of the operations

Make operation name not editable

10 years ago0021684: EDF 2221 : Display the arguments and the name of the operations
eap [Tue, 16 Jul 2013 10:33:24 +0000 (10:33 +0000)]
0021684: EDF 2221 : Display the arguments and the name of the operations

Make creation parameters not editable

10 years agoMantis issue 0021934: [CEA 694] Delete the internal faces of an object.
jfa [Fri, 12 Jul 2013 13:16:30 +0000 (13:16 +0000)]
Mantis issue 0021934: [CEA 694] Delete the internal faces of an object.

10 years agoCorrect deletion of folders with sub-objects in the Object Browser.
akl [Wed, 10 Jul 2013 12:14:17 +0000 (12:14 +0000)]
Correct deletion of folders with sub-objects in the Object Browser.

10 years ago0022177: [CEA 799] RemoveExtraEdges produces non valid faces
skv [Wed, 10 Jul 2013 07:16:01 +0000 (07:16 +0000)]
0022177: [CEA 799] RemoveExtraEdges produces non valid faces

10 years agoFix: restore "Show/Hide/Show Only" for GEOM component.
akl [Tue, 9 Jul 2013 11:17:47 +0000 (11:17 +0000)]
Fix: restore "Show/Hide/Show Only" for GEOM component.

10 years ago0021708: [CEA 586] Object browser sort only children:
akl [Tue, 9 Jul 2013 08:22:16 +0000 (08:22 +0000)]
0021708: [CEA 586] Object browser sort only children:
+ Add Use Case browser data tree management
+ Add "Sort children" contextual menu popup item
+ Update user documentation

10 years agoIterate all children of study and append it to the it's father.
akl [Tue, 9 Jul 2013 08:18:12 +0000 (08:18 +0000)]
Iterate all children of study and append it to the it's father.

10 years agoRemove unused code.
akl [Thu, 4 Jul 2013 10:05:06 +0000 (10:05 +0000)]
Remove unused code.

10 years ago0022227: [CEA 827] Building a surface from a cloud of points
eap [Wed, 3 Jul 2013 10:55:18 +0000 (10:55 +0000)]
0022227: [CEA 827] Building a surface from a cloud of points

Restore def MakeSmoothingSurface() removed by mistake

10 years ago0022227: [CEA 827] Building a surface from a cloud of points
eap [Wed, 3 Jul 2013 10:54:43 +0000 (10:54 +0000)]
0022227: [CEA 827] Building a surface from a cloud of points

1) fix GetCreationInformation()
2) remove debug output

10 years ago0022227: [CEA 827] Building a surface from a cloud of points
eap [Wed, 3 Jul 2013 10:53:48 +0000 (10:53 +0000)]
0022227: [CEA 827] Building a surface from a cloud of points

10 years agoMantis issue 0022237: Study dump produces a Python code containing syntax errors
jfa [Mon, 1 Jul 2013 06:40:44 +0000 (06:40 +0000)]
Mantis issue 0022237: Study dump produces a Python code containing syntax errors

10 years agoImplementation of 0021855: EDF 2321 GEOM : Add folders to group objects in the object...
akl [Fri, 28 Jun 2013 08:18:20 +0000 (08:18 +0000)]
Implementation of 0021855: EDF 2321 GEOM : Add folders to group objects in the object browser.

10 years ago0021684: EDF 2221 : Display the arguments and the name of the operations
eap [Thu, 27 Jun 2013 13:27:28 +0000 (13:27 +0000)]
0021684: EDF 2221 : Display the arguments and the name of the operations

Print a warning of not implemented GEOM_BaseDriver::GetCreationInformation()

10 years ago0021934: Delete the internal faces of an object.
eap [Thu, 27 Jun 2013 12:49:25 +0000 (12:49 +0000)]
0021934: Delete the internal faces of an object.

Implement GetCreationInformation()

10 years agoMantis issue 0021934: Delete the internal faces of an object. Correction to avoid...
jfa [Mon, 24 Jun 2013 11:47:08 +0000 (11:47 +0000)]
Mantis issue 0021934: Delete the internal faces of an object. Correction to avoid errors on not suitable arguments.

10 years agoAdd English translations to unfinished ones
eap [Fri, 21 Jun 2013 10:36:01 +0000 (10:36 +0000)]
Add English translations to unfinished ones

10 years agocontext unclosed
ctn [Fri, 21 Jun 2013 09:34:51 +0000 (09:34 +0000)]
context unclosed

10 years agoFrench translation update for IMP concerning bounding box exact computation.
fahed [Fri, 21 Jun 2013 09:14:29 +0000 (09:14 +0000)]
French translation update for IMP concerning bounding box exact computation.

10 years agoSynchronizing with GEOM_msg_en.ts
eap [Fri, 21 Jun 2013 08:56:46 +0000 (08:56 +0000)]
Synchronizing with GEOM_msg_en.ts

10 years ago0022077: EDF 2272 : Selection with the Paraview interaction mode in GEOM/SMESH
mpa [Thu, 20 Jun 2013 05:18:19 +0000 (05:18 +0000)]
0022077: EDF 2272 : Selection with the Paraview interaction mode in GEOM/SMESH

10 years ago0022232: [CEA 837] Memory corruption in GEOM/SMESH that leads to segfault on debian64
eap [Wed, 19 Jun 2013 14:28:05 +0000 (14:28 +0000)]
0022232: [CEA 837] Memory corruption in GEOM/SMESH that leads to segfault on debian64
Fix
==7374== Invalid read of size 8
==7374==    at 0x6B1F53F: TCollection_BasicMapIterator::Next() (in libTKernel.so.0.0.0)
==7374==    by 0x3A120D3A: GEOMAlgo_Builder::FillInternalShapes() (GEOMAlgo_Builder_3.cxx:717)

- in FillInternalShapes() fix removal of map items while iteration through the map

10 years ago0022232: [CEA 837] Memory corruption in GEOM/SMESH that leads to segfault on debian64
eap [Wed, 19 Jun 2013 14:25:16 +0000 (14:25 +0000)]
0022232: [CEA 837] Memory corruption in GEOM/SMESH that leads to segfault on debian64

Fix "Mismatched free() / delete / delete []" valgrind error
- fix GEOM_Object_i::GetName() as GEOM_Object::GetName() now returns TCollection_AsciiString

10 years ago0022232: [CEA 837] Memory corruption in GEOM/SMESH that leads to segfault on debian64
eap [Wed, 19 Jun 2013 14:23:50 +0000 (14:23 +0000)]
0022232: [CEA 837] Memory corruption in GEOM/SMESH that leads to segfault on debian64

Fix "Mismatched free() / delete / delete []" valgrind error

-  Standard_EXPORT char* GetName();
+  Standard_EXPORT TCollection_AsciiString GetName();

10 years agoFix complilation problem
vsr [Tue, 18 Jun 2013 08:15:47 +0000 (08:15 +0000)]
Fix complilation problem

10 years ago0021684: EDF 2221 : Display the arguments and the name of the operations
eap [Mon, 17 Jun 2013 12:52:22 +0000 (12:52 +0000)]
0021684: EDF 2221 : Display the arguments and the name of the operations

+  struct CreationInformation
+  {
+    string     operationName;
+    Parameters params;
+  };

  interface GEOM_Object : SALOME::GenericObj
  {
+    CreationInformation GetCreationInformation();

10 years ago0021684: EDF 2221 : Display the arguments and the name of the operations
eap [Mon, 17 Jun 2013 12:51:09 +0000 (12:51 +0000)]
0021684: EDF 2221 : Display the arguments and the name of the operations

-class GEOM_SubShapeDriver : public TFunction_Driver {
+class GEOM_SubShapeDriver : public GEOM_BaseDriver {

+  bool GetCreationInformation(std::string&             theOperationName,
+                              std::vector<GEOM_Param>& params);

10 years agountabify
eap [Mon, 17 Jun 2013 12:50:10 +0000 (12:50 +0000)]
untabify

10 years ago0021684: EDF 2221 : Display the arguments and the name of the operations
eap [Mon, 17 Jun 2013 12:49:52 +0000 (12:49 +0000)]
0021684: EDF 2221 : Display the arguments and the name of the operations

In MakeCurveParametric(), store creation parameters using GEOMImpl_ICurveParametric

10 years ago0021684: EDF 2221 : Display the arguments and the name of the operations
eap [Mon, 17 Jun 2013 12:49:23 +0000 (12:49 +0000)]
0021684: EDF 2221 : Display the arguments and the name of the operations

In GetShapesOnShapeAsCompound(), store creation parameters using GEOMImpl_IShapes

10 years ago- Standard_EXPORT bool GetOperatorParameters( const std::string theOperation,
eap [Mon, 17 Jun 2013 12:48:13 +0000 (12:48 +0000)]
-  Standard_EXPORT bool GetOperatorParameters( const std::string theOperation,
+  Standard_EXPORT bool GetOperatorParameters( const std::string& theOperation,

10 years ago-#include <GEOMImpl_CopyDriver.hxx>
eap [Mon, 17 Jun 2013 12:47:32 +0000 (12:47 +0000)]
-#include <GEOMImpl_CopyDriver.hxx>

10 years ago0021684: EDF 2221 : Display the arguments and the name of the operations
eap [Mon, 17 Jun 2013 12:46:38 +0000 (12:46 +0000)]
0021684: EDF 2221 : Display the arguments and the name of the operations

 #define EDGE_CURVE_LENGTH   12
+#define SHAPES_ON_SHAPE     13

-#define SHAPES_ON_SHAPE 1

10 years ago0021684: EDF 2221 : Display the arguments and the name of the operations
eap [Mon, 17 Jun 2013 12:44:32 +0000 (12:44 +0000)]
0021684: EDF 2221 : Display the arguments and the name of the operations

+ virtual bool GetCreationInformation(std::string&             theOperationName,
+                                     std::vector<GEOM_Param>& params);

10 years agofix some warnings at doc generation
eap [Mon, 17 Jun 2013 12:42:48 +0000 (12:42 +0000)]
fix some warnings at doc generation

10 years ago0021684: EDF 2221 : Display the arguments and the name of the operations
eap [Mon, 17 Jun 2013 12:42:04 +0000 (12:42 +0000)]
0021684: EDF 2221 : Display the arguments and the name of the operations

+  virtual GEOM::CreationInformation* GetCreationInformation();

10 years ago0021684: EDF 2221 : Display the arguments and the name of the operations
eap [Mon, 17 Jun 2013 12:41:01 +0000 (12:41 +0000)]
0021684: EDF 2221 : Display the arguments and the name of the operations

+ GEOMImpl_ICurveParametric.hxx \

10 years agounused variable
eap [Mon, 17 Jun 2013 12:39:59 +0000 (12:39 +0000)]
unused variable

10 years ago0021684: EDF 2221 : Display the arguments and the name of the operations
eap [Mon, 17 Jun 2013 12:39:35 +0000 (12:39 +0000)]
0021684: EDF 2221 : Display the arguments and the name of the operations

10 years ago0021684: EDF 2221 : Display the arguments and the name of the operations
eap [Mon, 17 Jun 2013 12:39:23 +0000 (12:39 +0000)]
0021684: EDF 2221 : Display the arguments and the name of the operations

+  void                        updateCreationInfo();

10 years ago0021684: EDF 2221 : Display the arguments and the name of the operations
eap [Mon, 17 Jun 2013 12:34:18 +0000 (12:34 +0000)]
0021684: EDF 2221 : Display the arguments and the name of the operations

+ GEOMGUI_CreationInfoWdg.cxx

10 years ago0021684: EDF 2221 : Display the arguments and the name of the operations
eap [Mon, 17 Jun 2013 12:19:23 +0000 (12:19 +0000)]
0021684: EDF 2221 : Display the arguments and the name of the operations

+  //Returns a driver creator of this object
+  Standard_EXPORT Handle(TFunction_Driver) GetCreationDriver();

10 years ago0021684: EDF 2221 : Display the arguments and the name of the operations
eap [Mon, 17 Jun 2013 12:18:52 +0000 (12:18 +0000)]
0021684: EDF 2221 : Display the arguments and the name of the operations

+ GEOM_BaseDriver.cxx \

10 years agountabify
eap [Mon, 17 Jun 2013 12:15:50 +0000 (12:15 +0000)]
untabify

10 years ago0021684: EDF 2221 : Display the arguments and the name of the operations
eap [Mon, 17 Jun 2013 12:09:31 +0000 (12:09 +0000)]
0021684: EDF 2221 : Display the arguments and the name of the operations

10 years agofix compilation warnings
eap [Mon, 17 Jun 2013 12:09:15 +0000 (12:09 +0000)]
fix compilation warnings

10 years ago0021835: EDF 2070 GEOM : Problem with detecting Self-intersections
skv [Mon, 17 Jun 2013 07:20:09 +0000 (07:20 +0000)]
0021835: EDF 2070 GEOM : Problem with detecting Self-intersections

10 years agoMantis issue 0021934: Delete the internal faces of an object
jfa [Fri, 14 Jun 2013 12:20:21 +0000 (12:20 +0000)]
Mantis issue 0021934: Delete the internal faces of an object

10 years agoTo represent Origin and base Vectors in the object browser correctly.
akl [Fri, 14 Jun 2013 11:46:28 +0000 (11:46 +0000)]
To represent Origin and base Vectors in the object browser correctly.

10 years ago0021935: [CEA 696] Possibility to delete an object even if it was used before to...
vsr [Fri, 14 Jun 2013 11:15:54 +0000 (11:15 +0000)]
0021935: [CEA 696] Possibility to delete an object even if it was used before to create another one
Fix error in message

10 years ago0021934: [CEA 694] Delete the internal faces of a object.
vsr [Mon, 10 Jun 2013 09:00:22 +0000 (09:00 +0000)]
0021934: [CEA 694] Delete the internal faces of a object.
Part 1: algorithm

10 years agoMantis issue 0022227: Integration request: Building a surface from a cloud of points
jfa [Mon, 10 Jun 2013 08:28:09 +0000 (08:28 +0000)]
Mantis issue 0022227: Integration request: Building a surface from a cloud of points

10 years agoMantis issues 0022209 and 0022227
jfa [Mon, 10 Jun 2013 08:14:30 +0000 (08:14 +0000)]
Mantis issues 0022209 and 0022227

10 years agoMantis issue 0022209: Warn the user when he does a bad selection in the create group...
jfa [Mon, 10 Jun 2013 08:13:27 +0000 (08:13 +0000)]
Mantis issue 0022209: Warn the user when he does a bad selection in the create group dialog

10 years ago0021866: [CEA 670] Returning exact coordinates of the bounding box
skv [Thu, 6 Jun 2013 06:45:17 +0000 (06:45 +0000)]
0021866: [CEA 670] Returning exact coordinates of the bounding box

10 years ago0022220: EDF 2656 GEOM: Wireframe display mode when selecting sub-shapes with Explode
vsr [Thu, 30 May 2013 09:56:12 +0000 (09:56 +0000)]
0022220: EDF 2656 GEOM: Wireframe display mode when selecting sub-shapes with Explode

10 years agoMinor correction
vsr [Wed, 29 May 2013 16:28:10 +0000 (16:28 +0000)]
Minor correction

10 years ago0022088: EDF 1631 GEOM : 2D sketcher interface
vsr [Wed, 29 May 2013 16:27:24 +0000 (16:27 +0000)]
0022088: EDF 1631 GEOM : 2D sketcher interface

10 years ago0021935: [CEA 696] Possibility to delete an object even if it was used before to...
vsr [Mon, 27 May 2013 15:19:08 +0000 (15:19 +0000)]
0021935: [CEA 696] Possibility to delete an object even if it was used before to create another one

10 years agoUpdate translation files for isses 22094, 22178, 22179
vsr [Mon, 27 May 2013 13:30:19 +0000 (13:30 +0000)]
Update translation files for isses 22094, 22178, 22179

10 years ago0022179: [CEA 800] Suppress common edges on two continuous faces without using "Remov...
vsr [Mon, 27 May 2013 12:32:47 +0000 (12:32 +0000)]
0022179: [CEA 800] Suppress common edges on two continuous faces without using "RemoveExtraEdges"
Update images and icons

10 years ago0022178: [CEA 798] Sewing: Make option NonManifoldMode available in GEOM
vsr [Mon, 27 May 2013 10:59:54 +0000 (10:59 +0000)]
0022178: [CEA 798] Sewing: Make option NonManifoldMode available in GEOM

10 years ago0022081: EDF 2386 GEOM: Union of a list of objects
vsr [Mon, 27 May 2013 10:55:06 +0000 (10:55 +0000)]
0022081: EDF 2386 GEOM: Union of a list of objects
Update doc images

11 years ago0022178: [CEA 798] Sewing: Make option NonManifoldMode available in GEOM
skv [Fri, 24 May 2013 10:40:50 +0000 (10:40 +0000)]
0022178: [CEA 798] Sewing: Make option NonManifoldMode available in GEOM

11 years ago0022179: [CEA 800] Suppress common edges on two continuous faces without using Remove...
skv [Fri, 24 May 2013 08:52:30 +0000 (08:52 +0000)]
0022179: [CEA 800] Suppress common edges on two continuous faces without using RemoveExtraEdges

11 years ago0021866: [CEA 670] Returning exact coordinates of the bounding box
skv [Thu, 23 May 2013 12:53:40 +0000 (12:53 +0000)]
0021866: [CEA 670] Returning exact coordinates of the bounding box

11 years ago0022094: EDF GEOM 2438 : Pipe T-Shape publish the group of internal surfaces
skv [Thu, 23 May 2013 10:53:45 +0000 (10:53 +0000)]
0022094: EDF GEOM 2438 : Pipe T-Shape publish the group of internal surfaces

11 years ago0022081: EDF 2386 GEOM: Union of a list of objects
skv [Thu, 23 May 2013 06:42:48 +0000 (06:42 +0000)]
0022081: EDF 2386 GEOM: Union of a list of objects

11 years agoFix of INT PAL 0051918: Pipe T-Shape - preview is not updated on Thickness reduction tab
akl [Tue, 21 May 2013 08:13:45 +0000 (08:13 +0000)]
Fix of INT PAL 0051918: Pipe T-Shape - preview is not updated on Thickness reduction tab

11 years agoFix typo V7_2_1_BR V7_2_0 V7_2_0_public V7_2_0rc1 V7_2_0rc2
vsr [Thu, 18 Apr 2013 11:12:00 +0000 (11:12 +0000)]
Fix typo

11 years agoUpdate translations
gdd [Thu, 18 Apr 2013 08:39:44 +0000 (08:39 +0000)]
Update translations

11 years agoUpdate documentation for 7.2.0
vsr [Wed, 17 Apr 2013 16:05:53 +0000 (16:05 +0000)]
Update documentation for 7.2.0

11 years agoUpdate documentation for 7.2.0
vsr [Wed, 17 Apr 2013 15:23:36 +0000 (15:23 +0000)]
Update documentation for 7.2.0

11 years agoFix cmake compilation problem.
rnv [Wed, 17 Apr 2013 11:04:20 +0000 (11:04 +0000)]
Fix cmake compilation problem.

11 years agoCorrect documentation
vsr [Wed, 17 Apr 2013 10:43:10 +0000 (10:43 +0000)]
Correct documentation

11 years agoFix problem that user material database is not watched by resource manager when file...
vsr [Wed, 17 Apr 2013 09:26:00 +0000 (09:26 +0000)]
Fix problem that user material database is not watched by resource manager when file is first time created.

11 years agoPR: Spelling
prascle [Tue, 16 Apr 2013 14:03:21 +0000 (14:03 +0000)]
PR: Spelling

11 years agoPR: Deprecation Warning more precise
prascle [Tue, 16 Apr 2013 13:47:46 +0000 (13:47 +0000)]
PR: Deprecation Warning more precise

11 years agoPR: improve documentation on scripts adaptation to V7
prascle [Sat, 13 Apr 2013 19:46:48 +0000 (19:46 +0000)]
PR: improve documentation on scripts adaptation to V7

11 years agoPR: dump correction when sudies from older versions are loaded
prascle [Fri, 12 Apr 2013 15:28:08 +0000 (15:28 +0000)]
PR: dump correction when sudies from older versions are loaded

11 years agoIncrement version to 7.2.0
vsr [Fri, 12 Apr 2013 15:24:10 +0000 (15:24 +0000)]
Increment version to 7.2.0