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

#include <StepFEA_SequenceOfElementGeometricRelationship.hxx>

Inheritance diagram for StepFEA_SequenceOfElementGeometricRelationship:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC StepFEA_SequenceOfElementGeometricRelationship ()
void Clear ()
 ~StepFEA_SequenceOfElementGeometricRelationship ()
const
StepFEA_SequenceOfElementGeometricRelationship
Assign (const StepFEA_SequenceOfElementGeometricRelationship &Other)
const
StepFEA_SequenceOfElementGeometricRelationship
operator= (const StepFEA_SequenceOfElementGeometricRelationship &Other)
void Append (const Handle< StepFEA_ElementGeometricRelationship > &T)
void Append (StepFEA_SequenceOfElementGeometricRelationship &S)
void Prepend (const Handle< StepFEA_ElementGeometricRelationship > &T)
void Prepend (StepFEA_SequenceOfElementGeometricRelationship &S)
void InsertBefore (const Standard_Integer Index, const Handle< StepFEA_ElementGeometricRelationship > &T)
void InsertBefore (const Standard_Integer Index, StepFEA_SequenceOfElementGeometricRelationship &S)
void InsertAfter (const Standard_Integer Index, const Handle< StepFEA_ElementGeometricRelationship > &T)
void InsertAfter (const Standard_Integer Index, StepFEA_SequenceOfElementGeometricRelationship &S)
const
Handle_StepFEA_ElementGeometricRelationship & 
First () const
const
Handle_StepFEA_ElementGeometricRelationship & 
Last () const
void Split (const Standard_Integer Index, StepFEA_SequenceOfElementGeometricRelationship &Sub)
const
Handle_StepFEA_ElementGeometricRelationship & 
Value (const Standard_Integer Index) const
const
Handle_StepFEA_ElementGeometricRelationship & 
operator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const Handle< StepFEA_ElementGeometricRelationship > &I)
Handle_StepFEA_ElementGeometricRelationship & ChangeValue (const Standard_Integer Index)
Handle_StepFEA_ElementGeometricRelationship & operator() (const Standard_Integer Index)
void Remove (const Standard_Integer Index)
void Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex)

Constructor & Destructor Documentation


Member Function Documentation

Handle_StepFEA_ElementGeometricRelationship& StepFEA_SequenceOfElementGeometricRelationship::ChangeValue ( const Standard_Integer  Index)
const Handle_StepFEA_ElementGeometricRelationship& StepFEA_SequenceOfElementGeometricRelationship::First ( ) const
const Handle_StepFEA_ElementGeometricRelationship& StepFEA_SequenceOfElementGeometricRelationship::Last ( ) const
const Handle_StepFEA_ElementGeometricRelationship& StepFEA_SequenceOfElementGeometricRelationship::operator() ( const Standard_Integer  Index) const [inline]
Handle_StepFEA_ElementGeometricRelationship& StepFEA_SequenceOfElementGeometricRelationship::operator() ( const Standard_Integer  Index) [inline]
const StepFEA_SequenceOfElementGeometricRelationship& StepFEA_SequenceOfElementGeometricRelationship::operator= ( const StepFEA_SequenceOfElementGeometricRelationship Other) [inline]
const Handle_StepFEA_ElementGeometricRelationship& StepFEA_SequenceOfElementGeometricRelationship::Value ( const Standard_Integer  Index) const

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