Open CASCADE Technology
6.5.4
|
#include <GeomPlate_HSequenceOfPointConstraint.hxx>
void GeomPlate_HSequenceOfPointConstraint::Append | ( | const Handle< GeomPlate_PointConstraint > & | anItem | ) |
void GeomPlate_HSequenceOfPointConstraint::Append | ( | const Handle< GeomPlate_HSequenceOfPointConstraint > & | aSequence | ) |
Handle_GeomPlate_PointConstraint& GeomPlate_HSequenceOfPointConstraint::ChangeValue | ( | const Standard_Integer | anIndex | ) |
void GeomPlate_HSequenceOfPointConstraint::Exchange | ( | const Standard_Integer | anIndex, |
const Standard_Integer | anOtherIndex | ||
) |
void GeomPlate_HSequenceOfPointConstraint::InsertAfter | ( | const Standard_Integer | anIndex, |
const Handle< GeomPlate_PointConstraint > & | anItem | ||
) |
void GeomPlate_HSequenceOfPointConstraint::InsertAfter | ( | const Standard_Integer | anIndex, |
const Handle< GeomPlate_HSequenceOfPointConstraint > & | aSequence | ||
) |
void GeomPlate_HSequenceOfPointConstraint::InsertBefore | ( | const Standard_Integer | anIndex, |
const Handle< GeomPlate_PointConstraint > & | anItem | ||
) |
void GeomPlate_HSequenceOfPointConstraint::InsertBefore | ( | const Standard_Integer | anIndex, |
const Handle< GeomPlate_HSequenceOfPointConstraint > & | aSequence | ||
) |
void GeomPlate_HSequenceOfPointConstraint::Prepend | ( | const Handle< GeomPlate_PointConstraint > & | anItem | ) |
void GeomPlate_HSequenceOfPointConstraint::Prepend | ( | const Handle< GeomPlate_HSequenceOfPointConstraint > & | aSequence | ) |
void GeomPlate_HSequenceOfPointConstraint::Remove | ( | const Standard_Integer | fromIndex, |
const Standard_Integer | toIndex | ||
) |
void GeomPlate_HSequenceOfPointConstraint::SetValue | ( | const Standard_Integer | anIndex, |
const Handle< GeomPlate_PointConstraint > & | anItem | ||
) |
Handle_GeomPlate_HSequenceOfPointConstraint GeomPlate_HSequenceOfPointConstraint::ShallowCopy | ( | ) | const |
Handle_GeomPlate_HSequenceOfPointConstraint GeomPlate_HSequenceOfPointConstraint::Split | ( | const Standard_Integer | anIndex | ) |
const Handle_GeomPlate_PointConstraint& GeomPlate_HSequenceOfPointConstraint::Value | ( | const Standard_Integer | anIndex | ) | const |