|
Open CASCADE Technology
6.5.4
|
#include <StepRepr_HSequenceOfMaterialPropertyRepresentation.hxx>

| void StepRepr_HSequenceOfMaterialPropertyRepresentation::Append | ( | const Handle< StepRepr_MaterialPropertyRepresentation > & | anItem | ) |
| void StepRepr_HSequenceOfMaterialPropertyRepresentation::Append | ( | const Handle< StepRepr_HSequenceOfMaterialPropertyRepresentation > & | aSequence | ) |
| StepRepr_SequenceOfMaterialPropertyRepresentation& StepRepr_HSequenceOfMaterialPropertyRepresentation::ChangeSequence | ( | ) |
| Handle_StepRepr_MaterialPropertyRepresentation& StepRepr_HSequenceOfMaterialPropertyRepresentation::ChangeValue | ( | const Standard_Integer | anIndex | ) |
| void StepRepr_HSequenceOfMaterialPropertyRepresentation::Exchange | ( | const Standard_Integer | anIndex, |
| const Standard_Integer | anOtherIndex | ||
| ) |
| void StepRepr_HSequenceOfMaterialPropertyRepresentation::InsertAfter | ( | const Standard_Integer | anIndex, |
| const Handle< StepRepr_MaterialPropertyRepresentation > & | anItem | ||
| ) |
| void StepRepr_HSequenceOfMaterialPropertyRepresentation::InsertAfter | ( | const Standard_Integer | anIndex, |
| const Handle< StepRepr_HSequenceOfMaterialPropertyRepresentation > & | aSequence | ||
| ) |
| void StepRepr_HSequenceOfMaterialPropertyRepresentation::InsertBefore | ( | const Standard_Integer | anIndex, |
| const Handle< StepRepr_MaterialPropertyRepresentation > & | anItem | ||
| ) |
| void StepRepr_HSequenceOfMaterialPropertyRepresentation::InsertBefore | ( | const Standard_Integer | anIndex, |
| const Handle< StepRepr_HSequenceOfMaterialPropertyRepresentation > & | aSequence | ||
| ) |
| void StepRepr_HSequenceOfMaterialPropertyRepresentation::Prepend | ( | const Handle< StepRepr_MaterialPropertyRepresentation > & | anItem | ) |
| void StepRepr_HSequenceOfMaterialPropertyRepresentation::Prepend | ( | const Handle< StepRepr_HSequenceOfMaterialPropertyRepresentation > & | aSequence | ) |
| void StepRepr_HSequenceOfMaterialPropertyRepresentation::Remove | ( | const Standard_Integer | fromIndex, |
| const Standard_Integer | toIndex | ||
| ) |
| const StepRepr_SequenceOfMaterialPropertyRepresentation& StepRepr_HSequenceOfMaterialPropertyRepresentation::Sequence | ( | ) | const |
| void StepRepr_HSequenceOfMaterialPropertyRepresentation::SetValue | ( | const Standard_Integer | anIndex, |
| const Handle< StepRepr_MaterialPropertyRepresentation > & | anItem | ||
| ) |
| Handle_StepRepr_HSequenceOfMaterialPropertyRepresentation StepRepr_HSequenceOfMaterialPropertyRepresentation::ShallowCopy | ( | ) | const |
| Handle_StepRepr_HSequenceOfMaterialPropertyRepresentation StepRepr_HSequenceOfMaterialPropertyRepresentation::Split | ( | const Standard_Integer | anIndex | ) |
| const Handle_StepRepr_MaterialPropertyRepresentation& StepRepr_HSequenceOfMaterialPropertyRepresentation::Value | ( | const Standard_Integer | anIndex | ) | const |
1.8.0