Open CASCADE Technology
6.5.4
|
#include <STEPSelections_SelectForTransfer.hxx>
Public Member Functions | |
STEPSelections_SelectForTransfer () | |
STEPSelections_SelectForTransfer (const Handle< XSControl_TransferReader > &TR) | |
virtual Interface_EntityIterator | RootResult (const Interface_Graph &G) const |
Returns the list of selected entities. Works by calling the method Sort on each input Entity : the Entity is kept as output if Sort returns the same value as Direct status |
STEPSelections_SelectForTransfer::STEPSelections_SelectForTransfer | ( | const Handle< XSControl_TransferReader > & | TR | ) |
virtual Interface_EntityIterator STEPSelections_SelectForTransfer::RootResult | ( | const Interface_Graph & | G | ) | const [virtual] |
Reimplemented from IFSelect_SelectExtract.