Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
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


Member Function Documentation

Implements IFSelect_Selection.

Implements IFSelect_Selection.


The documentation for this class was generated from the following file: