Salome HOME
modules/shaper.git
7 years agoFix test
dbv [Wed, 29 Mar 2017 17:19:09 +0000 (20:19 +0300)]
Fix test

7 years agoFixed test
dbv [Wed, 29 Mar 2017 16:29:52 +0000 (19:29 +0300)]
Fixed test

7 years agoAdjust test cases according to updated Arc behavior
azv [Wed, 29 Mar 2017 15:37:32 +0000 (18:37 +0300)]
Adjust test cases according to updated Arc behavior

7 years agoImprove behavior of MacroCircle
azv [Wed, 29 Mar 2017 15:37:09 +0000 (18:37 +0300)]
Improve behavior of MacroCircle

7 years agoIssue #2044: Error detection in the parametric API
dbv [Wed, 29 Mar 2017 14:19:34 +0000 (17:19 +0300)]
Issue #2044: Error detection in the parametric API

Test fix.

7 years agoSketch with the Fixed constraints only should be processed as usual sketch
azv [Wed, 29 Mar 2017 14:08:34 +0000 (17:08 +0300)]
Sketch with the Fixed constraints only should be processed as usual sketch

7 years agoIssue #2044: Error detection in the parametric API
dbv [Wed, 29 Mar 2017 13:57:24 +0000 (16:57 +0300)]
Issue #2044: Error detection in the parametric API

Set attribute invalid flag when selection with bad name passed.

7 years agoIssue #2044: Error detection in the parametric API
dbv [Wed, 29 Mar 2017 13:35:11 +0000 (16:35 +0300)]
Issue #2044: Error detection in the parametric API

Set attribute invalid flag when selection with bad name passed.

7 years agoAllow arc parameters to be recalculated by sketch solver
azv [Wed, 29 Mar 2017 13:18:09 +0000 (16:18 +0300)]
Allow arc parameters to be recalculated by sketch solver

7 years agoIssue #2029 Change the color of the Sketch when fully constrained
nds [Wed, 29 Mar 2017 13:07:54 +0000 (16:07 +0300)]
Issue #2029 Change the color of the Sketch when fully constrained

7 years agoResolve constraint only when all events have been processed by the PlaneGCSSolver
azv [Wed, 29 Mar 2017 12:30:26 +0000 (15:30 +0300)]
Resolve constraint only when all events have been processed by the PlaneGCSSolver

7 years agoIssue #2029 Change the color of the Sketch when fully constrained
nds [Wed, 29 Mar 2017 11:47:27 +0000 (14:47 +0300)]
Issue #2029 Change the color of the Sketch when fully constrained

7 years agoFix the problem with TestFeaturesExtrusion.py test fail: correctly move the history...
mpv [Wed, 29 Mar 2017 11:38:44 +0000 (14:38 +0300)]
Fix the problem with TestFeaturesExtrusion.py test fail: correctly move the history line when the feature is moved.

7 years agoIssue #2058: Fatal error when create split constraint
azv [Wed, 29 Mar 2017 10:56:21 +0000 (13:56 +0300)]
Issue #2058: Fatal error when create split constraint

Fix wrong processing of tangent constraint between line and circle having one coincident point.

7 years agoDisabled validator for arc end point in creation method by passed point.
dbv [Wed, 29 Mar 2017 09:50:43 +0000 (12:50 +0300)]
Disabled validator for arc end point in creation method by passed point.

7 years agoIssue #2066: crash when create Circle with Origin of coordinate sustem selected as...
dbv [Wed, 29 Mar 2017 09:50:18 +0000 (12:50 +0300)]
Issue #2066: crash when create Circle with Origin of coordinate sustem selected as Centre point

Fixed crash

7 years agoIssue #2063 crash during trim: Rename Label of control into "Segment"
nds [Wed, 29 Mar 2017 09:16:07 +0000 (12:16 +0300)]
Issue #2063 crash during trim: Rename Label of control into "Segment"

7 years agoIssue #2063 crash during trim: it was corrected with #2065 issue, TestTrimLine02...
nds [Wed, 29 Mar 2017 09:06:59 +0000 (12:06 +0300)]
Issue #2063 crash during trim: it was corrected with #2065 issue, TestTrimLine02.py is created for this scenario

7 years agoIssue #2024: Redesign of circle and arc of circle
dbv [Wed, 29 Mar 2017 09:01:10 +0000 (12:01 +0300)]
Issue #2024: Redesign of circle and arc of circle

Fixed arc orientation when creating by 3 point

7 years agoUnit tests fixes related to python swigged lists iteration
mpv [Wed, 29 Mar 2017 08:36:45 +0000 (11:36 +0300)]
Unit tests fixes related to python swigged lists iteration

7 years agoIssue #2027 Sketcher Trim Feature: clear PreviewObject reference as it is not necessa...
nds [Wed, 29 Mar 2017 08:28:56 +0000 (11:28 +0300)]
Issue #2027 Sketcher Trim Feature: clear PreviewObject reference as it is not necessary during execute. Save conflicting color in symbol presentation.

7 years agoIssue #2038: Incorrect naming after translation
dbv [Wed, 29 Mar 2017 08:22:14 +0000 (11:22 +0300)]
Issue #2038: Incorrect naming after translation

Fixed naming for translated compsolid

7 years agoChecking that collinearity constraint is already in the solver
azv [Wed, 29 Mar 2017 08:01:30 +0000 (11:01 +0300)]
Checking that collinearity constraint is already in the solver

7 years agoIssue #2027 Sketcher Trim Feature: unit-test for Trim of crossed W by a line.
nds [Wed, 29 Mar 2017 07:01:48 +0000 (10:01 +0300)]
Issue #2027 Sketcher Trim Feature: unit-test for Trim of crossed W by a line.

7 years agoIssue #2027 Sketcher Trim Feature: coincidence unit test case
nds [Wed, 29 Mar 2017 05:40:07 +0000 (08:40 +0300)]
Issue #2027 Sketcher Trim Feature: coincidence unit test case

Line lenght should be less than 100 signs

7 years agoIssue #2027 Sketcher Trim Feature: coincidence unit test case
nds [Wed, 29 Mar 2017 05:30:54 +0000 (08:30 +0300)]
Issue #2027 Sketcher Trim Feature: coincidence unit test case

7 years agoIssue #1868: Crash with dump python when I translate a same object several times
dbv [Tue, 28 Mar 2017 13:43:35 +0000 (16:43 +0300)]
Issue #1868: Crash with dump python when I translate a same object several times

Dump will show error window if history line not at the end.

7 years agoIssue #2046: Naming incorrect after an extrusion of a wire.
dbv [Tue, 28 Mar 2017 11:25:30 +0000 (14:25 +0300)]
Issue #2046: Naming incorrect after an extrusion of a wire.

Fixed naming faces for extrusion of wire.

7 years agoFix coding style (line length <= 100)
azv [Tue, 28 Mar 2017 08:45:50 +0000 (11:45 +0300)]
Fix coding style (line length <= 100)

7 years agoAdjust test cases according to redesigned Arc and Circle features
azv [Tue, 28 Mar 2017 07:52:50 +0000 (10:52 +0300)]
Adjust test cases according to redesigned Arc and Circle features

7 years agoIssue #2024: Redesign of circle and arc of circle
dbv [Tue, 28 Mar 2017 08:16:51 +0000 (11:16 +0300)]
Issue #2024: Redesign of circle and arc of circle

Removed redundant method.

7 years agoIssue #2024: Redesign of circle and arc of circle
nds [Tue, 28 Mar 2017 07:18:43 +0000 (10:18 +0300)]
Issue #2024: Redesign of circle and arc of circle

Deflection for Presentations if result has not been created yet(Macro Circle, Fillet)

7 years agoTask 2.6. Change color of fully constrained sketch
azv [Tue, 28 Mar 2017 07:04:31 +0000 (10:04 +0300)]
Task 2.6. Change color of fully constrained sketch

7 years agoTestTrimCircle.py is removed
nds [Tue, 28 Mar 2017 06:50:07 +0000 (09:50 +0300)]
TestTrimCircle.py is removed

7 years agoCircle: correction for crash by edit circle in SALOME mode
nds [Tue, 28 Mar 2017 04:49:53 +0000 (07:49 +0300)]
Circle: correction for crash by edit circle in SALOME mode

7 years agoIssue #2024: Redesign of circle and arc of circle
dbv [Mon, 27 Mar 2017 15:21:49 +0000 (18:21 +0300)]
Issue #2024: Redesign of circle and arc of circle

Validators update

7 years agoIssue #2027: Sketcher Trim Feature unit tests for Circle/Arc
nds [Mon, 27 Mar 2017 14:48:18 +0000 (17:48 +0300)]
Issue #2027: Sketcher Trim Feature unit tests for Circle/Arc

7 years agoIssue #2024: Redesign of circle and arc of circle (validate preselected object)
nds [Mon, 27 Mar 2017 13:59:25 +0000 (16:59 +0300)]
Issue #2024: Redesign of circle and arc of circle (validate preselected object)

Issue #2027: Sketcher Trim Feature (debug)

7 years agoIssue #2024: Redesign of circle and arc of circle
dbv [Mon, 27 Mar 2017 13:32:15 +0000 (16:32 +0300)]
Issue #2024: Redesign of circle and arc of circle

Removed unused widget.

7 years agoIssue #2024: Redesign of circle and arc of circle
dbv [Mon, 27 Mar 2017 10:08:47 +0000 (13:08 +0300)]
Issue #2024: Redesign of circle and arc of circle

Updated validators for arc.

7 years agoFix of the exception of edit field (loaded with a study)
mpv [Mon, 27 Mar 2017 10:11:24 +0000 (13:11 +0300)]
Fix of the exception of edit field (loaded with a study)

7 years agoFix for the issue #1947 : export fields to GEOM as a full set of sub-shapes with...
mpv [Mon, 27 Mar 2017 09:13:33 +0000 (12:13 +0300)]
Fix for the issue #1947 : export fields to GEOM as a full set of sub-shapes with only selected values as not-default.

7 years agoRevert change for MacroArc attribute names
azv [Mon, 27 Mar 2017 09:10:13 +0000 (12:10 +0300)]
Revert change for MacroArc attribute names

7 years agoIssue #2024: Redesign of circle and arc of circle
azv [Mon, 27 Mar 2017 06:20:34 +0000 (09:20 +0300)]
Issue #2024: Redesign of circle and arc of circle

Constraints for tangent arc

7 years agoIssue #2024: Redesign of circle and arc of circle
azv [Sat, 25 Mar 2017 14:20:16 +0000 (17:20 +0300)]
Issue #2024: Redesign of circle and arc of circle

* Prepare shape for MacroArc according to already selected points.

7 years agoIssue #2024: Redesign of circle and arc of circle
azv [Sat, 25 Mar 2017 09:35:35 +0000 (12:35 +0300)]
Issue #2024: Redesign of circle and arc of circle

* Prepare shape for MacroCircle according to already selected points.
* Remove waste fields (myCenter and myRadius) from MacroCircle class.
* Adjust test cases for creating circle.

7 years agoIssue #2024: Redesign of circle and arc of circle
dbv [Fri, 24 Mar 2017 14:04:06 +0000 (17:04 +0300)]
Issue #2024: Redesign of circle and arc of circle

Redesigned "real" arc feature.

7 years agoFix compilation problem on Linux
azv [Fri, 24 Mar 2017 13:26:41 +0000 (16:26 +0300)]
Fix compilation problem on Linux

7 years agoIssue #2024: Redesign of circle and arc of circle
dbv [Fri, 24 Mar 2017 12:36:48 +0000 (15:36 +0300)]
Issue #2024: Redesign of circle and arc of circle

Redesigned "real" arc feature.

7 years agoIssue #2024: Redesign of circle and arc of circle
azv [Fri, 24 Mar 2017 12:24:38 +0000 (15:24 +0300)]
Issue #2024: Redesign of circle and arc of circle

Implement validators for MacroCircle feature

7 years agoIssue #2024: Redesign of circle and arc of circle
dbv [Thu, 23 Mar 2017 14:44:10 +0000 (17:44 +0300)]
Issue #2024: Redesign of circle and arc of circle

Initial arc redesign commit.

7 years agoIssue #2024 - Redesign of circle and arc of circle: fill Reference Attribute
nds [Thu, 23 Mar 2017 08:33:32 +0000 (11:33 +0300)]
Issue #2024 - Redesign of circle and arc of circle: fill Reference Attribute

Type of Circle macro feature should be saved by restarting of operation.

7 years agoIssue #2024: Redesign of circle and arc of circle
azv [Thu, 23 Mar 2017 07:25:11 +0000 (10:25 +0300)]
Issue #2024: Redesign of circle and arc of circle

1. Add possibility to select features while constructing circle by three points
2. Redesign of SketchPlugin_MacroCircle: move all geometric constructions to GeomAPI_Circ2d.

7 years agoIssue #2024: Redesign of circle and arc of circle: Unit tests for creation of a circl...
azv [Wed, 22 Mar 2017 07:05:21 +0000 (10:05 +0300)]
Issue #2024: Redesign of circle and arc of circle: Unit tests for creation of a circle by different mode

7 years agoIssue #2024 - Redesign of circle and arc of circle: fill Reference Attribute
nds [Mon, 20 Mar 2017 12:25:34 +0000 (15:25 +0300)]
Issue #2024 - Redesign of circle and arc of circle: fill Reference Attribute

1. Do not call execute(), this is obsolete functionality done for Rectangle feature(as lines were created in execute(), now one is created in attribute changed). It is checked without execute that coincidence is set to rectangle's features to line/point selected.
2. shapeContains/shapeExploreHasVertex should not be called by preselection if feature contains reference attribute(coincidence will not be created by selection)

7 years agoIssue #2024 - Redesign of circle and arc of circle: fill Reference Attribute
nds [Mon, 20 Mar 2017 10:23:50 +0000 (13:23 +0300)]
Issue #2024 - Redesign of circle and arc of circle: fill Reference Attribute

See preview button visibility in Property Panel should be read from XML definition of the feature

7 years agoIssue #2024: Redesign of circle and arc of circle
dbv [Mon, 20 Mar 2017 07:29:31 +0000 (10:29 +0300)]
Issue #2024: Redesign of circle and arc of circle

Redesigned circle creation. Now Circle feature is a macro which creates Circle feature with center and radius attributes.

7 years agoFix for the issue #2052 : correct update of selection of the whole sketch if the...
mpv [Fri, 24 Mar 2017 14:56:24 +0000 (17:56 +0300)]
Fix for the issue #2052 : correct update of selection of the whole sketch if the number of faces is reduced.

7 years agoIssue #2053 fix: on open file create results taking into account dependencies in...
mpv [Fri, 24 Mar 2017 08:15:52 +0000 (11:15 +0300)]
Issue #2053 fix: on open file create results taking into account dependencies in composite features.

7 years agoSet the correct environment for the current Linux version compilation.
mpv [Thu, 23 Mar 2017 11:07:05 +0000 (14:07 +0300)]
Set the correct environment for the current Linux version compilation.

7 years agoMigration to the newer SALOME
mpv [Thu, 23 Mar 2017 10:38:58 +0000 (13:38 +0300)]
Migration to the newer SALOME

7 years agoAdd tests.
Clarisse Genrault [Thu, 23 Mar 2017 09:10:57 +0000 (10:10 +0100)]
Add tests.

7 years agoFix for the issue #2020 : take into account not yet loaded documents to generate...
mpv [Wed, 22 Mar 2017 14:44:51 +0000 (17:44 +0300)]
Fix for the issue #2020 : take into account not yet loaded documents to generate a new document persistent ID.

7 years agoFix bug on messages error.
Clarisse Genrault [Wed, 22 Mar 2017 14:43:57 +0000 (15:43 +0100)]
Fix bug on messages error.

7 years agoUpdate of the comment line
mpv [Wed, 22 Mar 2017 12:32:54 +0000 (15:32 +0300)]
Update of the comment line

7 years agoFix fir the issue #2035 : crash on remove of depended Parts
mpv [Wed, 22 Mar 2017 12:29:06 +0000 (15:29 +0300)]
Fix fir the issue #2035 : crash on remove of depended Parts

7 years agoFix for the issue #1997 : correct update of the point of sketch after update of sketc...
mpv [Wed, 22 Mar 2017 11:02:32 +0000 (14:02 +0300)]
Fix for the issue #1997 : correct update of the point of sketch after update of sketch plane.

7 years agoFix the problem of color overwriting
mpv [Tue, 21 Mar 2017 13:47:11 +0000 (16:47 +0300)]
Fix the problem of color overwriting

7 years agoFix of problem in "gear" big model with selection of the whole construction result...
mpv [Tue, 21 Mar 2017 11:42:25 +0000 (14:42 +0300)]
Fix of problem in "gear" big model with selection of the whole construction result (using the object browser) located in PartSet.

7 years ago#2027 Sketcher Trim Feature: correction of compilation on Linux
nds [Tue, 21 Mar 2017 09:06:06 +0000 (12:06 +0300)]
#2027 Sketcher Trim Feature: correction of compilation on Linux

7 years ago#2027 Sketcher Trim Feature: correction of compilation on Linux
nds [Tue, 21 Mar 2017 08:10:30 +0000 (11:10 +0300)]
#2027 Sketcher Trim Feature: correction of compilation on Linux

7 years ago#2027 Sketcher Trim Feature: 1. preview/selected attributes in trim; 2. avoid includi...
nds [Tue, 21 Mar 2017 08:01:46 +0000 (11:01 +0300)]
#2027 Sketcher Trim Feature: 1. preview/selected attributes in trim; 2. avoid including GeomAPI in ModelAPI headers

7 years agoImprove movement of single point of a constrained feature.
azv [Tue, 21 Mar 2017 07:02:28 +0000 (10:02 +0300)]
Improve movement of single point of a constrained feature.

This change caused by incorrect "conflicting constraints" message while moving the feature under Horizontal constraint. The problem is the fixing of the whole feature even in case of single point is moved. There has been implemented searching of the changed attribute and fixing it only.

7 years agoAdjust Model test cases according to new behavior of Tangent constraint.
azv [Mon, 20 Mar 2017 12:52:04 +0000 (15:52 +0300)]
Adjust Model test cases according to new behavior of Tangent constraint.

7 years agoFix compilation problem on Linux
azv [Mon, 20 Mar 2017 08:34:16 +0000 (11:34 +0300)]
Fix compilation problem on Linux

7 years agoRedesign Tangency constraint processing to set the Angle constraint for tangent featu...
azv [Fri, 17 Mar 2017 10:27:36 +0000 (13:27 +0300)]
Redesign Tangency constraint processing to set the Angle constraint for tangent features with coincident points.

7 years agoSketcher: Remove obsolete interfaces. Code cleanup.
azv [Thu, 16 Mar 2017 12:21:36 +0000 (15:21 +0300)]
Sketcher: Remove obsolete interfaces. Code cleanup.

7 years agoFix bug for translation (id 2237 and id 2250).
Clarisse Genrault [Fri, 17 Mar 2017 10:50:39 +0000 (11:50 +0100)]
Fix bug for translation (id 2237 and id 2250).

7 years agoFix bug for rotation (id 2248).
Clarisse Genrault [Fri, 17 Mar 2017 09:55:01 +0000 (10:55 +0100)]
Fix bug for rotation (id 2248).

7 years agoFix bug on error message for multitranslation (id 2235).
Clarisse Genrault [Fri, 17 Mar 2017 09:06:36 +0000 (10:06 +0100)]
Fix bug on error message for multitranslation (id 2235).

7 years agoIssue #2024 - Redesign of circle and arc of circle: fill Reference Attribute
nds [Fri, 17 Mar 2017 08:35:49 +0000 (11:35 +0300)]
Issue #2024 - Redesign of circle and arc of circle: fill Reference Attribute

7 years agoFix for the Linux compilation.
mpv [Fri, 17 Mar 2017 07:29:51 +0000 (10:29 +0300)]
Fix for the Linux compilation.

7 years agoIssue #1995, issue #1996, issue #1997 fixes. Change the way of construction naming...
mpv [Fri, 17 Mar 2017 07:19:27 +0000 (10:19 +0300)]
Issue #1995, issue #1996, issue #1997 fixes. Change the way of construction naming structures are stored to keep correctly the parametrical naming update in cases same construction sub-elements are selected in several places.

For that store the selection naming structures in one place of the document, not in every selection attributes storage places.

7 years agoFix code formatting
vsv [Wed, 15 Mar 2017 13:23:13 +0000 (16:23 +0300)]
Fix code formatting

7 years ago#2027 Sketcher Trim feature - remove not ready tests from check.
nds [Wed, 15 Mar 2017 13:14:16 +0000 (16:14 +0300)]
#2027 Sketcher Trim feature - remove not ready tests from check.

7 years agoFix for constraint selection problem
vsv [Wed, 15 Mar 2017 13:08:38 +0000 (16:08 +0300)]
Fix for constraint selection problem

7 years agoUpdated CEA python tests.
Clarisse Genrault [Wed, 15 Mar 2017 12:58:55 +0000 (13:58 +0100)]
Updated CEA python tests.

7 years agoFix for registering parameters in command line mode
vsv [Wed, 15 Mar 2017 11:24:56 +0000 (14:24 +0300)]
Fix for registering parameters in command line mode

7 years agoTest model for issue #1823
azv [Wed, 15 Mar 2017 10:44:12 +0000 (13:44 +0300)]
Test model for issue #1823

7 years agoMerge branch 'master' into cgt/devCEA
Clarisse Genrault [Wed, 15 Mar 2017 10:27:05 +0000 (11:27 +0100)]
Merge branch 'master' into cgt/devCEA

7 years agoFix bug on the display of optional box.
Clarisse Genrault [Wed, 15 Mar 2017 10:26:09 +0000 (11:26 +0100)]
Fix bug on the display of optional box.

7 years agoFix bug on the error message for the translation.
Clarisse GENRAULT - DEN/DANS/DM2S/STMF/LGLS - 2012/10/01 [Wed, 15 Mar 2017 10:22:44 +0000 (11:22 +0100)]
Fix bug on the error message for the translation.

7 years agoFix for registering of parameters in command line.
vsv [Wed, 15 Mar 2017 08:52:05 +0000 (11:52 +0300)]
Fix for registering of parameters in command line.

7 years agoRemove default values from properties requests
vsv [Wed, 15 Mar 2017 07:18:32 +0000 (10:18 +0300)]
Remove default values from properties requests

7 years agoDo not call model.checkPythonDump() in Fillet test cases until the Tangency constrain...
azv [Wed, 15 Mar 2017 04:59:40 +0000 (07:59 +0300)]
Do not call model.checkPythonDump() in Fillet test cases until the Tangency constraint will be fixed

7 years ago#2027 Sketcher Trim feature - linux compilation correction: 100 symbols in a row
nds [Wed, 15 Mar 2017 04:52:38 +0000 (07:52 +0300)]
#2027 Sketcher Trim feature - linux compilation correction: 100 symbols in a row

7 years ago#2027 Sketcher Trim feature - highlight should be cleared when the mouse is moved...
nds [Wed, 15 Mar 2017 04:32:18 +0000 (07:32 +0300)]
#2027 Sketcher Trim feature - highlight should be cleared when the mouse is moved out of segement.

Debug tool TInspector replaces VInspector and DFBrowser.

7 years ago#2027 Sketcher Trim feature - deselect base feature
nds [Tue, 14 Mar 2017 13:12:51 +0000 (16:12 +0300)]
#2027 Sketcher Trim feature - deselect base feature

7 years agoMerge remote-tracking branch 'origin/cgt/devCEA'
Clarisse GENRAULT - DEN/DANS/DM2S/STMF/LGLS - 2012/10/01 [Tue, 14 Mar 2017 12:44:31 +0000 (13:44 +0100)]
Merge remote-tracking branch 'origin/cgt/devCEA'

7 years agoMerge branch 'master' into cgt/devCEA
Clarisse GENRAULT - DEN/DANS/DM2S/STMF/LGLS - 2012/10/01 [Tue, 14 Mar 2017 12:43:44 +0000 (13:43 +0100)]
Merge branch 'master' into cgt/devCEA