Salome HOME
modules/shaper.git
5 years agoDump with geometrical selection
azv [Wed, 22 Aug 2018 12:46:28 +0000 (15:46 +0300)]
Dump with geometrical selection

Fix the problem with selection of similar sub-shapes shared by solids in compsolid

5 years agoDump with geometrical selection
azv [Tue, 21 Aug 2018 13:34:38 +0000 (16:34 +0300)]
Dump with geometrical selection

Correct selection of center of circle / focus of ellipse

5 years agoDump with geometrical selection
azv [Mon, 20 Aug 2018 13:25:32 +0000 (16:25 +0300)]
Dump with geometrical selection

* Fix problem with selection of shapes in compsolid
* Correct selection of separate vertices in sketch
* Dump by geometric: avoid checking parent features for searching selection point

5 years agoDump with geometrical selection
azv [Fri, 17 Aug 2018 11:59:37 +0000 (14:59 +0300)]
Dump with geometrical selection

Fix the selection of the "older" shape: if there are several shapes in the history, which satisfy the selected point criteria, but the selected one is not the last one.

5 years agoDump with geometrical selection
azv [Fri, 17 Aug 2018 05:16:15 +0000 (08:16 +0300)]
Dump with geometrical selection

Dump selected construction elements like "Origin", coordinate axes and planes by their names only.

5 years agoDump with geometrical selection
azv [Thu, 16 Aug 2018 13:31:48 +0000 (16:31 +0300)]
Dump with geometrical selection

Fix problems related to selection of a full sketch and sketch elements.

5 years agoDump with geometrical selection
azv [Thu, 16 Aug 2018 04:48:09 +0000 (07:48 +0300)]
Dump with geometrical selection

Update checkPythonDump() command to execute dumping with naming and geometrical selection one by one.

5 years agoDump with geometrical selection
azv [Wed, 15 Aug 2018 12:07:25 +0000 (15:07 +0300)]
Dump with geometrical selection

Provide dumping itself and selection of sub-shapes by the given point.

5 years agoPrepare a release version 9.1.0RC1 SHAPER_V9_1_0RC1
mpv [Thu, 30 Aug 2018 08:28:14 +0000 (11:28 +0300)]
Prepare a release version 9.1.0RC1

5 years agoIssue #2608: Invalid shape when select compound as a tool object for cut
dbv [Thu, 30 Aug 2018 07:59:45 +0000 (10:59 +0300)]
Issue #2608: Invalid shape when select compound as a tool object for cut

Added validator that checks the cut arguments for self-intersection.

5 years agoPrevent crash of small arcs presentations
vsv [Thu, 30 Aug 2018 07:47:26 +0000 (10:47 +0300)]
Prevent crash of small arcs presentations

5 years agoUpdate "big models"
azv [Wed, 29 Aug 2018 05:49:50 +0000 (08:49 +0300)]
Update "big models"

5 years agoIssue #2556: Show content of object which is not displayed in viewer
vsv [Wed, 29 Aug 2018 13:16:17 +0000 (16:16 +0300)]
Issue #2556: Show content of object which is not displayed in viewer

5 years agoIssue #2609: Impossible to select compund of compounds as a base or tool object for...
dbv [Wed, 29 Aug 2018 13:13:53 +0000 (16:13 +0300)]
Issue #2609: Impossible to select compund of compounds as a base or tool object for cut operation.

Fixed

5 years agoIssue #2319: AttributeError: 'NoneType' object has no attribute 'isVertex' in model...
dbv [Wed, 29 Aug 2018 12:50:33 +0000 (15:50 +0300)]
Issue #2319: AttributeError: 'NoneType' object has no attribute 'isVertex' in model.testHaveNamingVertices

Added small fix.

5 years agoFix for the issue #2607 : Bad naming of result when use renamed object as an input
mpv [Wed, 29 Aug 2018 11:14:37 +0000 (14:14 +0300)]
Fix for the issue #2607 : Bad naming of result when use renamed object as an input

5 years agoIssue #2522: DoF is 0 but the sketch is not displayed in green
azv [Wed, 29 Aug 2018 10:04:07 +0000 (13:04 +0300)]
Issue #2522: DoF is 0 but the sketch is not displayed in green

Send message of fully constrained sketch each time it is recomputed.

5 years agoFix for removing of all sub-objects
vsv [Tue, 28 Aug 2018 13:58:33 +0000 (16:58 +0300)]
Fix for removing of all sub-objects

5 years agoFix: update of the sub-results number when the sub-results number is reduced in the OB
mpv [Tue, 28 Aug 2018 13:48:12 +0000 (16:48 +0300)]
Fix: update of the sub-results number when the sub-results number is reduced in the OB

5 years agoProcess enter key by Point input widget
vsv [Tue, 28 Aug 2018 13:41:46 +0000 (16:41 +0300)]
Process enter key by Point input widget

5 years agoFix for case of selection of a plane feature which leads to re-selection of plane...
vsv [Tue, 28 Aug 2018 12:08:05 +0000 (15:08 +0300)]
Fix for case of selection of a plane feature which leads to re-selection of plane result (in partition operation)

5 years agoFix for synchronization of selection in object Browser and multi-selector (Example...
vsv [Tue, 28 Aug 2018 11:27:23 +0000 (14:27 +0300)]
Fix for synchronization of selection in object Browser and multi-selector (Example: Partition of features)

5 years agoCorrect behavior of the Part remove feature in the test.
mpv [Tue, 28 Aug 2018 06:42:27 +0000 (09:42 +0300)]
Correct behavior of the Part remove feature in the test.

5 years agoFix compilation error.
mzn [Mon, 27 Aug 2018 15:47:23 +0000 (18:47 +0300)]
Fix compilation error.

5 years agoCorrect misprint
vsv [Mon, 27 Aug 2018 15:36:32 +0000 (18:36 +0300)]
Correct misprint

5 years agoMigration to OpenCASCADE CMake configuration.
mzn [Mon, 27 Aug 2018 15:16:44 +0000 (18:16 +0300)]
Migration to OpenCASCADE CMake configuration.

5 years agoIssue #2582: Show/Hide inspection panel on activate/deactivate SHAPER module.
vsv [Mon, 27 Aug 2018 14:34:14 +0000 (17:34 +0300)]
Issue #2582: Show/Hide inspection panel on activate/deactivate SHAPER module.

5 years agoIssue #2602: Check selection with validators before its using.
vsv [Mon, 27 Aug 2018 13:06:54 +0000 (16:06 +0300)]
Issue #2602: Check selection with validators before its using.

5 years agoFix for the issue #2528 : No more results after parameters edition canceled
mpv [Mon, 27 Aug 2018 12:18:17 +0000 (15:18 +0300)]
Fix for the issue #2528 : No more results after parameters edition canceled

5 years agoIssue #2590: Fix for activation of Apply button with non-valid selection
vsv [Mon, 27 Aug 2018 09:39:14 +0000 (12:39 +0300)]
Issue #2590: Fix for activation of Apply button with non-valid selection

5 years agoIssue #2584: Adjust height of inspection panel to size of a desktop
vsv [Fri, 24 Aug 2018 14:58:51 +0000 (17:58 +0300)]
Issue #2584: Adjust height of inspection panel to size of a desktop

5 years agoIssue #2594: sort children if after deletion children have a wrong order.
vsv [Fri, 24 Aug 2018 12:35:17 +0000 (15:35 +0300)]
Issue #2594: sort children if after deletion children have a wrong order.

5 years agoFix for the issue #2573: Wrong position of created part
mpv [Fri, 24 Aug 2018 13:56:37 +0000 (16:56 +0300)]
Fix for the issue #2573: Wrong position of created part

5 years agoFix according to new naming.
mzn [Fri, 24 Aug 2018 10:15:19 +0000 (13:15 +0300)]
Fix according to new naming.

5 years agoUse default value only in case it is defined
vsv [Fri, 24 Aug 2018 09:40:15 +0000 (12:40 +0300)]
Use default value only in case it is defined

5 years agoIssue #2606: Use default value only if it is defined
vsv [Fri, 24 Aug 2018 09:37:59 +0000 (12:37 +0300)]
Issue #2606: Use default value only if it is defined

5 years agoUpdate validation and filtration of the same shapes taking into account selection...
mpv [Fri, 24 Aug 2018 07:22:43 +0000 (10:22 +0300)]
Update validation and filtration of the same shapes taking into account selection of whole features

5 years agoMove test test files to DATAFILES.
mzn [Thu, 23 Aug 2018 14:10:22 +0000 (17:10 +0300)]
Move test test files to DATAFILES.

5 years agoFix test: now it's impossible to select sub-shapes of modified shapes as an input...
mzn [Thu, 23 Aug 2018 12:07:50 +0000 (15:07 +0300)]
Fix test: now it's impossible to select sub-shapes of modified shapes as an input arguments.

5 years agoIssue #2581: Initialize attributes if they are not initialized. It can be in case...
vsv [Thu, 23 Aug 2018 13:44:53 +0000 (16:44 +0300)]
Issue #2581: Initialize attributes if they are not initialized. It can be in case of creation by Python script

5 years agoIssue #2604: Processing of deleted nodes of sub-objects
vsv [Thu, 23 Aug 2018 10:43:09 +0000 (13:43 +0300)]
Issue #2604: Processing of deleted nodes of sub-objects

5 years agoIssue #2605: Fix visibility state for complex objects with nesting more then 2
vsv [Wed, 22 Aug 2018 15:34:49 +0000 (18:34 +0300)]
Issue #2605: Fix visibility state for complex objects with nesting more then 2

5 years agoMove to up-to-date SALOME version on Linux
mpv [Wed, 22 Aug 2018 15:15:08 +0000 (18:15 +0300)]
Move to up-to-date SALOME version on Linux

5 years agoAdd LaunchScript command
vsv [Wed, 22 Aug 2018 14:50:23 +0000 (17:50 +0300)]
Add LaunchScript command

5 years agoFix for the issue #2588 : Invalid selection when select feature
mpv [Wed, 22 Aug 2018 14:17:16 +0000 (17:17 +0300)]
Fix for the issue #2588 : Invalid selection when select feature

5 years agoIssue #2601: Select any plane if a dimension is perpendicular to current screen
vsv [Wed, 22 Aug 2018 12:52:28 +0000 (15:52 +0300)]
Issue #2601: Select any plane if a dimension is perpendicular to current screen

5 years agoFix for the issue 2592: result after dump study / load script is different from initial
mpv [Wed, 22 Aug 2018 12:42:01 +0000 (15:42 +0300)]
Fix for the issue 2592: result after dump study / load script is different from initial

5 years agoIssue #1379: boolean error message in revolution cut operation
dbv [Wed, 22 Aug 2018 11:58:18 +0000 (14:58 +0300)]
Issue #1379: boolean error message in revolution cut operation

Added small fix and fixed test.

5 years agoIssue #2490: Place toolbars into 3 rows by default
vsv [Wed, 22 Aug 2018 10:34:04 +0000 (13:34 +0300)]
Issue #2490: Place toolbars into 3 rows by default

5 years agoProcess step nodes for Field Result object
vsv [Wed, 22 Aug 2018 09:54:46 +0000 (12:54 +0300)]
Process step nodes for Field Result object

5 years agoFix for formula definition with '=' in an integer widget
vsv [Tue, 21 Aug 2018 15:06:47 +0000 (18:06 +0300)]
Fix for formula definition with '=' in an integer widget

5 years agoIssue #2597: Fatal error when smash
dbv [Wed, 22 Aug 2018 09:52:18 +0000 (12:52 +0300)]
Issue #2597: Fatal error when smash

Updated validator for Smash arguments: features not allowed for selection.

5 years agoUpdate XAO package from GEOM.
mzn [Wed, 22 Aug 2018 07:55:31 +0000 (10:55 +0300)]
Update XAO package from GEOM.

5 years agoUpdate scripts for building SHAPER as SALOME module.
mzn [Tue, 21 Aug 2018 15:08:21 +0000 (18:08 +0300)]
Update scripts for building SHAPER as SALOME module.

5 years agoIssue #2596: Application errors when smash big face from small
dbv [Tue, 21 Aug 2018 15:07:26 +0000 (18:07 +0300)]
Issue #2596: Application errors when smash big face from small

Fixed

5 years agoIssue #2595: Intersection - rename « Main objects » into « Objects » is not done
dbv [Tue, 21 Aug 2018 12:24:06 +0000 (15:24 +0300)]
Issue #2595: Intersection - rename « Main objects » into « Objects » is not done

Renamed "Main objects" into "Objects"

5 years agoProcess sub-features of a complex feature.
vsv [Tue, 21 Aug 2018 10:48:01 +0000 (13:48 +0300)]
Process sub-features of a complex feature.

5 years agoSwitch off help pages generation by default
vsv [Tue, 21 Aug 2018 10:46:59 +0000 (13:46 +0300)]
Switch off help pages generation by default

5 years agoMerge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/shaper
mzn [Mon, 20 Aug 2018 16:57:41 +0000 (19:57 +0300)]
Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/shaper

5 years agoFix version parsing.
mzn [Mon, 20 Aug 2018 16:56:37 +0000 (19:56 +0300)]
Fix version parsing.

5 years agoChange SALOME9 current.
mzn [Mon, 20 Aug 2018 16:56:21 +0000 (19:56 +0300)]
Change SALOME9 current.

5 years agoAdded to Python API creation of point by vertex selection.
dbv [Mon, 20 Aug 2018 14:47:44 +0000 (17:47 +0300)]
Added to Python API creation of point by vertex selection.

5 years agoUpdate unit tests according to PlaneGCS 0.18 behavior
mzn [Mon, 20 Aug 2018 13:15:20 +0000 (16:15 +0300)]
Update unit tests according to PlaneGCS 0.18 behavior

5 years agoPorting to SALOME 9.1.0.
mzn [Mon, 20 Aug 2018 13:05:36 +0000 (16:05 +0300)]
Porting to SALOME 9.1.0.

5 years agoSwitch off help
vsv [Mon, 20 Aug 2018 14:03:44 +0000 (17:03 +0300)]
Switch off help

5 years agoLock pre-highlighting of object
vsv [Mon, 20 Aug 2018 13:52:19 +0000 (16:52 +0300)]
Lock pre-highlighting of object

5 years agoOptimization of presentations using definition
vsv [Mon, 20 Aug 2018 13:26:53 +0000 (16:26 +0300)]
Optimization of presentations using definition

5 years agoRevert test name.
dbv [Mon, 20 Aug 2018 13:19:24 +0000 (16:19 +0300)]
Revert test name.

5 years agoFixed step value for ratio in Point feature.
dbv [Mon, 20 Aug 2018 13:00:16 +0000 (16:00 +0300)]
Fixed step value for ratio in Point feature.

5 years agoIssue #2563: CEA 2018-1 Common
dbv [Mon, 20 Aug 2018 12:41:46 +0000 (15:41 +0300)]
Issue #2563: CEA 2018-1 Common

Added some unit tests.

5 years agoAdapt selection of features in the Booleans and Fillet operations
mpv [Mon, 20 Aug 2018 10:06:33 +0000 (13:06 +0300)]
Adapt selection of features in the Booleans and Fillet operations

5 years agoIssue #2563: CEA 2018-1 Common
dbv [Mon, 20 Aug 2018 07:48:12 +0000 (10:48 +0300)]
Issue #2563: CEA 2018-1 Common

Added simple mode with one Objects field in Common feature.

5 years agoMake extrusions features correctly eat as a base a whole sketch feature selection.
mpv [Mon, 20 Aug 2018 06:22:27 +0000 (09:22 +0300)]
Make extrusions features correctly eat as a base a whole sketch feature selection.

5 years agoSelection of features: added support of Construction features selection and two pytho...
mpv [Mon, 20 Aug 2018 06:01:24 +0000 (09:01 +0300)]
Selection of features: added support of Construction features selection and two python unit-tests

5 years agoLines > 100 symbols length correction
mpv [Fri, 17 Aug 2018 13:41:37 +0000 (16:41 +0300)]
Lines > 100 symbols length correction

5 years agoReturn test.
dbv [Fri, 17 Aug 2018 12:16:09 +0000 (15:16 +0300)]
Return test.

5 years agoSmall fix
dbv [Fri, 17 Aug 2018 09:10:09 +0000 (12:10 +0300)]
Small fix

5 years agoIssue #2577: add constructor for the single shape.
mzn [Fri, 17 Aug 2018 08:10:33 +0000 (11:10 +0300)]
Issue #2577: add constructor for the single shape.

5 years agoIssue #2577: Remove fusion faces functionality from master.
mzn [Fri, 17 Aug 2018 07:48:11 +0000 (10:48 +0300)]
Issue #2577: Remove fusion faces functionality from 

5 years agoIssue #2577: Extend test.
mzn [Thu, 16 Aug 2018 13:29:59 +0000 (16:29 +0300)]
Issue #2577: Extend test.

5 years agoMake test working in console mode: in application and in python script messages are...
mpv [Fri, 17 Aug 2018 07:49:06 +0000 (10:49 +0300)]
Make test working in console mode: in application and in python script messages are different

5 years agoSmall fixes for Fuse
dbv [Fri, 17 Aug 2018 07:48:16 +0000 (10:48 +0300)]
Small fixes for Fuse

5 years agoMerge branch 'Results_Hierarchy'
mpv [Thu, 16 Aug 2018 18:41:52 +0000 (21:41 +0300)]
Merge branch 'Results_Hierarchy'

5 years agoMake tests working on new results structure and selection of feature as argument Results_Hierarchy
mpv [Thu, 16 Aug 2018 13:48:35 +0000 (16:48 +0300)]
Make tests working on new results structure and selection of feature as argument

5 years agoIssue #2562: CEA 2018-1 Fuse
dbv [Thu, 16 Aug 2018 13:44:10 +0000 (16:44 +0300)]
Issue #2562: CEA 2018-1 Fuse

Fuse now have simple mode with only one field.

5 years agoIssue 2556: Functionality of inspection “WhatIs”
azv [Tue, 14 Aug 2018 05:47:20 +0000 (08:47 +0300)]
Issue 2556: Functionality of inspection “WhatIs”

Assign inspection roles to the corresponding shapes

5 years agoIssue #2577: EDF 2018-2 Fusion of connected faces.
mzn [Mon, 13 Aug 2018 13:12:40 +0000 (16:12 +0300)]
Issue #2577: EDF 2018-2 Fusion of connected faces.

5 years agoIssue #2565: CEA 2018-1 Intersection
dbv [Sun, 12 Aug 2018 17:08:48 +0000 (20:08 +0300)]
Issue #2565: CEA 2018-1 Intersection

Now intersection feature contains only one "Objects" field ("Tools" field was removed)

5 years agoIssue #2564: CEA 2018-1 SMASH
dbv [Sat, 11 Aug 2018 16:18:10 +0000 (19:18 +0300)]
Issue #2564: CEA 2018-1 SMASH

Added possibility to select planar faces in Boolean Smash feature.

5 years agoAdd images to plug-ins
vsv [Fri, 10 Aug 2018 14:50:14 +0000 (17:50 +0300)]
Add images to plug-ins

5 years agoTake scripts based plug-ins into account for documents generation
vsv [Fri, 10 Aug 2018 14:03:38 +0000 (17:03 +0300)]
Take scripts based plug-ins into account for documents generation

5 years agoUpdate plug-ins documentation
vsv [Fri, 10 Aug 2018 13:51:15 +0000 (16:51 +0300)]
Update plug-ins documentation

5 years agoAdd pictures for sketch docs
vsv [Fri, 10 Aug 2018 12:49:11 +0000 (15:49 +0300)]
Add pictures for sketch docs

5 years agoImplementation of names of features selection.
mpv [Fri, 10 Aug 2018 07:30:16 +0000 (10:30 +0300)]
Implementation of names of features selection.

5 years agoInitial implementation of support of any level of hierarchy in Result Bodies.
mpv [Tue, 31 Jul 2018 14:11:05 +0000 (17:11 +0300)]
Initial implementation of support of any level of hierarchy in Result Bodies.

Removed ResultCompSolid class. Instead ResultBody may have any number of subs, or not.

5 years agoIssue #2561: CEA 2018-1 Cut
dbv [Fri, 20 Jul 2018 17:15:58 +0000 (20:15 +0300)]
Issue #2561: CEA 2018-1 Cut

Cut now allows to select any type of shape

5 years agoTask 2.2.5: Highlight all results if a shape of a one result is preselected
vsv [Thu, 9 Aug 2018 15:43:28 +0000 (18:43 +0300)]
Task 2.2.5: Highlight all results if a shape of a one result is preselected

5 years agoAdapt content of RST files to old Sphinx (1.2.3)
vsv [Thu, 9 Aug 2018 12:05:33 +0000 (15:05 +0300)]
Adapt content of RST files to old Sphinx (1.2.3)

5 years agoRemove extra file
vsv [Thu, 9 Aug 2018 10:19:37 +0000 (13:19 +0300)]
Remove extra file

5 years agoTake into account difference in Linux version configurations
vsv [Thu, 9 Aug 2018 09:47:51 +0000 (12:47 +0300)]
Take into account difference in Linux version configurations