|
Open CASCADE Technology
6.5.4
|
This selection returns the faces contained in an IGES Entity
or itself if it is a Face
Face means :
More...
#include <IGESSelect_SelectFaces.hxx>

Public Member Functions | |
| IGESSelect_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" | |
| Standard_Boolean IGESSelect_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 IGESSelect_SelectFaces::ExploreLabel | ( | ) | const [virtual] |
Implements IFSelect_SelectExplore.
1.8.0