Salome HOME
modules/shaper.git
9 years agoIssue #326 Distance constraint on 2 preselected segments problem
nds [Tue, 27 Jan 2015 12:05:16 +0000 (15:05 +0300)]
Issue #326 Distance constraint on 2 preselected segments problem

it should not be possible to select an arc object.

9 years agoMerge branch 'Dev_0.7.1' of newgeom:newgeom into Dev_0.7.1
nds [Tue, 27 Jan 2015 09:26:43 +0000 (12:26 +0300)]
Merge branch 'Dev_0.7.1' of newgeom:newgeom into Dev_0.7.1

9 years agoIssue #326 Distance constraint on 2 preselected segments problem
nds [Tue, 27 Jan 2015 09:26:31 +0000 (12:26 +0300)]
Issue #326 Distance constraint on 2 preselected segments problem

9 years agoMerge branch 'Dev_0.7.1' of newgeom:newgeom.git into Dev_0.7.1
sbh [Tue, 27 Jan 2015 09:02:34 +0000 (12:02 +0300)]
Merge branch 'Dev_0.7.1' of newgeom:newgeom.git into Dev_0.7.1

9 years agoUpdate the doxygen documentation for plugins
mpv [Tue, 27 Jan 2015 08:57:42 +0000 (11:57 +0300)]
Update the doxygen documentation for plugins

9 years agoMerge branch 'Dev_0.7.1' of newgeom:newgeom into Dev_0.7.1
vsv [Tue, 27 Jan 2015 07:20:03 +0000 (10:20 +0300)]
Merge branch 'Dev_0.7.1' of newgeom:newgeom into Dev_0.7.1

9 years agoCode documentation update
vsv [Tue, 27 Jan 2015 07:19:55 +0000 (10:19 +0300)]
Code documentation update

9 years agoMake the doxygen dependency on Graphviz works correctly
mpv [Tue, 27 Jan 2015 06:25:34 +0000 (09:25 +0300)]
Make the doxygen dependency on Graphviz works correctly

9 years agoUpdate the doxygen documentation
mpv [Mon, 26 Jan 2015 16:39:08 +0000 (19:39 +0300)]
Update the doxygen documentation

9 years agoCode documentation update
vsv [Mon, 26 Jan 2015 13:07:38 +0000 (16:07 +0300)]
Code documentation update

9 years agoFix for issue #362 : something wrong with references during the close action
mpv [Mon, 26 Jan 2015 12:28:44 +0000 (15:28 +0300)]
Fix for issue #362 : something wrong with references during the close action

9 years agoPorting to Windows
mpv [Mon, 26 Jan 2015 12:04:13 +0000 (15:04 +0300)]
Porting to Windows

9 years agoFIx for issue #360 : make switching on/off checking of transactions in Session -...
mpv [Mon, 26 Jan 2015 11:56:13 +0000 (14:56 +0300)]
FIx for issue #360 : make switching on/off checking of transactions in Session - more systematically

9 years agoMerge branch 'Dev_0.7.1' of newgeom:newgeom.git into Dev_0.7.1
sbh [Mon, 26 Jan 2015 11:54:21 +0000 (14:54 +0300)]
Merge branch 'Dev_0.7.1' of newgeom:newgeom.git into Dev_0.7.1

9 years agoSeparate definition from declaration for each ModelAPI class
sbh [Mon, 26 Jan 2015 11:53:56 +0000 (14:53 +0300)]
Separate definition from declaration for each ModelAPI class

9 years agoMerge branch 'Dev_0.7.1' of newgeom:newgeom into Dev_0.7.1
nds [Mon, 26 Jan 2015 08:28:11 +0000 (11:28 +0300)]
Merge branch 'Dev_0.7.1' of newgeom:newgeom into Dev_0.7.1

Conflicts:
src/ModuleBase/ModuleBase_ModelWidget.h
src/PartSet/PartSet_SketcherMgr.cpp

9 years agoIssue #348 Validate sketch is disabled when point coordinates are set manually
nds [Mon, 26 Jan 2015 08:22:48 +0000 (11:22 +0300)]
Issue #348 Validate sketch is disabled when point coordinates are set manually

It saves the clicked point, connects to the the activated signal of a widget and try initialize the widget with the point value.
There are some limitations:
Firstly, for the constraints distane we should not perform it because the fly out point is moved to the mouse, there is a blinking between calculated value and the clicked. It can be corrected if do not update the viewer during this. But, the lightes workaround is to do not apply clicked point to such type of operation.
Secondly, the mouse release point should be also saved in the clicked point for the mouse moving with Left button swithed. Without this, the actuvatedwidget value is moved to the previuosly clicked mouse but not the current one.

9 years agoFix for hang up of modification of radius-dimension of an arc
mpv [Mon, 26 Jan 2015 08:20:45 +0000 (11:20 +0300)]
Fix for hang up of modification of radius-dimension of an arc

9 years agoFix of lost presentation in debian squeeze in release mode
sbh [Fri, 23 Jan 2015 17:36:47 +0000 (20:36 +0300)]
Fix of lost presentation in debian squeeze in release mode

9 years agoUpdate documentation
vsv [Fri, 23 Jan 2015 16:58:37 +0000 (19:58 +0300)]
Update documentation

9 years agoMerge branch 'Dev_0.7.1' of newgeom:newgeom into Dev_0.7.1
szy [Fri, 23 Jan 2015 14:40:04 +0000 (17:40 +0300)]
Merge branch 'Dev_0.7.1' of newgeom:newgeom into Dev_0.7.1

9 years agoFix for the issue #365.
szy [Fri, 23 Jan 2015 14:39:42 +0000 (17:39 +0300)]
Fix for the issue #365.

9 years agoFix Import bug.
szy [Fri, 23 Jan 2015 13:53:51 +0000 (16:53 +0300)]
Fix Import bug.

9 years agoMerge branch 'Dev_0.7.1' of newgeom:newgeom.git into Dev_0.7.1
sbh [Fri, 23 Jan 2015 13:31:11 +0000 (16:31 +0300)]
Merge branch 'Dev_0.7.1' of newgeom:newgeom.git into Dev_0.7.1

9 years agoCorrections in the documentation of the Config package
sbh [Fri, 23 Jan 2015 13:30:15 +0000 (16:30 +0300)]
Corrections in the documentation of the Config package

9 years agoIssue #379: Rename tooltip
vsv [Fri, 23 Jan 2015 12:03:54 +0000 (15:03 +0300)]
Issue #379: Rename tooltip

9 years agoMerge branch 'Dev_0.7.1' of newgeom:newgeom into Dev_0.7.1
vsv [Thu, 22 Jan 2015 16:05:40 +0000 (19:05 +0300)]
Merge branch 'Dev_0.7.1' of newgeom:newgeom into Dev_0.7.1

9 years agoIssue #374:Prevent switching viewer interaction mode. Clear operations on module...
vsv [Thu, 22 Jan 2015 16:05:31 +0000 (19:05 +0300)]
Issue #374:Prevent switching viewer interaction mode. Clear operations on module deactivation and application exit

9 years agoMerge branch 'Dev_0.7.1' of newgeom:newgeom.git into Dev_0.7.1
sbh [Thu, 22 Jan 2015 14:14:50 +0000 (17:14 +0300)]
Merge branch 'Dev_0.7.1' of newgeom:newgeom.git into Dev_0.7.1

9 years agoIssue #316: call commands update on Part activation
sbh [Thu, 22 Jan 2015 14:14:15 +0000 (17:14 +0300)]
Issue #316: call commands update on Part activation

9 years agoFix for Issue #375: abort of nested operation problem
mpv [Thu, 22 Jan 2015 14:11:09 +0000 (17:11 +0300)]
Fix for Issue #375: abort of nested operation problem

9 years agoMerge branch 'Dev_0.7.1' of newgeom:newgeom into Dev_0.7.1
vsv [Thu, 22 Jan 2015 10:30:38 +0000 (13:30 +0300)]
Merge branch 'Dev_0.7.1' of newgeom:newgeom into Dev_0.7.1

9 years agoIssue #369: Update faces list of Sketcher presentation
vsv [Thu, 22 Jan 2015 10:30:30 +0000 (13:30 +0300)]
Issue #369: Update faces list of Sketcher presentation

9 years agoMerge branch 'Dev_0.7.1' of newgeom:newgeom.git into Dev_0.7.1
sbh [Thu, 22 Jan 2015 10:20:16 +0000 (13:20 +0300)]
Merge branch 'Dev_0.7.1' of newgeom:newgeom.git into Dev_0.7.1

9 years agoMake generation/instalation of documentation optional. Fixes install problems under...
sbh [Thu, 22 Jan 2015 10:19:45 +0000 (13:19 +0300)]
Make generation/instalation of documentation optional. Fixes install problems under the linux

9 years agoImplementation of all needed methods of the validator DifferentObjects
mpv [Thu, 22 Jan 2015 09:08:49 +0000 (12:08 +0300)]
Implementation of all needed methods of the validator DifferentObjects

9 years agoMerge branch 'Dev_0.7.1' of newgeom:newgeom into Dev_0.7.1
mpv [Thu, 22 Jan 2015 09:07:39 +0000 (12:07 +0300)]
Merge branch 'Dev_0.7.1' of newgeom:newgeom into Dev_0.7.1

9 years agoApply patch of Renaud Nedelec for exportation of groups to GEOM
mpv [Thu, 22 Jan 2015 09:07:11 +0000 (12:07 +0300)]
Apply patch of Renaud Nedelec for exportation of groups to GEOM

9 years agoMerge branch 'Dev_0.7.1' of newgeom:newgeom into Dev_0.7.1
nds [Thu, 22 Jan 2015 09:02:58 +0000 (12:02 +0300)]
Merge branch 'Dev_0.7.1' of newgeom:newgeom into Dev_0.7.1

9 years agoIssue #348 Validate sketch is disabled when point coordinates are set manually
nds [Thu, 22 Jan 2015 09:02:50 +0000 (12:02 +0300)]
Issue #348 Validate sketch is disabled when point coordinates are set manually

Do not store value if the default value was not defined in the XML file.
It corrects setValue in the Point2D to update attributes even if the value are the same.

9 years agoMerge branch 'Dev_0.7.1' of newgeom:newgeom into Dev_0.7.1
vsv [Thu, 22 Jan 2015 08:50:40 +0000 (11:50 +0300)]
Merge branch 'Dev_0.7.1' of newgeom:newgeom into Dev_0.7.1

9 years agoIssue #367: Make moved point equal to selected
vsv [Thu, 22 Jan 2015 08:50:03 +0000 (11:50 +0300)]
Issue #367: Make moved point equal to selected

9 years agoFix for Issue #359 : implement the method of validator
mpv [Thu, 22 Jan 2015 08:29:57 +0000 (11:29 +0300)]
Fix for Issue #359 : implement the method of validator

9 years agoIssue #358: Prevent crashes on operations when viewer is absent
vsv [Wed, 21 Jan 2015 15:50:33 +0000 (18:50 +0300)]
Issue #358: Prevent crashes on operations when viewer is absent

9 years agoMerge branch 'Dev_0.7.1' of newgeom:newgeom.git into Dev_0.7.1
sbh [Wed, 21 Jan 2015 14:34:34 +0000 (17:34 +0300)]
Merge branch 'Dev_0.7.1' of newgeom:newgeom.git into Dev_0.7.1

9 years agoset version of the app from cmake lists file
sbh [Wed, 21 Jan 2015 14:34:14 +0000 (17:34 +0300)]
set version of the app from cmake lists file

9 years agoIncrease tolerance for sketch contour closing
vsv [Wed, 21 Jan 2015 13:34:49 +0000 (16:34 +0300)]
Increase tolerance for sketch contour closing

9 years agoMerge branch 'Dev_0.7.1' of newgeom:newgeom.git into Dev_0.7.1
sbh [Wed, 21 Jan 2015 13:30:12 +0000 (16:30 +0300)]
Merge branch 'Dev_0.7.1' of newgeom:newgeom.git into Dev_0.7.1

9 years agoSmall core corrections
sbh [Wed, 21 Jan 2015 13:29:19 +0000 (16:29 +0300)]
Small core corrections

9 years agoMake doxygen is accessible for everybody
mpv [Wed, 21 Jan 2015 13:06:50 +0000 (16:06 +0300)]
Make doxygen is accessible for everybody

9 years agoRegression correction: the axis is not displayed in the black dash-dots. The reason...
nds [Wed, 21 Jan 2015 09:33:50 +0000 (12:33 +0300)]
Regression correction: the axis is not displayed in the black dash-dots. The reason is displayer correction to do not perform redisplay if the presentation is not modified.

9 years agoIssue #359 Axis with the same point on both ends
nds [Wed, 21 Jan 2015 09:06:41 +0000 (12:06 +0300)]
Issue #359 Axis with the same point on both ends

9 years agoIssue #360: fix of disappearance of sketch result because sub-results are not ready yet
mpv [Wed, 21 Jan 2015 08:24:38 +0000 (11:24 +0300)]
Issue #360: fix of disappearance of sketch result because sub-results are not ready yet

9 years agoIssue #351 constraint is not applied on preselected segments
nds [Wed, 21 Jan 2015 06:39:05 +0000 (09:39 +0300)]
Issue #351 constraint is not applied on preselected segments

The reason: lost selection of the circle center.
The decision: do not perform redisplay the AIS presentation in the AIS_InteractiveContext(displayer) if the shapes are equal. Here the GeomAPI realisation is necessary. The TopoDS_Shape realisation of the isEqual method is not enough because different TShapes instances are created and isEqual returns false.
A correction in the widget shape selector to avoid the distance presentation update by set an object(before set an attribute). In the previous version, the distance was jumped by selecting two points on lines. The reason is the distance calculation between point-object by setObject and after that point-point by setAttr

9 years agoIssue #351 constraint is not applied on preselected segments
nds [Tue, 20 Jan 2015 14:54:42 +0000 (17:54 +0300)]
Issue #351 constraint is not applied on preselected segments

The reason: lost selection of the circle center.
The decision: do not perform redisplay the AIS presentation in the AIS_InteractiveContext(displayer) if the shapes are equal. Here the GeomAPI realisation is necessary. The TopoDS_Shape realisation of the isEqual method is not enough because different TShapes instances are created and isEqual returns false.
A correction in the widget shape selector to avoid the distance presentation update by set an object(before set an attribute). In the previous version, the distance was jumped by selecting two points on lines. The reason is the distance calculation between point-object by setObject and after that point-point by setAttr

9 years agoIssue #336 Create/Edit Line -filter for first and last point fields
nds [Tue, 20 Jan 2015 12:18:25 +0000 (15:18 +0300)]
Issue #336 Create/Edit Line -filter for first and last point fields

It creates a new custom filter to ignore the global selected construction results with an exception of the sketch feature(a composite feature).

9 years agoIssue #336 Create/Edit Line -filter for first and last point fields
nds [Tue, 20 Jan 2015 09:32:55 +0000 (12:32 +0300)]
Issue #336 Create/Edit Line -filter for first and last point fields

It corrects the displayed name for the selection attribute. The sketch feature vertices can be selected in the shape selector control.

9 years agoFix for crash of double-click in one point during creation of linear segment in a...
mpv [Mon, 19 Jan 2015 16:40:36 +0000 (19:40 +0300)]
Fix for crash of double-click in one point during creation of linear segment in a sketch

9 years agoFix for issue #347 : on undo of part creation reset the current document
mpv [Fri, 16 Jan 2015 14:24:10 +0000 (17:24 +0300)]
Fix for issue #347 : on undo of part creation reset the current document

9 years agoFix for the issue #294 : do not erase internal data structure of document on close...
mpv [Fri, 16 Jan 2015 13:44:53 +0000 (16:44 +0300)]
Fix for the issue #294 : do not erase internal data structure of document on close: it may be undone

9 years agoMerge branch 'Dev_0.7.1' of newgeom:newgeom.git into Dev_0.7.1
sbh [Fri, 16 Jan 2015 13:27:17 +0000 (16:27 +0300)]
Merge branch 'Dev_0.7.1' of newgeom:newgeom.git into Dev_0.7.1

9 years agoDoxygen documentation generation added
sbh [Fri, 16 Jan 2015 13:26:47 +0000 (16:26 +0300)]
Doxygen documentation generation added

9 years agoReanud's patch for modern Cpp11 compilers applied
sbh [Fri, 16 Jan 2015 07:02:11 +0000 (10:02 +0300)]
Reanud's patch for modern Cpp11 compilers applied

9 years agoIssue #356: plugins dependency mechanism implemented
sbh [Thu, 15 Jan 2015 15:51:07 +0000 (18:51 +0300)]
Issue #356: plugins dependency mechanism implemented

9 years agoMerge branch 'Dev_0.7.1' of newgeom:newgeom.git into Dev_0.7.1
sbh [Wed, 14 Jan 2015 13:46:48 +0000 (16:46 +0300)]
Merge branch 'Dev_0.7.1' of newgeom:newgeom.git into Dev_0.7.1

9 years agoIssue #328: bug with hanging of the app on absent file sourcing fixed
sbh [Wed, 14 Jan 2015 12:42:47 +0000 (15:42 +0300)]
Issue #328: bug with hanging of the app on absent file sourcing fixed

9 years agoFix for issue #154. Management of any number of nested operations without help of...
mpv [Wed, 14 Jan 2015 09:06:38 +0000 (12:06 +0300)]
Fix for issue #154. Management of any number of nested operations without help of OCCT.

9 years agoIssue #329: avoid app crashes on malformed python feature launching
sbh [Wed, 14 Jan 2015 08:20:55 +0000 (11:20 +0300)]
Issue #329: avoid app crashes on malformed python feature launching

9 years agoResolve crashes in the release mode under Debian Squeeze linux
sbh [Mon, 12 Jan 2015 17:24:32 +0000 (20:24 +0300)]
Resolve crashes in the release mode under Debian Squeeze linux

9 years agoIt should not be possible to use the circle/arc line in the distance operation.
nds [Mon, 12 Jan 2015 08:29:43 +0000 (11:29 +0300)]
It should not be possible to use the circle/arc line in the distance operation.

9 years agoAdded edge selection for case of neighbors.
szy [Tue, 30 Dec 2014 14:52:35 +0000 (17:52 +0300)]
Added edge selection for case of neighbors.

9 years agoMerge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1 Dev_0.6.1 V_0.7.0_rc1
vsv [Tue, 30 Dec 2014 14:18:42 +0000 (17:18 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1

9 years agoProvide processing of 'N' and 'P' keys in viewer to select overlayed objects.
vsv [Tue, 30 Dec 2014 14:18:34 +0000 (17:18 +0300)]
Provide processing of 'N' and 'P' keys in viewer to select overlayed objects.

9 years agoApply the first naming name test
mpv [Tue, 30 Dec 2014 14:17:23 +0000 (17:17 +0300)]
Apply the first naming name test

9 years agoMerge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
szy [Tue, 30 Dec 2014 14:12:20 +0000 (17:12 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1

9 years agoMerge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
nds [Tue, 30 Dec 2014 13:45:40 +0000 (16:45 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1

9 years agoThe constraint is moved by the mouse click on it(an attempt to edit value by double...
nds [Tue, 30 Dec 2014 13:45:29 +0000 (16:45 +0300)]
The constraint is moved by the mouse click on it(an attempt to edit value by double click)

9 years agoIssue #354: Updated icon
vsv [Tue, 30 Dec 2014 13:12:56 +0000 (16:12 +0300)]
Issue #354: Updated icon

9 years agoMerge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
szy [Tue, 30 Dec 2014 13:06:46 +0000 (16:06 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1

9 years agoAdded Vertex Selection (case1: by 3 faces).
szy [Tue, 30 Dec 2014 13:06:32 +0000 (16:06 +0300)]
Added Vertex Selection (case1: by 3 faces).

9 years agoMerge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
nds [Tue, 30 Dec 2014 12:49:54 +0000 (15:49 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1

9 years agoIssue #351 - constraint is not applied on preselected segments
nds [Tue, 30 Dec 2014 12:49:36 +0000 (15:49 +0300)]
Issue #351 - constraint is not applied on preselected segments

A correction to avoid hang up on the fix contraint creation.

9 years agoMerge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
vsv [Tue, 30 Dec 2014 12:42:33 +0000 (15:42 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1

9 years agoIssue #347: Avoid crash on empty feature
vsv [Tue, 30 Dec 2014 12:42:21 +0000 (15:42 +0300)]
Issue #347: Avoid crash on empty feature

9 years agoMerge branch 'Dev_0.6.1' of ssh://newgeom.redmine.opencascade.com:322/newgeom into...
Mikhail PONIKAROV [Tue, 30 Dec 2014 12:02:51 +0000 (15:02 +0300)]
Merge branch 'Dev_0.6.1' of ssh://newgeom.redmine.opencascade.com:322/newgeom into Dev_0.6.1

9 years agoPorting to CentOS
Mikhail PONIKAROV [Tue, 30 Dec 2014 12:01:45 +0000 (15:01 +0300)]
Porting to CentOS

9 years agoVersion number changed
vsv [Tue, 30 Dec 2014 11:52:17 +0000 (14:52 +0300)]
Version number changed

9 years agoMerge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
vsv [Tue, 30 Dec 2014 11:43:53 +0000 (14:43 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1

9 years agoErase objects of cancelled Sketcher
vsv [Tue, 30 Dec 2014 11:43:45 +0000 (14:43 +0300)]
Erase objects of cancelled Sketcher

9 years agoMerge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
nds [Tue, 30 Dec 2014 11:34:45 +0000 (14:34 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1

9 years agoIssue #351 - constraint is not applied on preselected segments
nds [Tue, 30 Dec 2014 11:34:30 +0000 (14:34 +0300)]
Issue #351 - constraint is not applied on preselected segments

9 years agoMerge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
szy [Tue, 30 Dec 2014 11:28:17 +0000 (14:28 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1

9 years agoIssue #338: Provide sketch validator for extrusion
vsv [Tue, 30 Dec 2014 10:17:50 +0000 (13:17 +0300)]
Issue #338: Provide sketch validator for extrusion

9 years agoIssue #344: Edit tooltip
vsv [Tue, 30 Dec 2014 10:01:18 +0000 (13:01 +0300)]
Issue #344: Edit tooltip

9 years agoMerge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
szy [Tue, 30 Dec 2014 09:52:39 +0000 (12:52 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1

9 years agoEdges selection - second part.
szy [Tue, 30 Dec 2014 09:51:56 +0000 (12:51 +0300)]
Edges selection - second part.

9 years agoMerge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
vsv [Tue, 30 Dec 2014 09:51:28 +0000 (12:51 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1

9 years agoIssue #332: Find point by coordinates comparison instead selection
vsv [Tue, 30 Dec 2014 09:51:13 +0000 (12:51 +0300)]
Issue #332: Find point by coordinates comparison instead selection

9 years agoIssue #349 : added checking on close of the study crashes
mpv [Tue, 30 Dec 2014 09:49:18 +0000 (12:49 +0300)]
Issue #349 : added checking on close of the study crashes

9 years agoIssue #335 : generaet the shape for selection construction elements whole results...
mpv [Tue, 30 Dec 2014 09:24:22 +0000 (12:24 +0300)]
Issue #335 : generaet the shape for selection construction elements whole results to let them appeared in the naming structures of the document