Salome HOME
[bos #24514] [CEA] When creating a group, be able to select the sub-shapes of display... CR24514
authorAlexey Kondratyev <alexey.kondratyev@opencascade.com>
Wed, 19 Jan 2022 11:53:09 +0000 (14:53 +0300)
committerazv <azv@opencascade.com>
Tue, 8 Feb 2022 04:17:31 +0000 (07:17 +0300)
commit3b3c5155d7923f2c798e4a0d849f41d9149ae1ef
treed198c1a6394a1a9f63d0c2911227d4eec5e182cc
parent6711a0b2fcad4013b12e1609191c6a0d0db184e8
[bos #24514] [CEA] When creating a group, be able to select the sub-shapes of displayed groups (even if no result is displayed)

* Update algorithm to select sub-shapes of displayed groups and add this in the created group as shape from results.
* Add validator for prevent adding whole group in other group.
src/CollectionPlugin/CollectionPlugin_Plugin.cpp
src/CollectionPlugin/CollectionPlugin_Validators.cpp
src/CollectionPlugin/CollectionPlugin_Validators.h
src/CollectionPlugin/group_widget.xml
src/ModuleBase/ModuleBase_WidgetSelector.cpp