#include <IGESSelect_SelectSubordinate.hxx>
Inheritance diagram for IGESSelect_SelectSubordinate:
Public Member Functions | |
Standard_EXPORT | IGESSelect_SelectSubordinate (const Standard_Integer status) |
Creates a SelectSubordinate with a status to be sorted . | |
Standard_EXPORT Standard_Integer | Status () const |
Returns the status used for sorting . | |
Standard_EXPORT 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 . | |
Standard_EXPORT TCollection_AsciiString | ExtractLabel () const |
Returns the Selection criterium : "IGES Entity, Independant" etc... . | |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
Standard_Integer | thestatus |
|
|
|
Implements IFSelect_SelectExtract. |
|
Reimplemented from IFSelect_SelectExtract. |
|
Implements IFSelect_SelectExtract. |
|
|
|
|