Open CASCADE Technology 6.6.0
Public Member Functions
IFSelect_SelectUnion Class Reference

A SelectUnion cumulates the Entities issued from several other
Selections (union of results : "OR" operator)

#include <IFSelect_SelectUnion.hxx>

Inheritance diagram for IFSelect_SelectUnion:
Inheritance graph
[legend]

Public Member Functions

 IFSelect_SelectUnion ()
 Creates an empty SelectUnion

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

TCollection_AsciiString Label () const
 Returns a text defining the criterium : "Union (OR)"


Constructor & Destructor Documentation

IFSelect_SelectUnion::IFSelect_SelectUnion ( )

Member Function Documentation

TCollection_AsciiString IFSelect_SelectUnion::Label ( ) const [virtual]

Implements IFSelect_Selection.

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