#include <IGESSelect_SelectBypassGroup.hxx>
Inheritance diagram for IGESSelect_SelectBypassGroup:
Public Member Functions | |
Standard_EXPORT | IGESSelect_SelectBypassGroup (const Standard_Integer level=0) |
Creates a SelectBypassGroup, 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 Group, gives its elements Else, takes the entity itself . | |
Standard_EXPORT TCollection_AsciiString | ExploreLabel () const |
Returns a text defining the criterium : "Content of Group" . | |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
|
|
|
Implements IFSelect_SelectExplore. |
|
Implements IFSelect_SelectExplore. |
|
Reimplemented from IFSelect_SelectExplore. |