Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Data Structures
IGESSelect_SignStatus.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Handle_IGESSelect_SignStatus.hxx>
#include <IFSelect_Signature.hxx>
#include <Standard_CString.hxx>
#include <Handle_Standard_Transient.hxx>
#include <Handle_Interface_InterfaceModel.hxx>
#include <Standard_Boolean.hxx>

Data Structures

class  IGESSelect_SignStatus
 Gives D.E. Status under the form i,j,k,l (4 figures)
i for BlankStatus
j for SubordinateStatus
k for UseFlag
l for Hierarchy

For matching, allowed shortcuts
B(Blanked) or V(Visible) are allowed instead of i
I(Independant=0), P(Physically Dep.=1), L(Logically Dep.=2) or
D(Dependant=3) are allowed instead of j
These letters must be given in their good position
For non-exact matching :
a letter (see above), no comma : only this status is checked
nothing or a star between commas : this status is OK
More...