Open CASCADE Technology 6.6.0
|
#include <StepFEA_SequenceOfElementGeometricRelationship.hxx>
StepFEA_SequenceOfElementGeometricRelationship::StepFEA_SequenceOfElementGeometricRelationship | ( | ) |
StepFEA_SequenceOfElementGeometricRelationship::~StepFEA_SequenceOfElementGeometricRelationship | ( | ) | [inline] |
void StepFEA_SequenceOfElementGeometricRelationship::Append | ( | const Handle< StepFEA_ElementGeometricRelationship > & | T | ) |
void StepFEA_SequenceOfElementGeometricRelationship::Append | ( | StepFEA_SequenceOfElementGeometricRelationship & | S | ) |
const StepFEA_SequenceOfElementGeometricRelationship& StepFEA_SequenceOfElementGeometricRelationship::Assign | ( | const StepFEA_SequenceOfElementGeometricRelationship & | Other | ) |
Handle_StepFEA_ElementGeometricRelationship& StepFEA_SequenceOfElementGeometricRelationship::ChangeValue | ( | const Standard_Integer | Index | ) |
void StepFEA_SequenceOfElementGeometricRelationship::Clear | ( | ) |
const Handle_StepFEA_ElementGeometricRelationship& StepFEA_SequenceOfElementGeometricRelationship::First | ( | ) | const |
void StepFEA_SequenceOfElementGeometricRelationship::InsertAfter | ( | const Standard_Integer | Index, |
const Handle< StepFEA_ElementGeometricRelationship > & | T | ||
) |
void StepFEA_SequenceOfElementGeometricRelationship::InsertAfter | ( | const Standard_Integer | Index, |
StepFEA_SequenceOfElementGeometricRelationship & | S | ||
) |
void StepFEA_SequenceOfElementGeometricRelationship::InsertBefore | ( | const Standard_Integer | Index, |
const Handle< StepFEA_ElementGeometricRelationship > & | T | ||
) |
void StepFEA_SequenceOfElementGeometricRelationship::InsertBefore | ( | const Standard_Integer | Index, |
StepFEA_SequenceOfElementGeometricRelationship & | S | ||
) |
const Handle_StepFEA_ElementGeometricRelationship& StepFEA_SequenceOfElementGeometricRelationship::Last | ( | ) | const |
Handle_StepFEA_ElementGeometricRelationship& StepFEA_SequenceOfElementGeometricRelationship::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const Handle_StepFEA_ElementGeometricRelationship& StepFEA_SequenceOfElementGeometricRelationship::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
const StepFEA_SequenceOfElementGeometricRelationship& StepFEA_SequenceOfElementGeometricRelationship::operator= | ( | const StepFEA_SequenceOfElementGeometricRelationship & | Other | ) | [inline] |
void StepFEA_SequenceOfElementGeometricRelationship::Prepend | ( | const Handle< StepFEA_ElementGeometricRelationship > & | T | ) |
void StepFEA_SequenceOfElementGeometricRelationship::Prepend | ( | StepFEA_SequenceOfElementGeometricRelationship & | S | ) |
void StepFEA_SequenceOfElementGeometricRelationship::Remove | ( | const Standard_Integer | FromIndex, |
const Standard_Integer | ToIndex | ||
) |
void StepFEA_SequenceOfElementGeometricRelationship::Remove | ( | const Standard_Integer | Index | ) |
void StepFEA_SequenceOfElementGeometricRelationship::SetValue | ( | const Standard_Integer | Index, |
const Handle< StepFEA_ElementGeometricRelationship > & | I | ||
) |
void StepFEA_SequenceOfElementGeometricRelationship::Split | ( | const Standard_Integer | Index, |
StepFEA_SequenceOfElementGeometricRelationship & | Sub | ||
) |
const Handle_StepFEA_ElementGeometricRelationship& StepFEA_SequenceOfElementGeometricRelationship::Value | ( | const Standard_Integer | Index | ) | const |