Salome HOME
modules/shaper.git
13 months agostd::set_difference requires sorted container to work correctly mbs/fix_move_to_the_end_on_group_substraction 6/head
mbs [Fri, 14 Apr 2023 15:47:31 +0000 (16:47 +0100)]
std::set_difference requires sorted container to work correctly

13 months agofixed bos#34401
mbs [Thu, 13 Apr 2023 10:43:32 +0000 (11:43 +0100)]
fixed bos#34401

13 months ago[bos #33687] EDF 26791 - Points cloud on face
jfa [Tue, 4 Apr 2023 14:28:41 +0000 (15:28 +0100)]
[bos #33687] EDF 26791 - Points cloud on face

13 months agoChange Test19089 PARA to SEQ
NATHALIE GORE [Thu, 30 Mar 2023 09:42:23 +0000 (11:42 +0200)]
Change Test19089 PARA to SEQ

14 months agoupgraded swig support from v4.0.2 to v4.1.1 mbs/swig411 5/head
mbs [Thu, 16 Mar 2023 19:22:42 +0000 (19:22 +0000)]
upgraded swig support from v4.0.2 to v4.1.1

14 months agoMerge branch 'jfa/29468'
jfa [Thu, 16 Mar 2023 17:24:08 +0000 (17:24 +0000)]
Merge branch 'jfa/29468'

14 months ago[bos #29468] [EDF] (2022-T1) Advanced geometry features: distance Edge-Edge & Face...
jfa [Fri, 17 Jun 2022 15:03:59 +0000 (18:03 +0300)]
[bos #29468] [EDF] (2022-T1) Advanced geometry features: distance Edge-Edge & Face-Face

14 months agoPorting Salome to OCCT 7.7.0
jfa [Mon, 13 Mar 2023 10:48:40 +0000 (10:48 +0000)]
Porting Salome to OCCT 7.7.0

14 months agoPorting Salome to OCCT 7.7.0
jfa [Fri, 10 Mar 2023 15:29:43 +0000 (15:29 +0000)]
Porting Salome to OCCT 7.7.0

14 months agoPorting Salome to OCCT 7.7.0
jfa [Thu, 9 Mar 2023 14:33:04 +0000 (14:33 +0000)]
Porting Salome to OCCT 7.7.0

14 months ago[bos #32342] EDF 26130 - Undo and auxiliarity
akondrat [Wed, 30 Nov 2022 08:07:01 +0000 (11:07 +0300)]
[bos #32342] EDF 26130 - Undo and auxiliarity

Add update of visual objects after undoing operation.

14 months agoRemove temporary files after test execution
jfa [Fri, 24 Feb 2023 10:13:14 +0000 (10:13 +0000)]
Remove temporary files after test execution

14 months agoPorting Salome to OCCT 7.7.0
jfa [Mon, 20 Feb 2023 17:21:19 +0000 (17:21 +0000)]
Porting Salome to OCCT 7.7.0

15 months ago[bos #32317] EDF26101 - no name with group filter
akondrat [Wed, 12 Oct 2022 10:16:20 +0000 (13:16 +0300)]
[bos #32317] EDF26101 - no name with group filter

Remove code that set not parametric name

15 months agoReplace horizontal / vertical constraints by perpendicular constraints for rectangle
NATHALIE GORE [Wed, 1 Feb 2023 12:30:53 +0000 (13:30 +0100)]
Replace horizontal / vertical constraints by perpendicular constraints for rectangle

15 months agofixed usage of fuzzy value as parameter in API mbs/32215 1/head
mbs [Thu, 26 Jan 2023 11:39:10 +0000 (11:39 +0000)]
fixed usage of fuzzy value as parameter in API

15 months agoreturn compsolid, when result is compound of connected solids
mbs [Mon, 23 Jan 2023 09:12:17 +0000 (09:12 +0000)]
return compsolid, when result is compound of connected solids

15 months agodump the fuzzy value as attribute and not as double
mbs [Fri, 20 Jan 2023 10:05:46 +0000 (10:05 +0000)]
dump the fuzzy value as attribute and not as double

15 months agoadded checkbox in UI for optional fuzzy parameter
mbs [Thu, 19 Jan 2023 10:19:41 +0000 (10:19 +0000)]
added checkbox in UI for optional fuzzy parameter

15 months agoavoid code duplication, move common tests to tests.py
mbs [Thu, 12 Jan 2023 14:45:00 +0000 (14:45 +0000)]
avoid code duplication, move common tests to tests.py

15 months agoadded the "Bring To Front" command for Groups
mbs [Wed, 4 Jan 2023 20:11:22 +0000 (20:11 +0000)]
added the "Bring To Front" command for Groups

15 months agosupport fuzzy parameter in all boolean operations
mbs [Tue, 20 Dec 2022 19:25:10 +0000 (19:25 +0000)]
support fuzzy parameter in all boolean operations

15 months agoadded Limit Tolerance feature
mbs [Wed, 14 Dec 2022 16:57:33 +0000 (16:57 +0000)]
added Limit Tolerance feature

15 months agofixed non conformance with same feature behavior in GEOM
mbs [Wed, 14 Dec 2022 22:36:18 +0000 (22:36 +0000)]
fixed non conformance with same feature behavior in GEOM
updated the tests

15 months agoadded new GlueFaces feature
mbs [Fri, 9 Dec 2022 19:03:45 +0000 (19:03 +0000)]
added new GlueFaces feature

15 months agofixed bug where "Always create result" was required
mbs [Thu, 15 Dec 2022 10:45:13 +0000 (10:45 +0000)]
fixed bug where "Always create result" was required
to get a sewing result; added new testcase

15 months ago* added missing tests and documentation
mbs [Sat, 10 Dec 2022 00:10:58 +0000 (00:10 +0000)]
* added missing tests and documentation
* code cleanup

15 months agosupport addSewing method from Python API
mbs [Fri, 2 Dec 2022 09:42:08 +0000 (09:42 +0000)]
support addSewing method from Python API

15 months agorenamed bool arguments
mbs [Fri, 2 Dec 2022 09:36:22 +0000 (09:36 +0000)]
renamed bool arguments

15 months ago* store result only after checking if sewn
mbs [Fri, 2 Dec 2022 09:35:32 +0000 (09:35 +0000)]
* store result only after checking if sewn
* fixed isSewn method
* code cleanup

15 months agosupport legacy code when building a shell
mbs [Fri, 2 Dec 2022 09:33:51 +0000 (09:33 +0000)]
support legacy code when building a shell

15 months agoadded new Sewing feature
mbs [Wed, 30 Nov 2022 15:41:31 +0000 (15:41 +0000)]
added new Sewing feature

15 months agoAdditional fix SHAPER_HDF tests with parallelism for RESTRICTED tests cbr/fix_hdf_tests_restricted 2/head
Christophe Bourcier [Fri, 20 Jan 2023 13:10:51 +0000 (14:10 +0100)]
Additional fix SHAPER_HDF tests with parallelism for RESTRICTED tests

15 months agoFix for SHAPER_HDF tests with parallelism
NATHALIE GORE [Tue, 17 Jan 2023 13:47:49 +0000 (14:47 +0100)]
Fix for SHAPER_HDF tests with parallelism

16 months ago[bos #33210] [CEA] building SALOME on Fedora 37. SHAPER-Python3.11_co_code.patch...
jfa [Mon, 19 Dec 2022 10:35:14 +0000 (13:35 +0300)]
[bos #33210] [CEA] building SALOME on Fedora 37. SHAPER-Python3.11_co_code.patch applied.

16 months agoMerge branch 'V9_10_BR'
jfa [Fri, 16 Dec 2022 08:51:08 +0000 (11:51 +0300)]
Merge branch 'V9_10_BR'

17 months agobos #32216 [CEA] GUI ergonomic: navigation cube. Debug navition cube selection in...
jfa [Wed, 14 Dec 2022 10:12:31 +0000 (13:12 +0300)]
bos #32216 [CEA] GUI ergonomic: navigation cube. Debug navition cube selection in Shaper.

17 months agoIncrement version: 9.10.0 V9_10_BR V9_10_0 V9_10_0rc1
jfa [Tue, 22 Nov 2022 11:19:03 +0000 (14:19 +0300)]
Increment version: 9.10.0

17 months ago[bos #29098] Remove useless code staying after previous fix. V9_10_0b1
jfa [Fri, 18 Nov 2022 10:19:37 +0000 (13:19 +0300)]
[bos #29098] Remove useless code staying after previous fix.

18 months agoAdd missing french translations.
jfa [Tue, 8 Nov 2022 14:24:40 +0000 (17:24 +0300)]
Add missing french translations.

18 months agoSwitch Test1673 to SHAPR_SEQ
NATHALIE GORE [Mon, 7 Nov 2022 09:23:52 +0000 (10:23 +0100)]
Switch Test1673 to SHAPR_SEQ

18 months ago[bos #26745] EDF 24471 - problem of dumping CR26745
akondrat [Tue, 4 Oct 2022 10:30:39 +0000 (13:30 +0300)]
[bos #26745] EDF 24471 - problem of dumping

Fix problem (set proper name in comparing) and add test.

18 months ago[bos #32342] EDF 26130 - Undo and auxiliarity
akondrat [Thu, 20 Oct 2022 06:28:49 +0000 (09:28 +0300)]
[bos #32342] EDF 26130 - Undo and auxiliarity

Add update of visual objects after aborting operation.

18 months agoFix SIGSEGV on model.checkPythonDump() in GUI
jfa [Thu, 27 Oct 2022 11:02:45 +0000 (14:02 +0300)]
Fix SIGSEGV on model.checkPythonDump() in GUI

18 months ago[bos #30178] [CEA][FORUM] Fuse operation fails on Linux and is OK on Windows
jfa [Thu, 27 Oct 2022 10:59:05 +0000 (13:59 +0300)]
[bos #30178] [CEA][FORUM] Fuse operation fails on Linux and is OK on Windows

18 months ago[bos #30881] EDF 25913 - differetn behavior between contextual menu and F2 CR30881
akondrat [Thu, 6 Oct 2022 09:58:28 +0000 (12:58 +0300)]
[bos #30881] EDF 25913 - differetn behavior between contextual menu and F2

Remove a feature of renaming objects in sketch mode by using F2.

18 months ago[bos #32443] EDF 26225 - Fuse Faces V9_10_0a1 V9_10_0a2
jfa [Mon, 17 Oct 2022 16:22:26 +0000 (19:22 +0300)]
[bos #32443] EDF 26225 - Fuse Faces

19 months ago[bos #32505] [CEA] Additional patches for Fedora 36. SPNS-29988-SHAPER-V9_9_0.patch
jfa [Wed, 12 Oct 2022 07:03:06 +0000 (10:03 +0300)]
[bos #32505] [CEA] Additional patches for Fedora 36. SPNS-29988-SHAPER-V9_9_0.patch

19 months agoMerge branch 'CEA/FeaturesPlugin/LOFT'
Nicolas RECHATIN [Thu, 6 Oct 2022 07:04:44 +0000 (09:04 +0200)]
Merge branch 'CEA/FeaturesPlugin/LOFT'

19 months ago[bos #32420] [CEA 32377] Shaper default font
jfa [Tue, 4 Oct 2022 12:19:44 +0000 (15:19 +0300)]
[bos #32420] [CEA 32377] Shaper default font

19 months agoAdd new SHAPER label : SHAPR_SEQ
NATHALIE GORE [Mon, 26 Sep 2022 08:54:21 +0000 (10:54 +0200)]
Add new SHAPER label : SHAPR_SEQ

20 months agoCEA - Lot3 : Add LOFT Feature CEA/FeaturesPlugin/LOFT
lucasjerome [Wed, 27 Jan 2021 18:38:10 +0000 (19:38 +0100)]
CEA - Lot3 : Add LOFT Feature

20 months ago[bos #29098] Help panel for SHAPER module. Eliminate the limitation on store/restore...
jfa [Wed, 14 Sep 2022 16:10:41 +0000 (19:10 +0300)]
[bos #29098] Help panel for SHAPER module. Eliminate the limitation on store/restore GUI states of Shaper module.

20 months agoMerge branch '29469'
jfa [Thu, 8 Sep 2022 15:49:09 +0000 (18:49 +0300)]
Merge branch '29469'

20 months agobos #29469: [EDF] (2022-T1) Advanced geometry features: Detect type of shape
vsv [Mon, 20 Jun 2022 09:31:26 +0000 (12:31 +0300)]
bos #29469: [EDF] (2022-T1) Advanced geometry features: Detect type of shape

20 months agobos #29098 Merge branch 'CR29098' V9_9_1b1
vsr [Tue, 23 Aug 2022 10:28:59 +0000 (13:28 +0300)]
bos #29098 Merge branch 'CR29098'

20 months agobos #29098: Help panel for SHAPER module
vsv [Tue, 31 May 2022 12:01:35 +0000 (15:01 +0300)]
bos #29098: Help panel for SHAPER module

20 months agoMerge branch 'jgv/29470'
jfa [Thu, 18 Aug 2022 15:13:25 +0000 (18:13 +0300)]
Merge branch 'jgv/29470'

20 months ago[bos #29470][EDF](2022-T1) Advanced geometry features: cloud point on a face
jgv [Fri, 8 Jul 2022 07:59:45 +0000 (10:59 +0300)]
[bos #29470][EDF](2022-T1) Advanced geometry features: cloud point on a face

21 months agobos #30735: [CEA] model.checkPythonDump() inconsistent 30735
vsv [Mon, 8 Aug 2022 19:13:07 +0000 (22:13 +0300)]
bos #30735: [CEA] model.checkPythonDump() inconsistent

21 months agoFix for error in dump of addSphere of older versions, where creation method was not...
mpv [Wed, 20 Jul 2022 12:21:47 +0000 (15:21 +0300)]
Fix for error in dump of addSphere of older versions, where creation method was not invented.

21 months ago#54775: No error when load file with parameters
azv [Tue, 19 Jul 2022 15:47:53 +0000 (18:47 +0300)]
#54775: No error when load file with parameters

22 months ago[bos #30433] [CEA 30426] Shaper performance issue. Milti-translation.
jfa [Thu, 7 Jul 2022 06:41:56 +0000 (09:41 +0300)]
[bos #30433] [CEA 30426] Shaper performance issue. Milti-translation.

22 months agoFix for the problem: the second sketch is shown as invalid after the first edit is...
mpv [Tue, 21 Jun 2022 13:26:33 +0000 (16:26 +0300)]
Fix for the problem: the second sketch is shown as invalid after the first edit is canceled after as script with these two sketches is loaded.

22 months agoFixed the problem of imported color of higher level STEP shape.
mpv [Mon, 20 Jun 2022 10:03:24 +0000 (13:03 +0300)]
Fixed the problem of imported color of higher level STEP shape.

23 months agoFix for stability of TestMovePart1 unit-test.
mpv [Tue, 14 Jun 2022 08:59:17 +0000 (11:59 +0300)]
Fix for stability of TestMovePart1 unit-test.

23 months agoImplement SketchAPI_Constraint::value() method to get the value of constraint.
azv [Tue, 14 Jun 2022 05:05:17 +0000 (08:05 +0300)]
Implement SketchAPI_Constraint::value() method to get the value of constraint.

23 months ago[bos #30176] [CEA][FORUM] 1D-Fillet segmentation fault
jfa [Thu, 9 Jun 2022 15:11:03 +0000 (18:11 +0300)]
[bos #30176] [CEA][FORUM] 1D-Fillet segmentation fault

23 months agobos #29479 Merge branch 'CR29479'
vsr [Thu, 9 Jun 2022 14:09:10 +0000 (17:09 +0300)]
bos #29479 Merge branch 'CR29479'

23 months agobos #29479 Show edges directions
Alexey Kondratyev [Wed, 27 Apr 2022 08:51:19 +0000 (11:51 +0300)]
bos #29479 Show edges directions

Add algorithm to show direction of edges.

23 months agobos #29481 Merge branch 'CR29481'
vsr [Thu, 9 Jun 2022 07:40:52 +0000 (10:40 +0300)]
bos #29481 Merge branch 'CR29481'

23 months ago #29481: Show parts in study tree (parts drag and drop)
mpv [Wed, 25 May 2022 12:07:42 +0000 (15:07 +0300)]
 #29481: Show parts in study tree (parts drag and drop)

23 months agobos #29478 Merge branch 'CR29478'
vsr [Wed, 8 Jun 2022 13:14:26 +0000 (16:14 +0300)]
bos #29478 Merge branch 'CR29478'

23 months ago#29478: Show names of groups in the view CR29478
mpv [Thu, 2 Jun 2022 13:19:18 +0000 (16:19 +0300)]
#29478: Show names of groups in the view

23 months agobos #30182 Fix compilation problem
vsr [Fri, 3 Jun 2022 09:54:24 +0000 (12:54 +0300)]
bos #30182 Fix compilation problem

23 months agobos #29475 Merge branch 'CR29475'
vsr [Fri, 3 Jun 2022 07:37:29 +0000 (10:37 +0300)]
bos #29475 Merge branch 'CR29475'

23 months agobos #29475 Option to create new part on study open
mpv [Fri, 8 Apr 2022 16:57:15 +0000 (19:57 +0300)]
bos #29475 Option to create new part on study open

23 months agobos #29482 Merge branch 'CR29482'
vsr [Thu, 2 Jun 2022 13:06:03 +0000 (16:06 +0300)]
bos #29482 Merge branch 'CR29482'

23 months agobos #29482 Export of colors and names to STEP.
mpv [Thu, 28 Apr 2022 12:06:00 +0000 (15:06 +0300)]
bos #29482 Export of colors and names to STEP.

23 months agobos #29480 Merge branch 'CR29480'
vsr [Thu, 2 Jun 2022 11:53:01 +0000 (14:53 +0300)]
bos #29480 Merge branch 'CR29480'

23 months agobos #29480 Recover feature in context menu.
mpv [Wed, 27 Apr 2022 12:02:56 +0000 (15:02 +0300)]
bos #29480 Recover feature in context menu.

23 months agobos #29477 Merge branch 'CR29477'
vsr [Thu, 2 Jun 2022 10:53:26 +0000 (13:53 +0300)]
bos #29477 Merge branch 'CR29477'

23 months agobos #29477 Information on shape in TUI. New 'shapeInfo' python method.
mpv [Mon, 18 Apr 2022 11:31:24 +0000 (14:31 +0300)]
bos #29477 Information on shape in TUI. New 'shapeInfo' python method.

23 months agobos #29476 Merge branch 'jfa/29476_offset'
vsr [Thu, 2 Jun 2022 09:43:26 +0000 (12:43 +0300)]
bos #29476 Merge branch 'jfa/29476_offset'

23 months agobos #29476 Offset in sketch
jfa [Wed, 11 May 2022 10:57:50 +0000 (13:57 +0300)]
bos #29476 Offset in sketch

23 months agoMerge branch 'V9_9_BR'
vsr [Tue, 31 May 2022 08:20:08 +0000 (11:20 +0300)]
Merge branch 'V9_9_BR'

23 months agoFix error when reading file on a non-utf-8 locale
vsr [Tue, 24 May 2022 08:45:24 +0000 (11:45 +0300)]
Fix error when reading file on a non-utf-8 locale

23 months ago[bos #29971] [CEA 29586] doing a fillet
jfa [Mon, 23 May 2022 08:24:16 +0000 (11:24 +0300)]
[bos #29971] [CEA 29586] doing a fillet

23 months ago[bos #29947] [CEA 29944] SIGSEGV using filet V9_9_BR V9_9_0 V9_9_0rc2
jfa [Thu, 19 May 2022 10:38:41 +0000 (13:38 +0300)]
[bos #29947] [CEA 29944] SIGSEGV using filet

23 months ago[bos #29947] [CEA 29944] SIGSEGV using filet
jfa [Thu, 19 May 2022 10:38:41 +0000 (13:38 +0300)]
[bos #29947] [CEA 29944] SIGSEGV using filet

2 years ago[bos #29933] [CEA 29931] Redundant constraint in SHAPER SIGSEGV V9_9_0rc1
jfa [Wed, 11 May 2022 14:44:06 +0000 (17:44 +0300)]
[bos #29933] [CEA 29931] Redundant constraint in SHAPER SIGSEGV

2 years ago[bos #29933] [CEA 29931] Redundant constraint in SHAPER SIGSEGV
jfa [Wed, 11 May 2022 14:44:06 +0000 (17:44 +0300)]
[bos #29933] [CEA 29931] Redundant constraint in SHAPER SIGSEGV

2 years ago#29623 Backward compatibility broken
mpv [Thu, 5 May 2022 06:38:59 +0000 (09:38 +0300)]
#29623 Backward compatibility broken

Dump the direct angle direction by default.

2 years agoCopyright update 2022
vsr [Thu, 5 May 2022 12:27:20 +0000 (15:27 +0300)]
Copyright update 2022

2 years agoIncrement version: 9.9.0
vsr [Thu, 5 May 2022 07:36:54 +0000 (10:36 +0300)]
Increment version: 9.9.0

2 years ago#29623 Backward compatibility broken
mpv [Thu, 5 May 2022 06:38:59 +0000 (09:38 +0300)]
#29623 Backward compatibility broken

Dump the direct angle direction by default.

2 years ago[bos #29085] EDF 24794 - problem of visibility of sketch plane V9_9_0b1
jfa [Wed, 20 Apr 2022 16:27:32 +0000 (19:27 +0300)]
[bos #29085] EDF 24794 - problem of visibility of sketch plane

2 years ago[bos #29612] EDF 25161 - dump with comments
jfa [Mon, 11 Apr 2022 08:43:02 +0000 (11:43 +0300)]
[bos #29612] EDF 25161 - dump with comments

2 years agoSuppression of warnings, application launching problems in different cases (on Window... V9_9_0a2
mpv [Wed, 30 Mar 2022 11:45:44 +0000 (14:45 +0300)]
Suppression of warnings, application launching problems in different cases (on Windows) and minor improvements of the SHAPER source code.

2 years agoFix HDF tests in accordance with KERNEL changes: forcibly re-initialize session
vsr [Tue, 29 Mar 2022 14:00:09 +0000 (17:00 +0300)]
Fix HDF tests in accordance with KERNEL changes: forcibly re-initialize session