Salome HOME
modules/shaper.git
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

7 years agoFix compilation on Linux of SketchAPI project
azv [Tue, 14 Mar 2017 12:26:35 +0000 (15:26 +0300)]
Fix compilation on Linux of SketchAPI project

7 years agoDeleted check after build for transformations.
Clarisse GENRAULT - DEN/DANS/DM2S/STMF/LGLS - 2012/10/01 [Tue, 14 Mar 2017 11:19:41 +0000 (12:19 +0100)]
Deleted check after build for transformations.

7 years ago#2027 Sketcher Trim feature; Reference attribute in Point2D control instead of immedi...
nds [Tue, 14 Mar 2017 10:46:30 +0000 (13:46 +0300)]
#2027 Sketcher Trim feature; Reference attribute in Point2D control instead of immediate coincidence constraint creation.

: test reference Arc attribute is commented

7 years ago#2027 Sketcher Trim feature; Reference attribute in Point2D control instead of immedi...
nds [Tue, 14 Mar 2017 10:37:49 +0000 (13:37 +0300)]
#2027 Sketcher Trim feature; Reference attribute in Point2D control instead of immediate coincidence constraint creation.

7 years agoIssue #2018: unit test added
azv [Tue, 14 Mar 2017 10:30:10 +0000 (13:30 +0300)]
Issue #2018: unit test added

7 years agoAdd a unit-test for the Fillet feature interaction with other constraints
azv [Tue, 14 Mar 2017 09:11:45 +0000 (12:11 +0300)]
Add a unit-test for the Fillet feature interaction with other constraints

7 years agoFix ConstructionPlugin_Plane created by Rotation
azv [Mon, 13 Mar 2017 13:17:39 +0000 (16:17 +0300)]
Fix ConstructionPlugin_Plane created by Rotation

7 years agoUpdate test cases according to new Fillet API.
azv [Fri, 10 Mar 2017 14:28:40 +0000 (17:28 +0300)]
Update test cases according to new Fillet API.
Fix several problems with fillet and tangent constraint

7 years agoIssue #1539: Add edit menu if list of selection contains a feature.
vsv [Mon, 13 Mar 2017 10:42:03 +0000 (13:42 +0300)]
Issue #1539: Add edit menu if list of selection contains a feature.

7 years agoRemoved fix as it is integrated into OCCT.
dbv [Fri, 10 Mar 2017 13:36:37 +0000 (16:36 +0300)]
Removed fix as it is integrated into OCCT.

7 years agoCorrection of SHAPER for OCCT Issue #27958 (Visualization, AIS_Trihedron - add Shadin...
nds [Fri, 10 Mar 2017 12:19:36 +0000 (15:19 +0300)]
Correction of SHAPER for OCCT Issue #27958 (Visualization, AIS_Trihedron - add Shading display mode)

7 years agoIssue #2026: Removal of construction lines automatically created by Fillet
dbv [Fri, 10 Mar 2017 08:55:38 +0000 (11:55 +0300)]
Issue #2026: Removal of construction lines automatically created by Fillet

Creation fillet by one point.

7 years agoIssue #2027 Sketcher Trim Feature: split shapes by highlighted point is moved from...
nds [Thu, 9 Mar 2017 15:10:35 +0000 (18:10 +0300)]
Issue #2027 Sketcher Trim Feature: split shapes by highlighted point is moved from GUI to Trim feature.

Correction for Jenkins(function argument).

7 years agoIssue #2027 Sketcher Trim Feature: split shapes by highlighted point is moved from...
nds [Thu, 9 Mar 2017 14:48:42 +0000 (17:48 +0300)]
Issue #2027 Sketcher Trim Feature: split shapes by highlighted point is moved from GUI to Trim feature.

Correction for Jenkins(function argument).

7 years agoIssue #2027 Sketcher Trim Feature: split shapes by highlighted point is moved from...
nds [Thu, 9 Mar 2017 14:35:24 +0000 (17:35 +0300)]
Issue #2027 Sketcher Trim Feature: split shapes by highlighted point is moved from GUI to Trim feature.

Correction for Jenkins(row contains 100 characters long).

7 years agoIssue #2027 Sketcher Trim Feature
nds [Tue, 28 Feb 2017 06:47:31 +0000 (09:47 +0300)]
Issue #2027 Sketcher Trim Feature
Trim Circle feature, Line and Arc features.

7 years agoMerge branch 'master' of ssh://git.salome-platform.org/modules/shaper
Clarisse Genrault [Thu, 9 Mar 2017 13:22:18 +0000 (14:22 +0100)]
Merge branch 'master' of ssh://git.salome-platform.org/modules/shaper

7 years agoIssue #1950: Do not update a table on restore field data
vsv [Thu, 9 Mar 2017 13:07:44 +0000 (16:07 +0300)]
Issue #1950: Do not update a table on restore field data

7 years agoMerge remote-tracking branch 'origin/cgt/devCEA'
Clarisse Genrault [Thu, 9 Mar 2017 13:05:50 +0000 (14:05 +0100)]
Merge remote-tracking branch 'origin/cgt/devCEA'

7 years agoFix bug (google style).
Clarisse Genrault [Thu, 9 Mar 2017 13:01:16 +0000 (14:01 +0100)]
Fix bug (google style).

7 years agoImplement Collinear constraint
azv [Thu, 9 Mar 2017 12:24:00 +0000 (15:24 +0300)]
Implement Collinear constraint

7 years agoFix compilation error on Windows
vsv [Thu, 9 Mar 2017 09:45:54 +0000 (12:45 +0300)]
Fix compilation error on Windows

7 years agoAdded multitranslation for part.
Clarisse Genrault [Thu, 9 Mar 2017 09:30:14 +0000 (10:30 +0100)]
Added multitranslation for part.

7 years agoMerge branch 'master' into cgt/devCEA
Clarisse Genrault [Thu, 9 Mar 2017 08:18:36 +0000 (09:18 +0100)]
Merge branch 'master' into cgt/devCEA

7 years agoFix bug on test of rotation.
Clarisse Genrault [Thu, 9 Mar 2017 08:17:42 +0000 (09:17 +0100)]
Fix bug on test of rotation.

7 years agoFix bug on error messages of rotation.
Clarisse Genrault [Thu, 9 Mar 2017 07:43:02 +0000 (08:43 +0100)]
Fix bug on error messages of rotation.

7 years agoAdded unbit tests from CEA.
Clarisse Genrault [Thu, 9 Mar 2017 07:41:31 +0000 (08:41 +0100)]
Added unbit tests from CEA.

7 years agoDisable dumping to Python in TestFillet until the Fillet constraint will be redesigned.
azv [Thu, 9 Mar 2017 04:35:40 +0000 (07:35 +0300)]
Disable dumping to Python in TestFillet until the Fillet constraint will be redesigned.