Open CASCADE Technology 6.6.0
Public Member Functions
IFSelect_SelectSharing Class Reference

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>

Inheritance diagram for IFSelect_SelectSharing:
Inheritance graph
[legend]

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)"


Constructor & Destructor Documentation

IFSelect_SelectSharing::IFSelect_SelectSharing ( )

Member Function Documentation

TCollection_AsciiString IFSelect_SelectSharing::Label ( ) const [virtual]

Implements IFSelect_Selection.

Interface_EntityIterator IFSelect_SelectSharing::RootResult ( const Interface_Graph G) const [virtual]

Implements IFSelect_Selection.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines