|
Open CASCADE Technology 7.9.3
|
#include <Standard.hxx>#include <Standard_Type.hxx>#include <IFSelect_SelectExtract.hxx>#include <Standard_Integer.hxx>Data Structures | |
| class | IFSelect_SelectRootComps |
| A SelectRootComps sorts the Entities which are part of Strong Components, local roots of a set of Entities : they can be Single Components (containing one Entity) or Cycles This class gives a more secure result than SelectRoots (which considers only Single Components) but is longer to work : it can be used when there can be or there are cycles in a Model For each cycle, one Entity is given arbitrarily Reject works as for SelectRoots : Strong Components defined in the input list which are not local roots are given. More... | |