Open CASCADE Technology 6.6.0
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

GeomPlate_HSequenceOfPointConstraint::GeomPlate_HSequenceOfPointConstraint ( )

Member Function Documentation

void GeomPlate_HSequenceOfPointConstraint::Append ( const Handle< GeomPlate_PointConstraint > &  anItem)
void GeomPlate_HSequenceOfPointConstraint::Append ( const Handle< GeomPlate_HSequenceOfPointConstraint > &  aSequence)
GeomPlate_SequenceOfPointConstraint& GeomPlate_HSequenceOfPointConstraint::ChangeSequence ( )
Handle_GeomPlate_PointConstraint& GeomPlate_HSequenceOfPointConstraint::ChangeValue ( const Standard_Integer  anIndex)
void GeomPlate_HSequenceOfPointConstraint::Clear ( )
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 
)
Standard_Boolean GeomPlate_HSequenceOfPointConstraint::IsEmpty ( ) const
Standard_Integer GeomPlate_HSequenceOfPointConstraint::Length ( ) const
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::Remove ( const Standard_Integer  anIndex)
void GeomPlate_HSequenceOfPointConstraint::Reverse ( )
const GeomPlate_SequenceOfPointConstraint& GeomPlate_HSequenceOfPointConstraint::Sequence ( ) const
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

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines