|
Open CASCADE Technology 6.5.2
|
#include <STEPSelections_AssemblyExplorer.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| STEPSelections_AssemblyExplorer (const Interface_Graph &G) | |
| void | Init (const Interface_Graph &G) |
| void | Dump (Standard_OStream &os) const |
| Handle_StepShape_ShapeDefinitionRepresentation | FindSDRWithProduct (const Handle< StepBasic_ProductDefinition > &product) const |
| void | FillListWithGraph (const Handle< STEPSelections_AssemblyComponent > &cmp) |
| Handle_Standard_Transient | FindItemWithNAUO (const Handle< StepRepr_NextAssemblyUsageOccurrence > &nauo) const |
| Standard_Integer | NbAssemblies () const |
| Returns the number of root assemblies; | |
| Handle_STEPSelections_AssemblyComponent | Root (const Standard_Integer rank=1) const |
| Returns root of assenbly by its rank; | |
| STEPSelections_AssemblyExplorer::STEPSelections_AssemblyExplorer | ( | const Interface_Graph & | G | ) |
| void STEPSelections_AssemblyExplorer::Dump | ( | Standard_OStream & | os | ) | const |
| void STEPSelections_AssemblyExplorer::FillListWithGraph | ( | const Handle< STEPSelections_AssemblyComponent > & | cmp | ) |
| Handle_Standard_Transient STEPSelections_AssemblyExplorer::FindItemWithNAUO | ( | const Handle< StepRepr_NextAssemblyUsageOccurrence > & | nauo | ) | const |
| Handle_StepShape_ShapeDefinitionRepresentation STEPSelections_AssemblyExplorer::FindSDRWithProduct | ( | const Handle< StepBasic_ProductDefinition > & | product | ) | const |
| void STEPSelections_AssemblyExplorer::Init | ( | const Interface_Graph & | G | ) |
| Standard_Integer STEPSelections_AssemblyExplorer::NbAssemblies | ( | ) | const |
| void STEPSelections_AssemblyExplorer::operator delete | ( | void * | anAddress | ) | [inline] |
| void* STEPSelections_AssemblyExplorer::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void* STEPSelections_AssemblyExplorer::operator new | ( | size_t | size | ) | [inline] |
| Handle_STEPSelections_AssemblyComponent STEPSelections_AssemblyExplorer::Root | ( | const Standard_Integer | rank = 1 | ) | const |
1.7.4