|
Open CASCADE Technology 6.5.2
|
#include <Standard.hxx>#include <Standard_DefineHandle.hxx>#include <Handle_IGESSelect_SelectSubordinate.hxx>#include <Standard_Integer.hxx>#include <IFSelect_SelectExtract.hxx>#include <Standard_Boolean.hxx>#include <Handle_Standard_Transient.hxx>#include <Handle_Interface_InterfaceModel.hxx>Data Structures | |
| class | IGESSelect_SelectSubordinate |
| This selections uses Subordinate Status as sort criterium It is an integer number which can be : 0 Independant 1 Physically Dependant 2 Logically Dependant 3 Both (recorded) + to sort : 4 : 1 or 3 -> at least Physically 5 : 2 or 3 -> at least Logically 6 : 1 or 2 or 3 -> any kind of dependance (corresponds to 0 reversed) More... | |
1.7.4