Open CASCADE Technology 6.6.0
|
#include <STEPSelections_AssemblyComponent.hxx>
Public Member Functions | |
STEPSelections_AssemblyComponent () | |
STEPSelections_AssemblyComponent (const Handle< StepShape_ShapeDefinitionRepresentation > &sdr, const Handle< STEPSelections_HSequenceOfAssemblyLink > &list) | |
Handle_StepShape_ShapeDefinitionRepresentation | GetSDR () const |
Handle_STEPSelections_HSequenceOfAssemblyLink | GetList () const |
void | SetSDR (const Handle< StepShape_ShapeDefinitionRepresentation > &sdr) |
void | SetList (const Handle< STEPSelections_HSequenceOfAssemblyLink > &list) |
STEPSelections_AssemblyComponent::STEPSelections_AssemblyComponent | ( | ) |
STEPSelections_AssemblyComponent::STEPSelections_AssemblyComponent | ( | const Handle< StepShape_ShapeDefinitionRepresentation > & | sdr, |
const Handle< STEPSelections_HSequenceOfAssemblyLink > & | list | ||
) |
Handle_STEPSelections_HSequenceOfAssemblyLink STEPSelections_AssemblyComponent::GetList | ( | ) | const |
Handle_StepShape_ShapeDefinitionRepresentation STEPSelections_AssemblyComponent::GetSDR | ( | ) | const |
void STEPSelections_AssemblyComponent::SetList | ( | const Handle< STEPSelections_HSequenceOfAssemblyLink > & | list | ) |
void STEPSelections_AssemblyComponent::SetSDR | ( | const Handle< StepShape_ShapeDefinitionRepresentation > & | sdr | ) |