Open CASCADE Technology
6.5.4
|
A SelectShared selects Entities which are directly Shared
by the Entities of the Input list
#include <IFSelect_SelectShared.hxx>
Public Member Functions | |
IFSelect_SelectShared () | |
Creates a SelectShared; | |
Interface_EntityIterator | RootResult (const Interface_Graph &G) const |
Returns the list of selected entities (list of entities shared by those of input list) | |
TCollection_AsciiString | Label () const |
Returns a text defining the criterium : "Shared (one level)" |
TCollection_AsciiString IFSelect_SelectShared::Label | ( | ) | const [virtual] |
Implements IFSelect_Selection.
Interface_EntityIterator IFSelect_SelectShared::RootResult | ( | const Interface_Graph & | G | ) | const [virtual] |
Implements IFSelect_Selection.