20#ifndef COLLECTIONPLUGIN_GROUPOPERATION_H_
21#define COLLECTIONPLUGIN_GROUPOPERATION_H_
23#include "CollectionPlugin.h"
24#include "CollectionPlugin_Group.h"
Base class for operations on groups.
Definition: CollectionPlugin_GroupOperation.h:31
void updateGroupType(const std::string &theAttributeName)
Updates the type of selection list based on types of selected groups.
Definition: CollectionPlugin_GroupOperation.cpp:24
virtual bool isPersistentResult()
Result of groups is created on the fly and don't stored to the document.
Definition: CollectionPlugin_GroupOperation.h:34
Feature for selection of sub-shapes of some shapes.
Definition: CollectionPlugin_Group.h:35