Salome HOME
modules/shaper.git
7 years agoFix for the issue #1733 : collect all the transformations in part-transformation...
mpv [Thu, 8 Sep 2016 07:40:06 +0000 (10:40 +0300)]
Fix for the issue #1733 : collect all the transformations in part-transformation features.

7 years agoRedisplay AIS presentation in all modes if deflection is changed.
nds [Thu, 8 Sep 2016 07:32:55 +0000 (10:32 +0300)]
Redisplay AIS presentation in all modes if deflection is changed.

7 years agoIssue #1711: Dump study/Load saved script - tuple index out of range
dbv [Thu, 8 Sep 2016 07:16:55 +0000 (10:16 +0300)]
Issue #1711: Dump study/Load saved script - tuple index out of range

Fixed crash on dump exec

7 years agoSplit preview correction: it is provided by AISObject of presentable interface
nds [Thu, 8 Sep 2016 07:14:34 +0000 (10:14 +0300)]
Split preview correction: it is provided by AISObject of presentable interface

7 years agoIssue #1716 split removes radius constraint
nds [Thu, 8 Sep 2016 03:58:52 +0000 (06:58 +0300)]
Issue #1716 split removes radius constraint

Split: splitCircle - Radius, Equal constraints should be moved to created base Arc.

7 years agoIssue #1735: Names in deflection dialog box.
vsv [Wed, 7 Sep 2016 14:51:00 +0000 (17:51 +0300)]
Issue #1735: Names in deflection dialog box.

7 years agoIssue #1736: Set step of deviation
vsv [Wed, 7 Sep 2016 14:35:38 +0000 (17:35 +0300)]
Issue #1736: Set step of deviation

7 years agoTest for rectangle feature
dbv [Wed, 7 Sep 2016 14:38:37 +0000 (17:38 +0300)]
Test for rectangle feature

7 years agoIssue #1741: Names on edges is not correct
dbv [Wed, 7 Sep 2016 14:12:35 +0000 (17:12 +0300)]
Issue #1741: Names on edges is not correct

Edges of result face of BuildPlugin_Face feature now stored on separate tags for proper naming.

7 years agoFix for the dump to python for model from the issue #1739
mpv [Wed, 7 Sep 2016 13:56:42 +0000 (16:56 +0300)]
Fix for the dump to python for model from the issue #1739

7 years agoIssue #1737: Use color of sketcher defined by user
vsv [Wed, 7 Sep 2016 13:41:39 +0000 (16:41 +0300)]
Issue #1737: Use color of sketcher defined by user

7 years agoFix for the issue #1733
mpv [Wed, 7 Sep 2016 12:56:50 +0000 (15:56 +0300)]
Fix for the issue #1733

7 years agoIssue #1739: Naming on faces not correct
dbv [Wed, 7 Sep 2016 12:48:42 +0000 (15:48 +0300)]
Issue #1739: Naming on faces not correct

Fixed

7 years ago#1721 Selecting arcs in mirror constraint is too long and removes other edges
nds [Wed, 7 Sep 2016 12:11:49 +0000 (15:11 +0300)]
#1721 Selecting arcs in mirror constraint is too long and removes other edges

Reason: Redisplay for not-modified AIS presentation is called, that led to selection lost.

7 years agoFix of the problem of loading of sketch with simple circle: sketch results did not...
mpv [Wed, 7 Sep 2016 12:09:39 +0000 (15:09 +0300)]
Fix of the problem of loading of sketch with simple circle: sketch results did not displayed at the first time.

7 years ago#1721 Selecting arcs in mirror constraint is too long and removes other edges
nds [Wed, 7 Sep 2016 12:02:29 +0000 (15:02 +0300)]
#1721 Selecting arcs in mirror constraint is too long and removes other edges

Reason: Redisplay for not-modified AIS presentation is called, that led to selection lost.

7 years agoUnit test for ConnectorAPI/ConnectorAPI_Connector.cpp
dbv [Wed, 7 Sep 2016 11:14:29 +0000 (14:14 +0300)]
Unit test for ConnectorAPI/ConnectorAPI_Connector.cpp

7 years ago1. Tangent Arc - restart operation. Scenario: create Line, point, Start tangent arc...
nds [Wed, 7 Sep 2016 09:27:01 +0000 (12:27 +0300)]
1. Tangent Arc - restart operation. Scenario: create Line, point, Start tangent arc creation, Select point of Line, point, Mouse move to have new tangent arc, result: coincidence to CENTER_ID

2. #1717 split and length constraint

7 years agoRemoved GUI-specific features from the ModelAPI tools.
mpv [Wed, 7 Sep 2016 08:48:08 +0000 (11:48 +0300)]
Removed GUI-specific features from the ModelAPI tools.

7 years agoFix for the issue #1710 : don't allow to select already modified shapes (but appeared...
mpv [Wed, 7 Sep 2016 08:19:01 +0000 (11:19 +0300)]
Fix for the issue #1710 : don't allow to select already modified shapes (but appeared due to Recovery). Also change the context to the newest shape to avoid Naming crashes.

7 years agoIssue #1624: Show/Hide Mirror/Translation/Rotation constraints on "show geometrical...
vsv [Wed, 7 Sep 2016 08:14:34 +0000 (11:14 +0300)]
Issue #1624: Show/Hide Mirror/Translation/Rotation constraints on "show geometrical constraint" option

7 years agoFix for naming in composite features
dbv [Wed, 7 Sep 2016 06:57:15 +0000 (09:57 +0300)]
Fix for naming in composite features

7 years agoFix for the issue #1728 : order of shapes in NamingShapes sometimes was changed,...
mpv [Wed, 7 Sep 2016 06:41:54 +0000 (09:41 +0300)]
Fix for the issue #1728 : order of shapes in NamingShapes sometimes was changed, that produced instability in naming of saved or dumped studies

7 years agoRemoved Debug for deflection dump
dbv [Tue, 6 Sep 2016 15:30:58 +0000 (18:30 +0300)]
Removed Debug for deflection dump

7 years agoFix incorrect tangency between arcs when one arc changes its direction (issue #1291)
azv [Tue, 6 Sep 2016 15:26:14 +0000 (18:26 +0300)]
Fix incorrect tangency between arcs when one arc changes its direction (issue #1291)

7 years agoDebug for deflection dump
dbv [Tue, 6 Sep 2016 15:18:11 +0000 (18:18 +0300)]
Debug for deflection dump

7 years agoIssue #1730: do not hide sketch objects if sketch editing is active
vsv [Tue, 6 Sep 2016 15:05:51 +0000 (18:05 +0300)]
Issue #1730: do not hide sketch objects if sketch editing is active

7 years agoDebug for deflection dump
dbv [Tue, 6 Sep 2016 14:51:32 +0000 (17:51 +0300)]
Debug for deflection dump

7 years agoDebug for deflection dump
dbv [Tue, 6 Sep 2016 14:33:46 +0000 (17:33 +0300)]
Debug for deflection dump

7 years agoDebug for deflection dump
dbv [Tue, 6 Sep 2016 14:08:29 +0000 (17:08 +0300)]
Debug for deflection dump

7 years agoDump for deflection
dbv [Tue, 6 Sep 2016 13:31:21 +0000 (16:31 +0300)]
Dump for deflection

7 years agoIssue #1724: Let use Middle constraint when a one line or point is selected
vsv [Tue, 6 Sep 2016 13:24:38 +0000 (16:24 +0300)]
Issue #1724: Let use Middle constraint when a one line or point is selected

7 years agoFix of non-correct statement
vsv [Tue, 6 Sep 2016 12:42:30 +0000 (15:42 +0300)]
Fix of non-correct statement

7 years agoFix for the issue #1732 : open of study with "Recover"
mpv [Tue, 6 Sep 2016 12:19:43 +0000 (15:19 +0300)]
Fix for the issue #1732 : open of study with "Recover"

7 years agoCorrection for reentrant tangent arc
nds [Tue, 6 Sep 2016 12:19:51 +0000 (15:19 +0300)]
Correction for reentrant tangent arc

7 years agoQuick correction to do not build coincidence to central point of reentrant tangent arc
nds [Tue, 6 Sep 2016 11:39:36 +0000 (14:39 +0300)]
Quick correction to do not build coincidence to central point of reentrant tangent arc

7 years ago1. Projection Sketch feature: regression correction that objects are not selected...
nds [Tue, 6 Sep 2016 10:24:14 +0000 (13:24 +0300)]
1. Projection Sketch feature: regression correction that objects are not selected for it.

2. Reenter of Arc operation for arc by 3 point mode led to crash.

7 years agoDisable sketch input fields unconditionally.
nds [Tue, 6 Sep 2016 06:21:24 +0000 (09:21 +0300)]
Disable sketch input fields unconditionally.

7 years agoFix for naming in Build features.
dbv [Tue, 6 Sep 2016 09:36:28 +0000 (12:36 +0300)]
Fix for naming in Build features.

7 years agoFix for the issue #1727 : naming name of the whole part processing
mpv [Tue, 6 Sep 2016 09:11:16 +0000 (12:11 +0300)]
Fix for the issue #1727 : naming name of the whole part processing

7 years agoFix incorrect coincidence with center of external arc (issue #1685)
azv [Tue, 6 Sep 2016 09:01:09 +0000 (12:01 +0300)]
Fix incorrect coincidence with center of external arc (issue #1685)

7 years agoUpdate of icons: recover, split, construction planes subtypes
mpv [Tue, 6 Sep 2016 08:55:59 +0000 (11:55 +0300)]
Update of icons: recover, split, construction planes subtypes

7 years agoFix for the issue #1714: problems with extrusion update created on the sketch after...
mpv [Tue, 6 Sep 2016 07:46:58 +0000 (10:46 +0300)]
Fix for the issue #1714: problems with extrusion update created on the sketch after save/open

7 years agoPreselection correction for scenario:
nds [Tue, 6 Sep 2016 05:53:30 +0000 (08:53 +0300)]
Preselection correction for scenario:

create several lines, start point creation. Only first click on the line build a coincidence to the line.

7 years agoFix Split unit test
azv [Tue, 6 Sep 2016 04:57:16 +0000 (07:57 +0300)]
Fix Split unit test

7 years agoSplit circle. Remain coincidence with newly created arc (issue #1725)
azv [Tue, 6 Sep 2016 04:38:24 +0000 (07:38 +0300)]
Split circle. Remain coincidence with newly created arc (issue #1725)

7 years agoArc orientation when loading document (issue #1677)
azv [Tue, 6 Sep 2016 04:10:02 +0000 (07:10 +0300)]
Arc orientation when loading document (issue #1677)

7 years agoIssue #1713: Provide Dump for Shaper module
vsv [Mon, 5 Sep 2016 13:54:23 +0000 (16:54 +0300)]
Issue #1713: Provide Dump for Shaper module

7 years agoMerge branch 'master' of salome:modules/shaper
nds [Mon, 5 Sep 2016 13:23:19 +0000 (16:23 +0300)]
Merge branch 'master' of salome:modules/shaper

7 years agoFeature selector widget for recover feature.
nds [Mon, 5 Sep 2016 13:20:55 +0000 (16:20 +0300)]
Feature selector widget for recover feature.

7 years agoTemporary comment dumping of the Split test case
azv [Mon, 5 Sep 2016 13:20:38 +0000 (16:20 +0300)]
Temporary comment dumping of the Split test case

7 years agoFix conflicting constraints problem on tangent arc (issue #1718)
azv [Mon, 5 Sep 2016 12:53:23 +0000 (15:53 +0300)]
Fix conflicting constraints problem on tangent arc (issue #1718)

7 years agoThe set of constraints must be resolved when copies of multi-constraint used in other...
azv [Mon, 5 Sep 2016 10:32:17 +0000 (13:32 +0300)]
The set of constraints must be resolved when copies of multi-constraint used in other constraints and change their position (issue #1608)

7 years agoFix for selection by name with suffix
dbv [Mon, 5 Sep 2016 10:09:39 +0000 (13:09 +0300)]
Fix for selection by name with suffix

7 years agoFix incorrect splitting arc tangent to a line (issue #1718)
azv [Mon, 5 Sep 2016 08:46:47 +0000 (11:46 +0300)]
Fix incorrect splitting arc tangent to a line (issue #1718)

7 years agoFixed Placement centering of faces (issue #1714)
azv [Mon, 5 Sep 2016 04:50:00 +0000 (07:50 +0300)]
Fixed Placement centering of faces (issue #1714)

7 years agoIssue #1718 split and tangent constraint
nds [Fri, 2 Sep 2016 19:18:48 +0000 (22:18 +0300)]
Issue #1718 split and tangent constraint

debug information

7 years agoIssue #1590 crash when rename group
nds [Fri, 2 Sep 2016 19:17:39 +0000 (22:17 +0300)]
Issue #1590 crash when rename group

7 years agoIssue #1590 crash when rename group
nds [Fri, 2 Sep 2016 18:11:42 +0000 (21:11 +0300)]
Issue #1590 crash when rename group

7 years agoFix for the issue #1682 and the problem of selection of planes for partition in test...
mpv [Fri, 2 Sep 2016 17:40:18 +0000 (20:40 +0300)]
Fix for the issue #1682 and the problem of selection of planes for partition in test scenarios (on execution of the dumped study)

7 years agoFix the problem with change of Base of Recover feature in GUI when some result is...
mpv [Fri, 2 Sep 2016 14:32:40 +0000 (17:32 +0300)]
Fix the problem with change of Base of Recover feature in GUI when some result is already selected as recovered.

7 years agoCheck name of a new parameter defined by user
vsv [Fri, 2 Sep 2016 14:19:30 +0000 (17:19 +0300)]
Check name of a new parameter defined by user

7 years agoImprove detection of inversed arc (issue #1677).
azv [Fri, 2 Sep 2016 14:16:39 +0000 (17:16 +0300)]
Improve detection of inversed arc (issue #1677).

Do not change the Inversed flag in execute().

7 years agoFix for exception on deletion of a Part from PartSet when it is active
vsv [Fri, 2 Sep 2016 13:35:24 +0000 (16:35 +0300)]
Fix for exception on deletion of a Part from PartSet when it is active

7 years agoFix for the issue #1715
mpv [Fri, 2 Sep 2016 13:33:28 +0000 (16:33 +0300)]
Fix for the issue #1715

7 years agoDump names of features copied in Multi-Translation, Multi-Rotation and Mirror macro...
azv [Fri, 2 Sep 2016 13:24:00 +0000 (16:24 +0300)]
Dump names of features copied in Multi-Translation, Multi-Rotation and Mirror macro. This features may be used in the constraints.

7 years agoIssue #1711: Dump study/Load saved script - tuple index out of range
dbv [Fri, 2 Sep 2016 12:01:07 +0000 (15:01 +0300)]
Issue #1711: Dump study/Load saved script - tuple index out of range

Fixed

7 years agoIssue #1708: Export - Apply is enabled when no objects is selected
dbv [Fri, 2 Sep 2016 08:21:04 +0000 (11:21 +0300)]
Issue #1708: Export - Apply is enabled when no objects is selected

Fixed

7 years agoUpdate Split feature and corresponding unit test
azv [Fri, 2 Sep 2016 08:17:29 +0000 (11:17 +0300)]
Update Split feature and corresponding unit test

7 years agoFix for the issue #1712 : avoid duplicates and not-concealed attributes usage
mpv [Fri, 2 Sep 2016 08:09:11 +0000 (11:09 +0300)]
Fix for the issue #1712 : avoid duplicates and not-concealed attributes usage

7 years ago#1657 In the Sketcher, disable all coordinate and lenght inputs
nds [Fri, 2 Sep 2016 07:21:53 +0000 (10:21 +0300)]
#1657 In the Sketcher, disable all coordinate and lenght inputs

Correction of preferences

7 years agoRecover Eye button
nds [Fri, 2 Sep 2016 06:21:49 +0000 (09:21 +0300)]
Recover Eye button

7 years ago#1707 Fatal error when Recover box
nds [Thu, 1 Sep 2016 17:08:30 +0000 (20:08 +0300)]
#1707 Fatal error when Recover box

7 years agoIssue #1701 Preselecting before calling constraints does not put objects in the input...
nds [Thu, 1 Sep 2016 16:30:42 +0000 (19:30 +0300)]
Issue #1701 Preselecting before calling constraints does not put objects in the input field

Issue #1655(checked) In the Sketcher, automatically unselect eventuel selected objects when returning to the neutral point
Code improvement to store selection before commit of previous operation

7 years agoMake nested sketch not displayed after dump in the neutral point.
mpv [Thu, 1 Sep 2016 15:34:18 +0000 (18:34 +0300)]
Make nested sketch not displayed after dump in the neutral point.

7 years agoCrossed cursor correction: it stayed in the application if the feature is aborted.
nds [Thu, 1 Sep 2016 15:09:59 +0000 (18:09 +0300)]
Crossed cursor correction: it stayed in the application if the feature is aborted.

Reason of regression: correction of isNestedSketchOperation() to remove hard-coded Sketch feature kinds.

7 years agoFix for the dump/restore of DOME scenario. Naming selection context must be the final...
mpv [Thu, 1 Sep 2016 14:00:21 +0000 (17:00 +0300)]
Fix for the dump/restore of DOME scenario. Naming selection context must be the final shape, not the shape that originally had the selected face.

7 years agoCorrect naming of results while dumping
azv [Thu, 1 Sep 2016 11:46:27 +0000 (14:46 +0300)]
Correct naming of results while dumping

7 years agoSplit entities are renamed in Sketch test, constraint split is corrected to store...
nds [Thu, 1 Sep 2016 11:14:25 +0000 (14:14 +0300)]
Split entities are renamed in Sketch test, constraint split is corrected to store/restore Arc reversed state

7 years agoIssue #1692: Explicit send the Create message when external entity appears in the...
azv [Thu, 1 Sep 2016 10:13:34 +0000 (13:13 +0300)]
Issue #1692: Explicit send the Create message when external entity appears in the sketcher

7 years agoTune environment to the new SALOME behavior (it changes HOME to the current directory...
mpv [Thu, 1 Sep 2016 09:52:34 +0000 (12:52 +0300)]
Tune environment to the new SALOME behavior (it changes HOME to the current directory). So, if the current is not owner's (as GZY has), it will fail. Also it keeps the control, not exits from the script.

7 years agoFix for the problem of selection of the whole constructions of PartSet document from...
mpv [Thu, 1 Sep 2016 09:05:29 +0000 (12:05 +0300)]
Fix for the problem of selection of the whole constructions of PartSet document from the Part feature.

7 years agoFix for complementary angle constraint (incorrect calculation of direct angle)
azv [Thu, 1 Sep 2016 05:16:35 +0000 (08:16 +0300)]
Fix for complementary angle constraint (incorrect calculation of direct angle)

7 years agoOutput information about sketch entitites on mouse move
nds [Thu, 1 Sep 2016 04:49:07 +0000 (07:49 +0300)]
Output information about sketch entitites on mouse move

7 years agoIncorrect changing attribute of Fixed constraint
azv [Thu, 1 Sep 2016 04:21:17 +0000 (07:21 +0300)]
Incorrect changing attribute of Fixed constraint

7 years agoIssue #1682: Can't select internal circle of a sketch as extrusion
dbv [Mon, 29 Aug 2016 08:32:10 +0000 (11:32 +0300)]
Issue #1682: Can't select internal circle of a sketch as extrusion

Now base for Extrusion and Revolution boolean is concealed.

7 years agoIssue #1690: Avoid using points from the same object for coincidence creation
vsv [Wed, 31 Aug 2016 12:56:57 +0000 (15:56 +0300)]
Issue #1690: Avoid using points from the same object for coincidence creation

7 years agoTemporary correction to make compilation on Jenkins stable.
nds [Wed, 31 Aug 2016 12:55:29 +0000 (15:55 +0300)]
Temporary correction to make compilation on Jenkins stable.

7 years agoTemporary correction to make compilation on Jenkins stable.
nds [Wed, 31 Aug 2016 12:42:34 +0000 (15:42 +0300)]
Temporary correction to make compilation on Jenkins stable.

7 years agoIssue #1664 In the Sketcher, add the function Split a segment - correction of constra...
nds [Wed, 31 Aug 2016 12:37:59 +0000 (15:37 +0300)]
Issue #1664 In the Sketcher, add the function Split a segment - correction of constraints built to the point attributes of the split object

7 years agoIssue #1674: correct processing the case when removing one of conflicting constraints...
azv [Wed, 31 Aug 2016 10:23:07 +0000 (13:23 +0300)]
Issue #1674: correct processing the case when removing one of conflicting constraints and the system is still inconsistent

7 years agoIssue #1664 In the Sketcher, add the function Split a segment - correction of constra...
nds [Wed, 31 Aug 2016 09:32:55 +0000 (12:32 +0300)]
Issue #1664 In the Sketcher, add the function Split a segment - correction of constraints built to the point attributes of the split object

7 years agoFreeze when canceling conflicting constraint (issue #1688)
azv [Wed, 31 Aug 2016 09:12:32 +0000 (12:12 +0300)]
Freeze when canceling conflicting constraint (issue #1688)

7 years agoFix reversing of the angle while executing dumped python script
azv [Wed, 31 Aug 2016 08:32:35 +0000 (11:32 +0300)]
Fix reversing of the angle while executing dumped python script

7 years agoFix of crash of execution of some python scripts in GUI. This allows to update OB...
mpv [Wed, 31 Aug 2016 08:00:05 +0000 (11:00 +0300)]
Fix of crash of execution of some python scripts in GUI. This allows to update OB correctly even if composite features take subs with delay (subs are free before).

7 years agoFix fail on the Fillet unit test
azv [Wed, 31 Aug 2016 07:44:59 +0000 (10:44 +0300)]
Fix fail on the Fillet unit test

7 years agoUpdate procedure of finding conflicting and redundant constraints.
azv [Wed, 31 Aug 2016 07:12:04 +0000 (10:12 +0300)]
Update procedure of finding conflicting and redundant constraints.

7 years agoTemporary correction to make compilation on Jenkins stable.
nds [Tue, 30 Aug 2016 18:33:25 +0000 (21:33 +0300)]
Temporary correction to make compilation on Jenkins stable.

7 years agoCrash when selecting Fixed constraint
azv [Tue, 30 Aug 2016 15:36:09 +0000 (18:36 +0300)]
Crash when selecting Fixed constraint

7 years agoFix for the issue #1647 : problem with OB when sub-features are created.
mpv [Tue, 30 Aug 2016 14:52:45 +0000 (17:52 +0300)]
Fix for the issue #1647 : problem with OB when sub-features are created.