Open CASCADE Technology
6.5.4
|
#include <STEPSelections_HSequenceOfAssemblyLink.hxx>
void STEPSelections_HSequenceOfAssemblyLink::Append | ( | const Handle< STEPSelections_AssemblyLink > & | anItem | ) |
void STEPSelections_HSequenceOfAssemblyLink::Append | ( | const Handle< STEPSelections_HSequenceOfAssemblyLink > & | aSequence | ) |
Handle_STEPSelections_AssemblyLink& STEPSelections_HSequenceOfAssemblyLink::ChangeValue | ( | const Standard_Integer | anIndex | ) |
void STEPSelections_HSequenceOfAssemblyLink::Exchange | ( | const Standard_Integer | anIndex, |
const Standard_Integer | anOtherIndex | ||
) |
void STEPSelections_HSequenceOfAssemblyLink::InsertAfter | ( | const Standard_Integer | anIndex, |
const Handle< STEPSelections_AssemblyLink > & | anItem | ||
) |
void STEPSelections_HSequenceOfAssemblyLink::InsertAfter | ( | const Standard_Integer | anIndex, |
const Handle< STEPSelections_HSequenceOfAssemblyLink > & | aSequence | ||
) |
void STEPSelections_HSequenceOfAssemblyLink::InsertBefore | ( | const Standard_Integer | anIndex, |
const Handle< STEPSelections_AssemblyLink > & | anItem | ||
) |
void STEPSelections_HSequenceOfAssemblyLink::InsertBefore | ( | const Standard_Integer | anIndex, |
const Handle< STEPSelections_HSequenceOfAssemblyLink > & | aSequence | ||
) |
void STEPSelections_HSequenceOfAssemblyLink::Prepend | ( | const Handle< STEPSelections_AssemblyLink > & | anItem | ) |
void STEPSelections_HSequenceOfAssemblyLink::Prepend | ( | const Handle< STEPSelections_HSequenceOfAssemblyLink > & | aSequence | ) |
void STEPSelections_HSequenceOfAssemblyLink::Remove | ( | const Standard_Integer | fromIndex, |
const Standard_Integer | toIndex | ||
) |
const STEPSelections_SequenceOfAssemblyLink& STEPSelections_HSequenceOfAssemblyLink::Sequence | ( | ) | const |
void STEPSelections_HSequenceOfAssemblyLink::SetValue | ( | const Standard_Integer | anIndex, |
const Handle< STEPSelections_AssemblyLink > & | anItem | ||
) |
Handle_STEPSelections_HSequenceOfAssemblyLink STEPSelections_HSequenceOfAssemblyLink::ShallowCopy | ( | ) | const |
Handle_STEPSelections_HSequenceOfAssemblyLink STEPSelections_HSequenceOfAssemblyLink::Split | ( | const Standard_Integer | anIndex | ) |
const Handle_STEPSelections_AssemblyLink& STEPSelections_HSequenceOfAssemblyLink::Value | ( | const Standard_Integer | anIndex | ) | const |