#include <IGESSelect_SelectBypassSubfigure.hxx>
Inheritance diagram for IGESSelect_SelectBypassSubfigure:
Public Member Functions | |
Standard_EXPORT | IGESSelect_SelectBypassSubfigure (const Standard_Integer level=0) |
Creates a SelectBypassSubfigure, by default all level (level = 1 explores at first level) . | |
Standard_EXPORT Standard_Boolean | Explore (const Standard_Integer level, const Handle(Standard_Transient)&ent, const Interface_Graph &G, Interface_EntityIterator &explored) const |
Explores an entity : for a Subfigure, gives its elements Else, takes the entity itself . | |
Standard_EXPORT TCollection_AsciiString | ExploreLabel () const |
Returns a text defining the criterium : "Content of Subfigure" . | |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
|
|
|
Implements IFSelect_SelectExplore. |
|
Implements IFSelect_SelectExplore. |
|
Reimplemented from IFSelect_SelectExplore. |