Salome HOME
modules/shaper.git
8 years agoIssue #1472: Do not duplicate features in table and process all parameters as float...
vsv [Thu, 28 Apr 2016 17:12:57 +0000 (20:12 +0300)]
Issue #1472: Do not duplicate features in table and process all parameters as float values

8 years agoIssue #1474: Fix the error
vsv [Thu, 28 Apr 2016 16:15:09 +0000 (19:15 +0300)]
Issue #1474: Fix the error

8 years agoIssue #1424: Make impossible to create non-valid parameters more the a one
vsv [Thu, 28 Apr 2016 16:03:41 +0000 (19:03 +0300)]
Issue #1424: Make impossible to create non-valid parameters more the a one

8 years agoMake fix for the update of "Apply" button when in Booleans Tool list contains some...
mpv [Thu, 28 Apr 2016 15:00:29 +0000 (18:00 +0300)]
Make fix for the update of "Apply" button when in Booleans Tool list contains some object and then become empty.

8 years agoIssue #1444: Improve update of parameters table
vsv [Thu, 28 Apr 2016 14:20:47 +0000 (17:20 +0300)]
Issue #1444: Improve update of parameters table

8 years agoUpdate Projection feature during construction (issue #1473)
azv [Thu, 28 Apr 2016 13:57:42 +0000 (16:57 +0300)]
Update Projection feature during construction (issue #1473)

8 years agoIssue #1037 : do not find model indices for the same result. If selection mode is...
nds [Thu, 28 Apr 2016 13:34:14 +0000 (16:34 +0300)]
Issue #1037 : do not find model indices for the same result. If selection mode is face, for each result it will be placed in the map 6 times.

8 years agoIssue #1037 : do not find model indices for the same result. If selection mode is...
nds [Thu, 28 Apr 2016 13:31:21 +0000 (16:31 +0300)]
Issue #1037 : do not find model indices for the same result. If selection mode is face, for each result it will be placed in the map 6 times.

8 years agoIssue #1037 : using of: implementation of cashing of values for method isInList
nds [Thu, 28 Apr 2016 12:57:06 +0000 (15:57 +0300)]
Issue #1037 : using of: implementation of cashing of values for method isInList

8 years agoIssue #1037 : using of: implementation of cashing of values for method isInList
nds [Thu, 28 Apr 2016 12:15:03 +0000 (15:15 +0300)]
Issue #1037 : using of: implementation of cashing of values for method isInList

8 years agoIssue #1037 Time performance on a big model: do not perform validating for objects...
nds [Thu, 28 Apr 2016 11:58:58 +0000 (14:58 +0300)]
Issue #1037 Time performance on a big model: do not perform validating for objects which are already in list. Case: deselect with SHIFT one of selected objects in Partition main widget control.

8 years agoMerge branch 'master' of salome:modules/shaper
mpv [Thu, 28 Apr 2016 11:19:02 +0000 (14:19 +0300)]
Merge branch 'master' of salome:modules/shaper

8 years agoFix compilation on Linux
mpv [Thu, 28 Apr 2016 11:18:44 +0000 (14:18 +0300)]
Fix compilation on Linux

8 years agoAssign initial angle value as is (issue #1449)
azv [Thu, 28 Apr 2016 11:06:44 +0000 (14:06 +0300)]
Assign initial angle value as is (issue #1449)

8 years agoIssue #1037 : implementation of cashing of values for method isInList
mpv [Thu, 28 Apr 2016 10:46:50 +0000 (13:46 +0300)]
Issue #1037 : implementation of cashing of values for method isInList

8 years agoExclude attribute "Auxiliary" from the Projection feature (issue #1459)
azv [Thu, 28 Apr 2016 10:09:16 +0000 (13:09 +0300)]
Exclude attribute "Auxiliary" from the Projection feature (issue #1459)

8 years agoIssue #1037 Time performance on a big model: validating is performed before the attri...
nds [Thu, 28 Apr 2016 09:46:42 +0000 (12:46 +0300)]
Issue #1037 Time performance on a big model: validating is performed before the attribute selection list is filled to avoid checking already checked elements(ShapeType validator checks all elements of attribute selection list)

8 years agoIssue #1464: make direction attributes as non-obligatory
vsv [Thu, 28 Apr 2016 08:35:24 +0000 (11:35 +0300)]
Issue #1464: make direction attributes as non-obligatory

8 years agoOptimization of table navigation by Tab button
vsv [Thu, 28 Apr 2016 07:23:39 +0000 (10:23 +0300)]
Optimization of table navigation by Tab button

8 years agoRecalculate DoF when removing feature without constraints (issue #1456)
azv [Thu, 28 Apr 2016 06:14:53 +0000 (09:14 +0300)]
Recalculate DoF when removing feature without constraints (issue #1456)

8 years agoIssue #1037 Time performance on a big model: cash in widget validated is corrected
nds [Wed, 27 Apr 2016 16:22:35 +0000 (19:22 +0300)]
Issue #1037 Time performance on a big model: cash in widget validated is corrected

8 years agoIssue #1463: Updated validator message
dbv [Wed, 27 Apr 2016 13:50:01 +0000 (16:50 +0300)]
Issue #1463: Updated validator message

8 years agoRemoved unnecessary line from shell_widget.xml
dbv [Tue, 26 Apr 2016 16:27:54 +0000 (19:27 +0300)]
Removed unnecessary line from shell_widget.xml

8 years agoIssue #1460 Fatal error when use sample plugin
nds [Wed, 27 Apr 2016 13:27:20 +0000 (16:27 +0300)]
Issue #1460 Fatal error when use sample plugin

8 years ago#1465 Fatal error when Build Wire
nds [Wed, 27 Apr 2016 12:58:43 +0000 (15:58 +0300)]
#1465 Fatal error when Build Wire

8 years agoUpdate SketchPlugin_Projection feature (issue #1459)
azv [Wed, 27 Apr 2016 11:05:20 +0000 (14:05 +0300)]
Update SketchPlugin_Projection feature (issue #1459)

8 years agoCoincidence constraint is violated (issue #1458).
azv [Wed, 27 Apr 2016 07:08:37 +0000 (10:08 +0300)]
Coincidence constraint is violated (issue #1458).
Changed the mechanism of splitting groups of constraints.

8 years agoIssue #1448 problem with saved study and visualization of distance: linux compilation...
nds [Tue, 26 Apr 2016 15:25:57 +0000 (18:25 +0300)]
Issue #1448 problem with saved study and visualization of distance: linux compilation correction

8 years agoIssue #1448 problem with saved study and visualization of distance: activate of the...
nds [Tue, 26 Apr 2016 15:16:54 +0000 (18:16 +0300)]
Issue #1448 problem with saved study and visualization of distance: activate of the part leads to circling: multi translation tries to move external copied line

8 years agoFix for the issue #1457
mpv [Tue, 26 Apr 2016 14:21:54 +0000 (17:21 +0300)]
Fix for the issue #1457

8 years agoIssue #1369: Added "Create Shell" feature.
dbv [Tue, 26 Apr 2016 13:52:00 +0000 (16:52 +0300)]
Issue #1369: Added "Create Shell" feature.

8 years agoIssue #1369: Fixed validator.
dbv [Tue, 26 Apr 2016 13:09:14 +0000 (16:09 +0300)]
Issue #1369: Fixed validator.

8 years agoMake base objects in Extrusion, Revolution and Pipe concealment.
dbv [Tue, 26 Apr 2016 10:17:18 +0000 (13:17 +0300)]
Make base objects in Extrusion, Revolution and Pipe concealment.

8 years agoIssue #1369: Removed redundant includes in BuildPlugin_Face.cpp, fixed naming for...
dbv [Fri, 22 Apr 2016 12:37:38 +0000 (15:37 +0300)]
Issue #1369: Removed redundant includes in BuildPlugin_Face.cpp, fixed naming for Wire feature.

8 years agoFix the problem with DoF (issue #1456).
azv [Tue, 26 Apr 2016 13:43:47 +0000 (16:43 +0300)]
Fix the problem with DoF (issue #1456).
Incorrect calculation of DoF for several coincident points has been fixed.

8 years agoMerge branch 'master' of salome:modules/shaper
mpv [Tue, 26 Apr 2016 12:40:44 +0000 (15:40 +0300)]
Merge branch 'master' of salome:modules/shaper

8 years agoFix for the issue #1418
mpv [Tue, 26 Apr 2016 12:40:22 +0000 (15:40 +0300)]
Fix for the issue #1418

8 years agoFix compilation error
vsv [Tue, 26 Apr 2016 09:15:07 +0000 (12:15 +0300)]
Fix compilation error

8 years ago#1372 entity selection during export - unit management during import-export: change...
nds [Tue, 26 Apr 2016 08:35:25 +0000 (11:35 +0300)]
#1372 entity selection during export - unit management during import-export: change focus after selection file

8 years agoIssue #1114: Provide selection of origin and axis of trihedron with reference to...
vsv [Tue, 26 Apr 2016 08:47:08 +0000 (11:47 +0300)]
Issue #1114: Provide selection of origin and axis of trihedron with reference to corresponded model objects

8 years agoFix for modification of parameters redo crash when sketch is presented in the document.
mpv [Tue, 26 Apr 2016 08:02:37 +0000 (11:02 +0300)]
Fix for modification of parameters redo crash when sketch is presented in the document.

8 years agoCoincidence correction concerning the next regression: line to be coincident to anoth...
nds [Tue, 26 Apr 2016 07:39:12 +0000 (10:39 +0300)]
Coincidence correction concerning the next regression: line to be coincident to another line, coincidence is not visible

8 years agoIssue #1440 Crash when edit box with parameter: height of the box using parameter...
nds [Tue, 26 Apr 2016 07:16:27 +0000 (10:16 +0300)]
Issue #1440 Crash when edit box with parameter: height of the box using parameter text

8 years agoIssue #1440 Crash when edit box with parameter: height of the box using parameter...
nds [Tue, 26 Apr 2016 07:01:33 +0000 (10:01 +0300)]
Issue #1440 Crash when edit box with parameter: height of the box using parameter text

8 years agoIssue #1443: Do use current item name on checking unique name
vsv [Mon, 25 Apr 2016 13:14:55 +0000 (16:14 +0300)]
Issue #1443: Do use current item name on checking unique name

8 years agoIssue #1449 presentation of auxiliary sketch lines: it is visualized using color...
nds [Mon, 25 Apr 2016 12:47:20 +0000 (15:47 +0300)]
Issue #1449 presentation of auxiliary sketch lines: it is visualized using color of construction presentations.

8 years agoIssue #1449 Additional angle presentation: correction for complementary angle
nds [Mon, 25 Apr 2016 12:35:00 +0000 (15:35 +0300)]
Issue #1449 Additional angle presentation: correction for complementary angle

8 years agoIssue #1440 Crash when edit box with parameter: using width/length parameter for...
nds [Mon, 25 Apr 2016 08:58:46 +0000 (11:58 +0300)]
Issue #1440 Crash when edit box with parameter: using width/length parameter for sketch

8 years agoIssue #1431: Show message if not all results can be highlighted in object browser
vsv [Mon, 25 Apr 2016 08:22:39 +0000 (11:22 +0300)]
Issue #1431: Show message if not all results can be highlighted in object browser

8 years agoEdit angle value by double click
nds [Mon, 25 Apr 2016 08:10:10 +0000 (11:10 +0300)]
Edit angle value by double click

8 years agoIssue #1393 Angle constraint : incorrect angle displayed: it seems to use auxiliary...
nds [Mon, 25 Apr 2016 07:51:06 +0000 (10:51 +0300)]
Issue #1393 Angle constraint : incorrect angle displayed: it seems to use auxiliary line's with equal to 2 in order to see it when dimensions are build. (It is not possible to look at the parameter of the angle presentation when AIS over the line)

8 years agoIssue #1299 Angle constraint: support of additional and complementary angles: text...
nds [Mon, 25 Apr 2016 06:45:23 +0000 (09:45 +0300)]
Issue #1299 Angle constraint: support of additional and complementary angles: text position is corrected to be on reversed arc. removing unused correction of AIS_AngleDimension created by two edges.

8 years agoMulti-selector: deselect values, yellow lines stayed in the viewer.
nds [Mon, 25 Apr 2016 05:57:44 +0000 (08:57 +0300)]
Multi-selector: deselect values, yellow lines stayed in the viewer.

8 years agoIssue #1440 Crash when edit box with parameter: erase custom presentation if it is...
nds [Mon, 25 Apr 2016 05:39:23 +0000 (08:39 +0300)]
Issue #1440 Crash when edit box with parameter: erase custom presentation if it is empty

8 years agoIssue #1440 Crash when edit box with parameter: erase custom presentation if it is...
nds [Mon, 25 Apr 2016 05:17:10 +0000 (08:17 +0300)]
Issue #1440 Crash when edit box with parameter: erase custom presentation if it is empty

8 years agoIssue #1432: Highlight Feature by shape in comp-solid
vsv [Fri, 22 Apr 2016 15:46:13 +0000 (18:46 +0300)]
Issue #1432: Highlight Feature by shape in comp-solid

8 years agoIssue #1440 Crash when edit box with parameter: temporary undoes previous modificatio...
nds [Fri, 22 Apr 2016 15:17:31 +0000 (18:17 +0300)]
Issue #1440 Crash when edit box with parameter: temporary undoes previous modifications to fix unit tests on Linux

8 years agoMessage about fully constrained sketch
azv [Fri, 22 Apr 2016 15:07:27 +0000 (18:07 +0300)]
Message about fully constrained sketch

8 years agoIssue #1433: Show CompSolid sub objects
vsv [Fri, 22 Apr 2016 15:06:08 +0000 (18:06 +0300)]
Issue #1433: Show CompSolid sub objects

8 years agoIssue #1440 Crash when edit box with parameter: correction for using parameter values...
nds [Fri, 22 Apr 2016 14:55:59 +0000 (17:55 +0300)]
Issue #1440 Crash when edit box with parameter: correction for using parameter values in sketch lengths

8 years agoIssue #1438: Provide editing cells with tab
vsv [Fri, 22 Apr 2016 14:48:15 +0000 (17:48 +0300)]
Issue #1438: Provide editing cells with tab

8 years ago#1343 sketch - selection of several vertices: fillet operation
nds [Fri, 22 Apr 2016 13:47:22 +0000 (16:47 +0300)]
#1343 sketch - selection of several vertices: fillet operation

8 years agoProvide update of parameters folder on remove a one parameter in dialog box
vsv [Fri, 22 Apr 2016 13:32:10 +0000 (16:32 +0300)]
Provide update of parameters folder on remove a one parameter in dialog box

8 years agoSketch delete problem: it is not possible to delete dimensional constraint
nds [Fri, 22 Apr 2016 13:09:56 +0000 (16:09 +0300)]
Sketch delete problem: it is not possible to delete dimensional constraint

8 years agoIssue #1303 Re-ordering of Sketcher menus: Geometry linear, Geometry circular
nds [Fri, 22 Apr 2016 13:07:02 +0000 (16:07 +0300)]
Issue #1303 Re-ordering of Sketcher menus: Geometry linear, Geometry circular

8 years agoDelete extra startOperation
vsv [Fri, 22 Apr 2016 12:53:36 +0000 (15:53 +0300)]
Delete extra startOperation

8 years agoMerge branch 'master' of salome:modules/shaper
mpv [Fri, 22 Apr 2016 12:43:46 +0000 (15:43 +0300)]
Merge branch 'master' of salome:modules/shaper

8 years agoMake sketch is not disabled after removing of Parameter in Parameters feature and...
mpv [Fri, 22 Apr 2016 12:43:28 +0000 (15:43 +0300)]
Make sketch is not disabled after removing of Parameter in Parameters feature and Apply

8 years agoIssue #1437: provide update of parameters table part on editing of any parameter
vsv [Fri, 22 Apr 2016 12:33:16 +0000 (15:33 +0300)]
Issue #1437: provide update of parameters table part on editing of any parameter

8 years agoFix compilation on Debian 7
azv [Fri, 22 Apr 2016 12:32:06 +0000 (15:32 +0300)]
Fix compilation on Debian 7

8 years agoIssue #1420: Updated tooltips for Build features.
dbv [Fri, 22 Apr 2016 11:22:09 +0000 (14:22 +0300)]
Issue #1420: Updated tooltips for Build features.

8 years agoIssue #1369: Added "Create Face" feature.
dbv [Fri, 22 Apr 2016 11:07:14 +0000 (14:07 +0300)]
Issue #1369: Added "Create Face" feature.

8 years agoIssue #1369: Validator for selection base objects for "Face" feature. Modified BuildP...
dbv [Wed, 20 Apr 2016 15:55:22 +0000 (18:55 +0300)]
Issue #1369: Validator for selection base objects for "Face" feature. Modified BuildPlugin_ValidatorBaseForWire into feature validator to allow select disconnected edges in wire creation process.

8 years agoRemove empty wires while building sketch face
azv [Fri, 22 Apr 2016 10:34:08 +0000 (13:34 +0300)]
Remove empty wires while building sketch face

8 years agoAngle adjusting
azv [Fri, 22 Apr 2016 09:58:51 +0000 (12:58 +0300)]
Angle adjusting

8 years agoIssue #1428: Find referenced feature by parameters recursive
vsv [Fri, 22 Apr 2016 09:39:25 +0000 (12:39 +0300)]
Issue #1428: Find referenced feature by parameters recursive

8 years agoOptimization of the widget code
vsv [Fri, 22 Apr 2016 09:16:17 +0000 (12:16 +0300)]
Optimization of the widget code

8 years agoCalculate DoF if and only if there is a feature applicable for solver
azv [Fri, 22 Apr 2016 07:57:40 +0000 (10:57 +0300)]
Calculate DoF if and only if there is a feature applicable for solver

8 years agoUpdate SketchPlugin_Projection
azv [Fri, 22 Apr 2016 07:50:08 +0000 (10:50 +0300)]
Update SketchPlugin_Projection

8 years agoMPV changes according update mechanism to break infinite loop while creating SketchPl...
azv [Fri, 22 Apr 2016 06:30:02 +0000 (09:30 +0300)]
MPV changes according update mechanism to break infinite loop while creating SketchPlugin_Projection

8 years ago#1404 Random crash with Shaper: correction for coincidence constraint: correction...
nds [Fri, 22 Apr 2016 07:05:44 +0000 (10:05 +0300)]
#1404 Random crash with Shaper: correction for coincidence constraint: correction for translation/rotation/mirror: array should not be null when compute happens

8 years agoIssue #1299, Issue #1393 Angle constraint: 2PI+ angle for case when angle is less...
nds [Fri, 22 Apr 2016 05:54:57 +0000 (08:54 +0300)]
Issue #1299, Issue #1393 Angle constraint: 2PI+ angle for case when angle is less than zero

8 years agoIssue #1299, Issue #1393 Angle constraint: support of additional and complementary...
nds [Fri, 22 Apr 2016 05:38:14 +0000 (08:38 +0300)]
Issue #1299, Issue #1393 Angle constraint: support of additional and complementary angles: correction to use GeomAPI_Angly2d to build AIS presentation by 3 points

8 years agoIssue #1299, Issue #1393 Angle constraint: support of additional and complementary...
nds [Fri, 22 Apr 2016 04:43:16 +0000 (07:43 +0300)]
Issue #1299, Issue #1393 Angle constraint: support of additional and complementary angles: correction to use GeomAPI_Angly2d to build AIS presentation by 3 points

8 years agoIssue #1427: set header of modal dialog box
vsv [Thu, 21 Apr 2016 15:18:52 +0000 (18:18 +0300)]
Issue #1427: set header of modal dialog box

8 years agoIssue #1425: Delete referenced features on deletion of parameter
vsv [Thu, 21 Apr 2016 14:54:35 +0000 (17:54 +0300)]
Issue #1425: Delete referenced features on deletion of parameter

8 years ago#1423 Create Parameters problems
nds [Thu, 21 Apr 2016 13:56:34 +0000 (16:56 +0300)]
#1423 Create Parameters problems

8 years agoFix problem of dataModel rebuild
vsv [Thu, 21 Apr 2016 13:37:06 +0000 (16:37 +0300)]
Fix problem of dataModel rebuild

8 years ago#1404 Random crash with Shaper: correction for coincidence constraint.
nds [Thu, 21 Apr 2016 13:12:32 +0000 (16:12 +0300)]
#1404 Random crash with Shaper: correction for coincidence constraint.

8 years ago#1404 Random crash with Shaper: AIS presentations: correction for coincidence present...
nds [Thu, 21 Apr 2016 12:54:08 +0000 (15:54 +0300)]
#1404 Random crash with Shaper: AIS presentations: correction for coincidence presentations.

8 years ago#1404 Random crash with Shaper: AIS presentations: correction for symbol presentations.
nds [Thu, 21 Apr 2016 11:35:19 +0000 (14:35 +0300)]
#1404 Random crash with Shaper: AIS presentations: correction for symbol presentations.

8 years agoThis change causes crash on create Part
vsv [Thu, 21 Apr 2016 12:49:29 +0000 (15:49 +0300)]
This change causes crash on create Part

8 years agoRadius dimension does not change the circle (issue #1399)
azv [Thu, 21 Apr 2016 12:28:33 +0000 (15:28 +0300)]
Radius dimension does not change the circle (issue #1399)

8 years agoRename TestConstraintConcidence.py to TestConstraintCoincidence.py
azv [Thu, 21 Apr 2016 11:10:02 +0000 (14:10 +0300)]
Rename TestConstraintConcidence.py to TestConstraintCoincidence.py

8 years agoFix regression in TestConstraintConcidence.py
azv [Thu, 21 Apr 2016 11:02:28 +0000 (14:02 +0300)]
Fix regression in TestConstraintConcidence.py

8 years agoIssue #1423: Fix of non updated data tree after redo command
vsv [Thu, 21 Apr 2016 10:53:05 +0000 (13:53 +0300)]
Issue #1423: Fix of non updated data tree after redo command

8 years ago#1404 Random crash with Shaper: AIS presentations: correction for Operation prs.
nds [Thu, 21 Apr 2016 09:16:00 +0000 (12:16 +0300)]
#1404 Random crash with Shaper: AIS presentations: correction for Operation prs.

8 years ago#1404 Random crash with Shaper: AIS presentations: avoid IsReadyToDisplay calling...
nds [Thu, 21 Apr 2016 08:23:45 +0000 (11:23 +0300)]
#1404 Random crash with Shaper: AIS presentations: avoid IsReadyToDisplay calling twice.

8 years ago#1404 Random crash with Shaper: AIS presentations: avoid IsReadyToDisplay calling...
nds [Thu, 21 Apr 2016 08:19:02 +0000 (11:19 +0300)]
#1404 Random crash with Shaper: AIS presentations: avoid IsReadyToDisplay calling twice.

8 years agoFix regression in TestRectangle.py
azv [Thu, 21 Apr 2016 07:45:13 +0000 (10:45 +0300)]
Fix regression in TestRectangle.py