|
Open CASCADE Technology
6.5.4
|
A SelectSharing selects Entities which directly Share (Level
One) the Entities of the Input list
Remark : if an Entity of the Input List directly shares
another one, it is of course present in the Result List
#include <IFSelect_SelectSharing.hxx>

Public Member Functions | |
| IFSelect_SelectSharing () | |
| Creates a SelectSharing; | |
| Interface_EntityIterator | RootResult (const Interface_Graph &G) const |
| Returns the list of selected entities (list of entities which share (level one) those of input list) | |
| TCollection_AsciiString | Label () const |
| Returns a text defining the criterium : "Sharing (one level)" | |
| TCollection_AsciiString IFSelect_SelectSharing::Label | ( | ) | const [virtual] |
Implements IFSelect_Selection.
| Interface_EntityIterator IFSelect_SelectSharing::RootResult | ( | const Interface_Graph & | G | ) | const [virtual] |
Implements IFSelect_Selection.
1.8.0