|
Open CASCADE Technology 6.5.2
|
This selection returns "STEP faces"
#include <STEPSelections_SelectFaces.hxx>

Public Member Functions | |
| STEPSelections_SelectFaces () | |
| Standard_Boolean | Explore (const Standard_Integer level, const Handle< Standard_Transient > &ent, const Interface_Graph &G, Interface_EntityIterator &explored) const |
| Explores an entity, to take its faces Works recursively | |
| TCollection_AsciiString | ExploreLabel () const |
| Returns a text defining the criterium : "Faces" | |
| STEPSelections_SelectFaces::STEPSelections_SelectFaces | ( | ) |
| Standard_Boolean STEPSelections_SelectFaces::Explore | ( | const Standard_Integer | level, |
| const Handle< Standard_Transient > & | ent, | ||
| const Interface_Graph & | G, | ||
| Interface_EntityIterator & | explored | ||
| ) | const [virtual] |
Implements IFSelect_SelectExplore.
| TCollection_AsciiString STEPSelections_SelectFaces::ExploreLabel | ( | ) | const [virtual] |
Implements IFSelect_SelectExplore.
1.7.4