Open CASCADE Technology
7.3.0
|
#include <STEPSelections_Counter.hxx>
Public Member Functions | |
STEPSelections_Counter () | |
void | Count (const Interface_Graph &graph, const Handle< Standard_Transient > &start) |
void | Clear () |
Standard_Integer | NbInstancesOfFaces () const |
Standard_Integer | POP () const |
Standard_Integer | POP2 () const |
Standard_Integer | NbInstancesOfShells () const |
Standard_Integer | NbInstancesOfSolids () const |
Standard_Integer | NbInstancesOfEdges () const |
Standard_Integer | NbInstancesOfWires () const |
Standard_Integer | NbSourceFaces () const |
Standard_Integer | NbSourceShells () const |
Standard_Integer | NbSourceSolids () const |
Standard_Integer | NbSourceEdges () const |
Standard_Integer | NbSourceWires () const |
STEPSelections_Counter::STEPSelections_Counter | ( | ) |
void STEPSelections_Counter::Clear | ( | ) |
void STEPSelections_Counter::Count | ( | const Interface_Graph & | graph, |
const Handle< Standard_Transient > & | start | ||
) |
Standard_Integer STEPSelections_Counter::NbInstancesOfEdges | ( | ) | const |
Standard_Integer STEPSelections_Counter::NbInstancesOfFaces | ( | ) | const |
Standard_Integer STEPSelections_Counter::NbInstancesOfShells | ( | ) | const |
Standard_Integer STEPSelections_Counter::NbInstancesOfSolids | ( | ) | const |
Standard_Integer STEPSelections_Counter::NbInstancesOfWires | ( | ) | const |
Standard_Integer STEPSelections_Counter::NbSourceEdges | ( | ) | const |
Standard_Integer STEPSelections_Counter::NbSourceFaces | ( | ) | const |
Standard_Integer STEPSelections_Counter::NbSourceShells | ( | ) | const |
Standard_Integer STEPSelections_Counter::NbSourceSolids | ( | ) | const |
Standard_Integer STEPSelections_Counter::NbSourceWires | ( | ) | const |
Standard_Integer STEPSelections_Counter::POP | ( | ) | const |
Standard_Integer STEPSelections_Counter::POP2 | ( | ) | const |