|
Open CASCADE Technology 6.5.2
|
#include <STEPSelections_AssemblyLink.hxx>

Public Member Functions | |
| STEPSelections_AssemblyLink () | |
| STEPSelections_AssemblyLink (const Handle< StepRepr_NextAssemblyUsageOccurrence > &nauo, const Handle< Standard_Transient > &item, const Handle< STEPSelections_AssemblyComponent > &part) | |
| Handle_StepRepr_NextAssemblyUsageOccurrence | GetNAUO () const |
| Handle_Standard_Transient | GetItem () const |
| Handle_STEPSelections_AssemblyComponent | GetComponent () const |
| void | SetNAUO (const Handle< StepRepr_NextAssemblyUsageOccurrence > &nauo) |
| void | SetItem (const Handle< Standard_Transient > &item) |
| void | SetComponent (const Handle< STEPSelections_AssemblyComponent > &part) |
| STEPSelections_AssemblyLink::STEPSelections_AssemblyLink | ( | ) |
| STEPSelections_AssemblyLink::STEPSelections_AssemblyLink | ( | const Handle< StepRepr_NextAssemblyUsageOccurrence > & | nauo, |
| const Handle< Standard_Transient > & | item, | ||
| const Handle< STEPSelections_AssemblyComponent > & | part | ||
| ) |
| Handle_STEPSelections_AssemblyComponent STEPSelections_AssemblyLink::GetComponent | ( | ) | const |
| Handle_Standard_Transient STEPSelections_AssemblyLink::GetItem | ( | ) | const |
| Handle_StepRepr_NextAssemblyUsageOccurrence STEPSelections_AssemblyLink::GetNAUO | ( | ) | const |
| void STEPSelections_AssemblyLink::SetComponent | ( | const Handle< STEPSelections_AssemblyComponent > & | part | ) |
| void STEPSelections_AssemblyLink::SetItem | ( | const Handle< Standard_Transient > & | item | ) |
| void STEPSelections_AssemblyLink::SetNAUO | ( | const Handle< StepRepr_NextAssemblyUsageOccurrence > & | nauo | ) |
1.7.4