Open CASCADE Technology 6.6.0
|
SelectBase works directly from an InterfaceModel : it is the
first base for other Selections.
#include <IFSelect_SelectBase.hxx>
Public Member Functions | |
void | FillIterator (IFSelect_SelectionIterator &iter) const |
Puts in an Iterator the Selections from which "me" depends This list is empty for all SelectBase type Selections |
void IFSelect_SelectBase::FillIterator | ( | IFSelect_SelectionIterator & | iter | ) | const [virtual] |
Implements IFSelect_Selection.