Open CASCADE Technology 6.6.0
|
#include <StepFEA_HSequenceOfCurve3dElementProperty.hxx>
StepFEA_HSequenceOfCurve3dElementProperty::StepFEA_HSequenceOfCurve3dElementProperty | ( | ) |
void StepFEA_HSequenceOfCurve3dElementProperty::Append | ( | const Handle< StepFEA_Curve3dElementProperty > & | anItem | ) |
void StepFEA_HSequenceOfCurve3dElementProperty::Append | ( | const Handle< StepFEA_HSequenceOfCurve3dElementProperty > & | aSequence | ) |
StepFEA_SequenceOfCurve3dElementProperty& StepFEA_HSequenceOfCurve3dElementProperty::ChangeSequence | ( | ) |
Handle_StepFEA_Curve3dElementProperty& StepFEA_HSequenceOfCurve3dElementProperty::ChangeValue | ( | const Standard_Integer | anIndex | ) |
void StepFEA_HSequenceOfCurve3dElementProperty::Clear | ( | ) |
void StepFEA_HSequenceOfCurve3dElementProperty::Exchange | ( | const Standard_Integer | anIndex, |
const Standard_Integer | anOtherIndex | ||
) |
void StepFEA_HSequenceOfCurve3dElementProperty::InsertAfter | ( | const Standard_Integer | anIndex, |
const Handle< StepFEA_Curve3dElementProperty > & | anItem | ||
) |
void StepFEA_HSequenceOfCurve3dElementProperty::InsertAfter | ( | const Standard_Integer | anIndex, |
const Handle< StepFEA_HSequenceOfCurve3dElementProperty > & | aSequence | ||
) |
void StepFEA_HSequenceOfCurve3dElementProperty::InsertBefore | ( | const Standard_Integer | anIndex, |
const Handle< StepFEA_Curve3dElementProperty > & | anItem | ||
) |
void StepFEA_HSequenceOfCurve3dElementProperty::InsertBefore | ( | const Standard_Integer | anIndex, |
const Handle< StepFEA_HSequenceOfCurve3dElementProperty > & | aSequence | ||
) |
Standard_Boolean StepFEA_HSequenceOfCurve3dElementProperty::IsEmpty | ( | ) | const |
Standard_Integer StepFEA_HSequenceOfCurve3dElementProperty::Length | ( | ) | const |
void StepFEA_HSequenceOfCurve3dElementProperty::Prepend | ( | const Handle< StepFEA_Curve3dElementProperty > & | anItem | ) |
void StepFEA_HSequenceOfCurve3dElementProperty::Prepend | ( | const Handle< StepFEA_HSequenceOfCurve3dElementProperty > & | aSequence | ) |
void StepFEA_HSequenceOfCurve3dElementProperty::Remove | ( | const Standard_Integer | fromIndex, |
const Standard_Integer | toIndex | ||
) |
void StepFEA_HSequenceOfCurve3dElementProperty::Remove | ( | const Standard_Integer | anIndex | ) |
void StepFEA_HSequenceOfCurve3dElementProperty::Reverse | ( | ) |
const StepFEA_SequenceOfCurve3dElementProperty& StepFEA_HSequenceOfCurve3dElementProperty::Sequence | ( | ) | const |
void StepFEA_HSequenceOfCurve3dElementProperty::SetValue | ( | const Standard_Integer | anIndex, |
const Handle< StepFEA_Curve3dElementProperty > & | anItem | ||
) |
Handle_StepFEA_HSequenceOfCurve3dElementProperty StepFEA_HSequenceOfCurve3dElementProperty::ShallowCopy | ( | ) | const |
Handle_StepFEA_HSequenceOfCurve3dElementProperty StepFEA_HSequenceOfCurve3dElementProperty::Split | ( | const Standard_Integer | anIndex | ) |
const Handle_StepFEA_Curve3dElementProperty& StepFEA_HSequenceOfCurve3dElementProperty::Value | ( | const Standard_Integer | anIndex | ) | const |