Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
IGESSelect_SelectSubordinate Class Reference

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)
More...

#include <IGESSelect_SelectSubordinate.hxx>

Inheritance diagram for IGESSelect_SelectSubordinate:
Inheritance graph
[legend]

Public Member Functions

 IGESSelect_SelectSubordinate (const Standard_Integer status)
 Creates a SelectSubordinate with a status to be sorted

Standard_Integer Status () const
 Returns the status used for sorting

Standard_Boolean Sort (const Standard_Integer rank, const Handle< Standard_Transient > &ent, const Handle< Interface_InterfaceModel > &model) const
 Returns True if <ent> is an IGES Entity with Subordinate
Status matching the criterium

TCollection_AsciiString ExtractLabel () const
 Returns the Selection criterium : "IGES Entity, Independant"
etc...


Detailed Description


Constructor & Destructor Documentation


Member Function Documentation


The documentation for this class was generated from the following file: