#include <IFSelect_SelectUnion.hxx>
Inheritance diagram for IFSelect_SelectUnion:
Public Member Functions | |
Standard_EXPORT | IFSelect_SelectUnion () |
Creates an empty SelectUnion . | |
Standard_EXPORT 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. . | |
Standard_EXPORT TCollection_AsciiString | Label () const |
Returns a text defining the criterium : "Union (OR)" . | |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
|
|
|
Reimplemented from IFSelect_SelectCombine. |
|
Implements IFSelect_Selection. |
|
Implements IFSelect_Selection. |