Open CASCADE Technology
6.5.4
|
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Handle_IGESSelect_SelectBypassGroup.hxx>
#include <IFSelect_SelectExplore.hxx>
#include <Standard_Integer.hxx>
#include <Standard_Boolean.hxx>
#include <Handle_Standard_Transient.hxx>
Data Structures | |
class | IGESSelect_SelectBypassGroup |
Selects a list built as follows : Groups are entities type 402, forms 1,7,14,15 (Group, Ordered or not, "WithoutBackPointer" or not) Entities which are not GROUP are taken as such For Groups, their list of Elements is explore Hence, level 0 (D) recursively explores a Group if some of its Elements are Groups. level 1 explores just at first level More... |