Open CASCADE Technology 7.8.2.dev
IFSelect_SelectInList.hxx File Reference

Data Structures

class  IFSelect_SelectInList
 A SelectInList kind Selection selects a List of an Entity, which is composed of single Entities To know the list on which to work, SelectInList has two deferred methods : NbItems (inherited from SelectAnyList) and ListedEntity (which gives an item as an Entity) which must be defined to get a List in an Entity of the required Type (and consider that list is empty if Entity has not required Type) More...