#include <IFSelect_SelectDiff.hxx>
Inheritance diagram for IFSelect_SelectDiff:
Public Member Functions | |
Standard_EXPORT | IFSelect_SelectDiff () |
Creates an empty SelectDiff . | |
Standard_EXPORT Interface_EntityIterator | RootResult (const Interface_Graph &G) const |
Returns the list of selected entities : they are the Entities gotten from the Main Input but not from the Diff Input . | |
Standard_EXPORT TCollection_AsciiString | Label () const |
Returns a text defining the criterium : "Difference" . | |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Protected Member Functions | |
virtual Standard_EXPORT Standard_Boolean | HasUniqueResult () const |
Returns always True, because RootResult gives a Unique list . |
|
|
|
Reimplemented from IFSelect_SelectControl. |
|
Reimplemented from IFSelect_Selection. |
|
Implements IFSelect_Selection. |
|
Implements IFSelect_Selection. |