Open CASCADE Technology 6.6.0
Public Member Functions
IFSelect_SelectIntersection Class Reference

A SelectIntersection filters the Entities issued from several
other Selections as Intersection of results : "AND" operator

#include <IFSelect_SelectIntersection.hxx>

Inheritance diagram for IFSelect_SelectIntersection:
Inheritance graph
[legend]

Public Member Functions

 IFSelect_SelectIntersection ()
 Creates an empty SelectIntersection

Interface_EntityIterator RootResult (const Interface_Graph &G) const
 Returns the list of selected Entities, which is the common part
of results from all input selections. Uniqueness is guaranteed.

TCollection_AsciiString Label () const
 Returns a text defining the criterium : "Intersection (AND)"


Constructor & Destructor Documentation

IFSelect_SelectIntersection::IFSelect_SelectIntersection ( )

Member Function Documentation

TCollection_AsciiString IFSelect_SelectIntersection::Label ( ) const [virtual]

Implements IFSelect_Selection.

Interface_EntityIterator IFSelect_SelectIntersection::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