Salome HOME
modules/geom.git
10 years agoMerge branch 'origin/abn/no_fpe' V7_3_1_BR V7_3_1 V7_3_1rc1 V7_3_1rc2
vsr [Mon, 24 Feb 2014 10:07:34 +0000 (14:07 +0400)]
Merge branch 'origin/abn/no_fpe'

10 years agoDisabling FPE handling by default (similar to what has been done in GUI). abn/no_fpe
abn [Mon, 24 Feb 2014 09:04:45 +0000 (10:04 +0100)]
Disabling FPE handling by default (similar to what has been done in GUI).

ParaView 4.1 needs +inf/-inf values to work properly. FPE handling can be reactivated
by setting env variable ENABLE_FPE to true.

10 years agoParaView 4.1 / VTK 6.1 porting
vsr [Fri, 21 Feb 2014 12:39:11 +0000 (16:39 +0400)]
ParaView 4.1 / VTK 6.1 porting

10 years agoIncrement version: 7.3.1 V7_3_1b1
vsr [Fri, 14 Feb 2014 15:01:41 +0000 (19:01 +0400)]
Increment version: 7.3.1

10 years agoSIMAN: improve importData(), getModifiedData() functions to use XAO format V7_3_BR V7_3_0 V7_3_0_WIN V7_3_0rc1
vsr [Mon, 16 Dec 2013 13:21:30 +0000 (13:21 +0000)]
SIMAN: improve importData(), getModifiedData() functions to use XAO format

10 years ago0022436: EDF 2438 GEOM: Internal
skv [Fri, 13 Dec 2013 11:22:44 +0000 (11:22 +0000)]
0022436: EDF 2438 GEOM: Internal

10 years agoSynchronize with *_msg_en.ts
eap [Fri, 13 Dec 2013 08:53:49 +0000 (08:53 +0000)]
Synchronize with *_msg_en.ts

10 years agoUpdate documentation
vsr [Thu, 12 Dec 2013 14:37:01 +0000 (14:37 +0000)]
Update documentation

10 years agoUpdate documentation
vsr [Thu, 12 Dec 2013 13:54:19 +0000 (13:54 +0000)]
Update documentation

10 years ago0022312: EDF 2689 GEOM: Save view parameters in the Study
mpa [Thu, 12 Dec 2013 12:12:28 +0000 (12:12 +0000)]
0022312: EDF 2689 GEOM: Save view parameters in the Study

10 years ago21939: Issue a warning dialog if the result of MakeShell is a compound of faces
skv [Thu, 12 Dec 2013 11:24:04 +0000 (11:24 +0000)]
21939: Issue a warning dialog if the result of MakeShell is a compound of faces

10 years agoRNV: Fix compilation problem with new OCCT.
inv [Thu, 12 Dec 2013 11:20:45 +0000 (11:20 +0000)]
RNV: Fix compilation problem with new OCCT.

10 years ago0022289: EDF 2623 GEOM: Make "MakePipeWithDifferentsSections" available from GUI
kga [Thu, 12 Dec 2013 07:06:57 +0000 (07:06 +0000)]
0022289: EDF 2623 GEOM: Make "MakePipeWithDifferentsSections" available from GUI
- minor correction

10 years ago0022289: EDF 2623 GEOM: Make "MakePipeWithDifferentsSections" available from GUI
kga [Thu, 12 Dec 2013 07:01:28 +0000 (07:01 +0000)]
0022289: EDF 2623 GEOM: Make "MakePipeWithDifferentsSections" available from GUI
- minor correction

10 years ago0022289: EDF 2623 GEOM: Make "MakePipeWithDifferentsSections" available from GUI
kga [Thu, 12 Dec 2013 06:42:56 +0000 (06:42 +0000)]
0022289: EDF 2623 GEOM: Make "MakePipeWithDifferentsSections" available from GUI
- minor correction

10 years agoFix of 0022437: EDF GEOM: Texture is lost when hiding and showing again a shape....
akl [Wed, 11 Dec 2013 10:01:21 +0000 (10:01 +0000)]
Fix of 0022437: EDF GEOM: Texture is lost when hiding and showing again a shape. Commit of patch from Renaud NEDELEC with one correction: don't put an empty texture property into default property map.

10 years agoFix of geom/bugs_12/M2 test case
skv [Tue, 10 Dec 2013 16:00:37 +0000 (16:00 +0000)]
Fix of geom/bugs_12/M2 test case

10 years ago0052215: TC7.3.0:salome crashes after lock study
kga [Tue, 10 Dec 2013 06:03:09 +0000 (06:03 +0000)]
0052215: TC7.3.0:salome crashes after lock study

10 years agoChanged a default value for Contour detection feature
rnc [Mon, 9 Dec 2013 16:29:54 +0000 (16:29 +0000)]
Changed a default value for Contour detection feature

10 years agoIPAL52206: TC7.3.0: Wrong step of multi-translation if point is selected
kga [Mon, 9 Dec 2013 07:11:45 +0000 (07:11 +0000)]
IPAL52206: TC7.3.0: Wrong step of multi-translation if point is selected

10 years agoBUG: Shape recognition: Fixed some memory leaks
rnc [Fri, 6 Dec 2013 17:54:22 +0000 (17:54 +0000)]
BUG: Shape recognition: Fixed some memory leaks

10 years agoBUG: ShapeRecognition: The ROI concept in contour detection was missused
rnc [Fri, 6 Dec 2013 17:03:27 +0000 (17:03 +0000)]
BUG: ShapeRecognition: The ROI concept in contour detection was missused

In the contour detection part the ROI is used to get a representative sample of a zone where we want to find a contour. The aim is NOT to apply the contour detection only in a Region Of Interest. The current implementation broke the use of color filtering to find a contour in a picture

10 years agoFix for the "0022421: EDF 2805 GEOM: Save in a repertory with an accent fails" issue.
rnv [Fri, 6 Dec 2013 07:55:35 +0000 (07:55 +0000)]
Fix for the "0022421: EDF 2805 GEOM: Save in a repertory with an accent fails" issue.

10 years agoPorting Salome test system on Windows
ana [Fri, 6 Dec 2013 07:02:14 +0000 (07:02 +0000)]
Porting Salome test system on Windows

10 years agoremove debug printout
inv [Fri, 6 Dec 2013 06:01:08 +0000 (06:01 +0000)]
remove debug printout

10 years agofix bug of invalid file read - a garbage is in the end of string data
inv [Fri, 6 Dec 2013 05:57:02 +0000 (05:57 +0000)]
fix bug of invalid file read - a garbage is in the end of string data

10 years agoFix of INTPAL0052203 (TC7.3.0 Impossible to create copy of geometry object during...
akl [Fri, 6 Dec 2013 05:56:02 +0000 (05:56 +0000)]
Fix of INTPAL0052203 (TC7.3.0 Impossible to create copy of geometry object during Copy/Paste operation):
 add a new object into UseCaseTree.

10 years agoFix compilation error V7_3_0b1
akl [Thu, 5 Dec 2013 10:57:29 +0000 (10:57 +0000)]
Fix compilation error

10 years ago22416: GEOM Regression: Names in STEP files are not imported anymore
eap [Thu, 5 Dec 2013 10:45:51 +0000 (10:45 +0000)]
22416: GEOM Regression: Names in STEP files are not imported anymore

10 years agoGDD: Update translations
gdd [Thu, 5 Dec 2013 10:40:28 +0000 (10:40 +0000)]
GDD: Update translations

10 years agoJapanese translations update
rnc [Thu, 5 Dec 2013 10:22:47 +0000 (10:22 +0000)]
Japanese translations update

10 years agoFix of INTPAL0052192: TC7.3.0: Show only selected does not work in Explode and Group
akl [Thu, 5 Dec 2013 10:21:33 +0000 (10:21 +0000)]
Fix of INTPAL0052192: TC7.3.0: Show only selected does not work in Explode and Group
 dialogs

10 years ago21859: EDF 2191 SMESH : Add conversion from QUAD8 to QUAD9 and from HEXA20 to HEXA27
eap [Wed, 4 Dec 2013 13:20:55 +0000 (13:20 +0000)]
21859: EDF 2191 SMESH : Add conversion from QUAD8 to QUAD9 and from HEXA20 to HEXA27

  Improve AreCoordsInside() to work with shapes of all types

10 years agoRollback EMV(08.11.2013) & JFA(17.09.2013) integrations because 'GetSharedShapes...
akl [Wed, 4 Dec 2013 08:35:57 +0000 (08:35 +0000)]
Rollback EMV(08.11.2013) & JFA(17.09.2013) integrations because 'GetSharedShapes' can't find anything in this
 case (for details see INTPAL0052193: TC7.3.0: Get Shared Shapes does not work).

10 years agoIPAL0052199: TC7.3.0: "Display mode" menu is not identical in two cases
kga [Wed, 4 Dec 2013 05:42:05 +0000 (05:42 +0000)]
IPAL0052199: TC7.3.0: "Display mode" menu is not identical in two cases

10 years agoFix of INT PAL 0051918: note 0504992: Additional checks were added to show the friend...
akl [Tue, 3 Dec 2013 10:21:43 +0000 (10:21 +0000)]
Fix of INT PAL 0051918: note 0504992: Additional checks were added to show the friendly messages about incorrect input data.

10 years agoFix SIGSEGV
kga [Tue, 3 Dec 2013 07:19:46 +0000 (07:19 +0000)]
Fix SIGSEGV

10 years ago0022289: EDF 2623 GEOM: Make "MakePipeWithDifferentsSections" available from GUI...
vsr [Mon, 2 Dec 2013 14:46:16 +0000 (14:46 +0000)]
0022289: EDF 2623 GEOM: Make "MakePipeWithDifferentsSections" available from GUI (merge from V7_main)

10 years agoIncrement version to 7.3.0
vsr [Thu, 28 Nov 2013 14:31:12 +0000 (14:31 +0000)]
Increment version to 7.3.0

10 years agoImplementation of the "22390: [CEA 967] Latency enhancement after a selection of... V7_3_0a1
rnv [Wed, 27 Nov 2013 12:23:43 +0000 (12:23 +0000)]
Implementation of the "22390: [CEA 967] Latency enhancement after a selection of a displayed object" issue.

10 years agoCMake:
mpa [Wed, 27 Nov 2013 10:37:39 +0000 (10:37 +0000)]
CMake:
- add files to remove using command "make clean"

10 years ago0022396: EDF GEOM: Common operation does not detect self-intersections
skv [Wed, 27 Nov 2013 08:27:46 +0000 (08:27 +0000)]
0022396: EDF GEOM: Common operation does not detect self-intersections

10 years agofix bug in parser options concatenation
fps [Tue, 26 Nov 2013 12:46:54 +0000 (12:46 +0000)]
fix bug in parser options concatenation

10 years ago0021855: EDF 2321 GEOM : Python API documentation about using of folders.
akl [Tue, 26 Nov 2013 10:12:49 +0000 (10:12 +0000)]
0021855: EDF 2321 GEOM : Python API documentation about using of folders.

10 years agoWin32 compilation.
rnv [Tue, 26 Nov 2013 08:36:30 +0000 (08:36 +0000)]
Win32 compilation.

10 years ago0022338: EDF GEOM: Regression when partitoning a compound by a plane
skv [Tue, 26 Nov 2013 07:38:32 +0000 (07:38 +0000)]
0022338: EDF GEOM: Regression when partitoning a compound by a plane

10 years ago0022338: EDF GEOM: Regression when partitoning a compound by a plane
skv [Tue, 26 Nov 2013 07:06:56 +0000 (07:06 +0000)]
0022338: EDF GEOM: Regression when partitoning a compound by a plane

10 years ago0022311: EDF 2687 GEOM: Management of Publish Objects
vsr [Tue, 26 Nov 2013 06:09:52 +0000 (06:09 +0000)]
0022311: EDF 2687 GEOM: Management of Publish Objects
- Sort in ascending order by default

10 years ago0022311: EDF 2687 GEOM: Management of Publish Objects
vsr [Tue, 26 Nov 2013 06:07:14 +0000 (06:07 +0000)]
0022311: EDF 2687 GEOM: Management of Publish Objects
- Update documentation

10 years agoMinor change
vsr [Tue, 26 Nov 2013 06:05:45 +0000 (06:05 +0000)]
Minor change

10 years agoPorting to the new version of the OCCT.
rnv [Mon, 25 Nov 2013 08:43:52 +0000 (08:43 +0000)]
Porting to the new version of the OCCT.

10 years agoImplementation of the following issues:
rnv [Fri, 22 Nov 2013 14:05:29 +0000 (14:05 +0000)]
Implementation of the following issues:

1) 0022385: [CEA 975] The icon "Clipping" is missing in OCC view
2) 0021793: [CEA 625] Clipping : from coordinates or from bounding box
3) 0021792: [CEA 624] Keep the clipping

10 years agoIssue "0021757: EDF 1829 : Activate bring to front action on simple selection of... BR_hydro_v_0_3_1
rnv [Thu, 21 Nov 2013 10:38:52 +0000 (10:38 +0000)]
Issue "0021757: EDF 1829 : Activate bring to front action on simple selection of an object": additional patch from Renaud NEDELEC.

10 years agoAdd SObject check.
mzn [Wed, 20 Nov 2013 14:06:09 +0000 (14:06 +0000)]
Add SObject check.

10 years ago22315: Fix the imported shape orientation
skv [Wed, 20 Nov 2013 11:46:04 +0000 (11:46 +0000)]
22315: Fix the imported shape orientation

10 years agoAdd of exports
akl [Wed, 20 Nov 2013 08:39:11 +0000 (08:39 +0000)]
Add of exports

10 years agoWindows compatibility
ana [Wed, 20 Nov 2013 08:30:08 +0000 (08:30 +0000)]
Windows compatibility

10 years agoAdd missing French translations
fps [Tue, 19 Nov 2013 17:47:55 +0000 (17:47 +0000)]
Add missing French translations

10 years ago0022354: EDF GEOM: Create edge by getting iso-line of surface
skv [Tue, 19 Nov 2013 11:55:25 +0000 (11:55 +0000)]
0022354: EDF GEOM: Create edge by getting iso-line of surface

10 years agoCall emitOperationFinished(...) method of the application when a command is commited.
mzn [Tue, 19 Nov 2013 11:39:35 +0000 (11:39 +0000)]
Call emitOperationFinished(...) method of the application when a command is commited.

10 years ago- Modifing Geometry and Mesh Python scripts from SALOME 6 and before
mpa [Tue, 19 Nov 2013 10:18:29 +0000 (10:18 +0000)]
- Modifing Geometry and Mesh Python scripts from SALOME 6 and before

10 years agoadd missing translation
fps [Mon, 18 Nov 2013 15:24:25 +0000 (15:24 +0000)]
add missing translation

10 years agoFix a problem with the local selection.
rnv [Mon, 18 Nov 2013 13:39:39 +0000 (13:39 +0000)]
Fix a problem with the local selection.

10 years agoFix 'make test' problem (missing environment)
vsr [Mon, 18 Nov 2013 12:19:40 +0000 (12:19 +0000)]
Fix 'make test' problem (missing environment)

10 years ago- Edit test: add "import os" to use os.getenv() command
mpa [Mon, 18 Nov 2013 11:42:11 +0000 (11:42 +0000)]
- Edit test: add "import os" to use os.getenv() command

10 years agoadd check box to selection list
fps [Fri, 15 Nov 2013 16:43:23 +0000 (16:43 +0000)]
add check box to selection list

10 years agoChange name of button in export file selection dialog
fps [Fri, 15 Nov 2013 15:21:11 +0000 (15:21 +0000)]
Change name of button in export file selection dialog

10 years agoselect imported object in browser
fps [Fri, 15 Nov 2013 13:24:37 +0000 (13:24 +0000)]
select imported object in browser

10 years agoFix ImportXAO and ExportXAO python dump
fps [Fri, 15 Nov 2013 12:30:32 +0000 (12:30 +0000)]
Fix ImportXAO and ExportXAO python dump

10 years agomissing STEP label for XAO Import Dialog
fps [Fri, 15 Nov 2013 11:53:30 +0000 (11:53 +0000)]
missing STEP label for XAO Import Dialog

10 years agoFix remarks related to the "0021757: EDF 1829 : Activate bring to front action on...
rnv [Fri, 15 Nov 2013 10:17:50 +0000 (10:17 +0000)]
Fix remarks related to the "0021757: EDF 1829 : Activate bring to front action on simple selection of an object" issue.

10 years agoFix error with wrong entity type when editing field created on a whole shape
vsr [Fri, 15 Nov 2013 09:49:33 +0000 (09:49 +0000)]
Fix error with wrong entity type when editing field created on a whole shape

10 years agotranslate resources for Field edit/create dialog
fps [Thu, 14 Nov 2013 16:58:57 +0000 (16:58 +0000)]
translate resources for Field edit/create dialog

10 years agopublish imported fields to study
fps [Thu, 14 Nov 2013 16:58:32 +0000 (16:58 +0000)]
publish imported fields to study

10 years ago0022311: EDF 2687 GEOM: Management of Publish Objects
vsr [Thu, 14 Nov 2013 14:16:31 +0000 (14:16 +0000)]
0022311: EDF 2687 GEOM: Management of Publish Objects

10 years agoadd fields to XAO import results
fps [Thu, 14 Nov 2013 14:11:58 +0000 (14:11 +0000)]
add fields to XAO import results

10 years agoFix issue with XAO import
fps [Thu, 14 Nov 2013 14:11:03 +0000 (14:11 +0000)]
Fix issue with XAO import

10 years agoremove trace
fps [Thu, 14 Nov 2013 09:15:36 +0000 (09:15 +0000)]
remove trace

10 years agomove XAO Import / Export menu to File Menu
fps [Thu, 14 Nov 2013 09:10:28 +0000 (09:10 +0000)]
move XAO Import / Export menu to File Menu

10 years ago0022311: EDF 2687 GEOM: Management of Publish Objects
kga [Thu, 14 Nov 2013 07:41:51 +0000 (07:41 +0000)]
0022311: EDF 2687 GEOM: Management of Publish Objects

10 years agoCMake:
mpa [Wed, 13 Nov 2013 12:05:32 +0000 (12:05 +0000)]
CMake:
- enable cmake testing for have message "No tests were
found" if module has not tests

10 years ago0022353: EDF GEOM: Projection on a edge or a wire
skv [Wed, 13 Nov 2013 06:26:37 +0000 (06:26 +0000)]
0022353: EDF GEOM: Projection on a edge or a wire

10 years agofix test data
fps [Tue, 12 Nov 2013 17:18:58 +0000 (17:18 +0000)]
fix test data

10 years agoimport and export XAO with Fields
fps [Tue, 12 Nov 2013 16:32:55 +0000 (16:32 +0000)]
import and export XAO  with Fields

10 years agoFix exception when zero bounding box is obtained
vsr [Tue, 12 Nov 2013 11:44:16 +0000 (11:44 +0000)]
Fix exception when zero bounding box is obtained

10 years ago0022315: EDF 2722 GEOM: Import STL in GEOM
skv [Tue, 12 Nov 2013 08:22:19 +0000 (08:22 +0000)]
0022315: EDF 2722 GEOM: Import STL in GEOM

10 years agoProcess plugin libraries names correctly on Windows and Linux
vsr [Mon, 11 Nov 2013 08:43:20 +0000 (08:43 +0000)]
Process plugin libraries names correctly on Windows and Linux

10 years ago0022371: [CEA 971] Regression GetInPlaceByHistory.
emv [Fri, 8 Nov 2013 11:56:05 +0000 (11:56 +0000)]
0022371: [CEA 971] Regression GetInPlaceByHistory.
Fill history using copy of the argument shape.

10 years agoCompatibility SALOME on Windows
ana [Fri, 8 Nov 2013 11:24:41 +0000 (11:24 +0000)]
Compatibility SALOME on Windows

10 years agoField dialog box: allow direct entering step id
vsr [Fri, 8 Nov 2013 08:00:57 +0000 (08:00 +0000)]
Field dialog box: allow direct entering step id

10 years agoField dialog box: allow direct entering step id
vsr [Thu, 7 Nov 2013 17:01:53 +0000 (17:01 +0000)]
Field dialog box: allow direct entering step id

10 years agoField dimension by default is shape_type-1 (i.e. FACES for Solid, VERTICES for Edge...
vsr [Thu, 7 Nov 2013 16:10:58 +0000 (16:10 +0000)]
Field dimension by default is shape_type-1 (i.e. FACES for Solid, VERTICES for Edge etc)

10 years agofix uninitialized variable
fps [Thu, 7 Nov 2013 13:37:37 +0000 (13:37 +0000)]
fix uninitialized variable

10 years agoCMake: Update path variables for current build system
mpa [Thu, 7 Nov 2013 10:43:21 +0000 (10:43 +0000)]
CMake: Update path variables for current build system

10 years agoPorting SALOME Geometry module to the new OCCT 6.7.0 beta version.
rnv [Thu, 7 Nov 2013 08:59:47 +0000 (08:59 +0000)]
Porting SALOME Geometry module to the new OCCT 6.7.0 beta version.

10 years agoILMAB: field on geometry
eap [Wed, 6 Nov 2013 10:52:54 +0000 (10:52 +0000)]
ILMAB: field on geometry

1) Make components editable at field creation only
2) Reflect stamp change in step name in the OB

10 years agoCMake:
mpa [Wed, 6 Nov 2013 10:26:46 +0000 (10:26 +0000)]
CMake:
- add tests for this module which can be run via command "make test"

10 years agoFields editing dialog box: enable component renaming
vsr [Wed, 6 Nov 2013 09:49:34 +0000 (09:49 +0000)]
Fields editing dialog box: enable component renaming

10 years agoBuild Curve Creator optionally (OFF by default)
vsr [Wed, 6 Nov 2013 07:36:08 +0000 (07:36 +0000)]
Build Curve Creator optionally (OFF by default)

10 years agoJapanese translations update
rnc [Tue, 5 Nov 2013 15:18:40 +0000 (15:18 +0000)]
Japanese translations update