Open CASCADE Technology 6.6.0
|
Adds a Group to contain the entities designated by the
Selection. If no Selection is given, nothing is done
#include <IGESSelect_AddGroup.hxx>
Public Member Functions | |
IGESSelect_AddGroup () | |
Creates an AddGroup | |
void | Performing (IFSelect_ContextModif &ctx, const Handle< IGESData_IGESModel > &target, Interface_CopyTool &TC) const |
Specific action : Adds a new group | |
TCollection_AsciiString | Label () const |
Returns a text which is "Add Group" |
IGESSelect_AddGroup::IGESSelect_AddGroup | ( | ) |
TCollection_AsciiString IGESSelect_AddGroup::Label | ( | ) | const [virtual] |
Implements IFSelect_GeneralModifier.
void IGESSelect_AddGroup::Performing | ( | IFSelect_ContextModif & | ctx, |
const Handle< IGESData_IGESModel > & | target, | ||
Interface_CopyTool & | TC | ||
) | const [virtual] |
Implements IGESSelect_ModelModifier.