Open CASCADE Technology 6.6.0
Public Member Functions
ShapeFix_SequenceOfWireSegment Class Reference

#include <ShapeFix_SequenceOfWireSegment.hxx>

Inheritance diagram for ShapeFix_SequenceOfWireSegment:
Inheritance graph
[legend]

Public Member Functions

 ShapeFix_SequenceOfWireSegment ()
void Clear ()
 ~ShapeFix_SequenceOfWireSegment ()
const
ShapeFix_SequenceOfWireSegment
Assign (const ShapeFix_SequenceOfWireSegment &Other)
const
ShapeFix_SequenceOfWireSegment
operator= (const ShapeFix_SequenceOfWireSegment &Other)
void Append (const ShapeFix_WireSegment &T)
void Append (ShapeFix_SequenceOfWireSegment &S)
void Prepend (const ShapeFix_WireSegment &T)
void Prepend (ShapeFix_SequenceOfWireSegment &S)
void InsertBefore (const Standard_Integer Index, const ShapeFix_WireSegment &T)
void InsertBefore (const Standard_Integer Index, ShapeFix_SequenceOfWireSegment &S)
void InsertAfter (const Standard_Integer Index, const ShapeFix_WireSegment &T)
void InsertAfter (const Standard_Integer Index, ShapeFix_SequenceOfWireSegment &S)
const ShapeFix_WireSegmentFirst () const
const ShapeFix_WireSegmentLast () const
void Split (const Standard_Integer Index, ShapeFix_SequenceOfWireSegment &Sub)
const ShapeFix_WireSegmentValue (const Standard_Integer Index) const
const ShapeFix_WireSegmentoperator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const ShapeFix_WireSegment &I)
ShapeFix_WireSegmentChangeValue (const Standard_Integer Index)
ShapeFix_WireSegmentoperator() (const Standard_Integer Index)
void Remove (const Standard_Integer Index)
void Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex)

Constructor & Destructor Documentation

ShapeFix_SequenceOfWireSegment::ShapeFix_SequenceOfWireSegment ( )
ShapeFix_SequenceOfWireSegment::~ShapeFix_SequenceOfWireSegment ( ) [inline]

Member Function Documentation

void ShapeFix_SequenceOfWireSegment::Append ( const ShapeFix_WireSegment T)
void ShapeFix_SequenceOfWireSegment::Append ( ShapeFix_SequenceOfWireSegment S)
const ShapeFix_SequenceOfWireSegment& ShapeFix_SequenceOfWireSegment::Assign ( const ShapeFix_SequenceOfWireSegment Other)
ShapeFix_WireSegment& ShapeFix_SequenceOfWireSegment::ChangeValue ( const Standard_Integer  Index)
void ShapeFix_SequenceOfWireSegment::Clear ( )
const ShapeFix_WireSegment& ShapeFix_SequenceOfWireSegment::First ( ) const
void ShapeFix_SequenceOfWireSegment::InsertAfter ( const Standard_Integer  Index,
const ShapeFix_WireSegment T 
)
void ShapeFix_SequenceOfWireSegment::InsertAfter ( const Standard_Integer  Index,
ShapeFix_SequenceOfWireSegment S 
)
void ShapeFix_SequenceOfWireSegment::InsertBefore ( const Standard_Integer  Index,
const ShapeFix_WireSegment T 
)
void ShapeFix_SequenceOfWireSegment::InsertBefore ( const Standard_Integer  Index,
ShapeFix_SequenceOfWireSegment S 
)
const ShapeFix_WireSegment& ShapeFix_SequenceOfWireSegment::Last ( ) const
ShapeFix_WireSegment& ShapeFix_SequenceOfWireSegment::operator() ( const Standard_Integer  Index) [inline]
const ShapeFix_WireSegment& ShapeFix_SequenceOfWireSegment::operator() ( const Standard_Integer  Index) const [inline]
const ShapeFix_SequenceOfWireSegment& ShapeFix_SequenceOfWireSegment::operator= ( const ShapeFix_SequenceOfWireSegment Other) [inline]
void ShapeFix_SequenceOfWireSegment::Prepend ( const ShapeFix_WireSegment T)
void ShapeFix_SequenceOfWireSegment::Prepend ( ShapeFix_SequenceOfWireSegment S)
void ShapeFix_SequenceOfWireSegment::Remove ( const Standard_Integer  FromIndex,
const Standard_Integer  ToIndex 
)
void ShapeFix_SequenceOfWireSegment::Remove ( const Standard_Integer  Index)
void ShapeFix_SequenceOfWireSegment::SetValue ( const Standard_Integer  Index,
const ShapeFix_WireSegment I 
)
void ShapeFix_SequenceOfWireSegment::Split ( const Standard_Integer  Index,
ShapeFix_SequenceOfWireSegment Sub 
)
const ShapeFix_WireSegment& ShapeFix_SequenceOfWireSegment::Value ( const Standard_Integer  Index) const

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