Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
GeomPlate_HSequenceOfPointConstraint Class Reference

#include <GeomPlate_HSequenceOfPointConstraint.hxx>

Inheritance diagram for GeomPlate_HSequenceOfPointConstraint:
Inheritance graph
[legend]

Public Member Functions

 GeomPlate_HSequenceOfPointConstraint ()
Standard_Boolean IsEmpty () const
Standard_Integer Length () const
void Clear ()
void Append (const Handle< GeomPlate_PointConstraint > &anItem)
void Append (const Handle< GeomPlate_HSequenceOfPointConstraint > &aSequence)
void Prepend (const Handle< GeomPlate_PointConstraint > &anItem)
void Prepend (const Handle< GeomPlate_HSequenceOfPointConstraint > &aSequence)
void Reverse ()
void InsertBefore (const Standard_Integer anIndex, const Handle< GeomPlate_PointConstraint > &anItem)
void InsertBefore (const Standard_Integer anIndex, const Handle< GeomPlate_HSequenceOfPointConstraint > &aSequence)
void InsertAfter (const Standard_Integer anIndex, const Handle< GeomPlate_PointConstraint > &anItem)
void InsertAfter (const Standard_Integer anIndex, const Handle< GeomPlate_HSequenceOfPointConstraint > &aSequence)
void Exchange (const Standard_Integer anIndex, const Standard_Integer anOtherIndex)
Handle_GeomPlate_HSequenceOfPointConstraint Split (const Standard_Integer anIndex)
void SetValue (const Standard_Integer anIndex, const Handle< GeomPlate_PointConstraint > &anItem)
const
Handle_GeomPlate_PointConstraint & 
Value (const Standard_Integer anIndex) const
Handle_GeomPlate_PointConstraint & ChangeValue (const Standard_Integer anIndex)
void Remove (const Standard_Integer anIndex)
void Remove (const Standard_Integer fromIndex, const Standard_Integer toIndex)
const
GeomPlate_SequenceOfPointConstraint
Sequence () const
GeomPlate_SequenceOfPointConstraintChangeSequence ()
Handle_GeomPlate_HSequenceOfPointConstraint ShallowCopy () const

Constructor & Destructor Documentation


Member Function Documentation

Handle_GeomPlate_PointConstraint& GeomPlate_HSequenceOfPointConstraint::ChangeValue ( const Standard_Integer  anIndex)
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

The documentation for this class was generated from the following file: