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

#include <BRepOffsetAPI_SequenceOfSequenceOfShape.hxx>

Inheritance diagram for BRepOffsetAPI_SequenceOfSequenceOfShape:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC BRepOffsetAPI_SequenceOfSequenceOfShape ()
void Clear ()
 ~BRepOffsetAPI_SequenceOfSequenceOfShape ()
const
BRepOffsetAPI_SequenceOfSequenceOfShape
Assign (const BRepOffsetAPI_SequenceOfSequenceOfShape &Other)
const
BRepOffsetAPI_SequenceOfSequenceOfShape
operator= (const BRepOffsetAPI_SequenceOfSequenceOfShape &Other)
void Append (const TopTools_SequenceOfShape &T)
void Append (BRepOffsetAPI_SequenceOfSequenceOfShape &S)
void Prepend (const TopTools_SequenceOfShape &T)
void Prepend (BRepOffsetAPI_SequenceOfSequenceOfShape &S)
void InsertBefore (const Standard_Integer Index, const TopTools_SequenceOfShape &T)
void InsertBefore (const Standard_Integer Index, BRepOffsetAPI_SequenceOfSequenceOfShape &S)
void InsertAfter (const Standard_Integer Index, const TopTools_SequenceOfShape &T)
void InsertAfter (const Standard_Integer Index, BRepOffsetAPI_SequenceOfSequenceOfShape &S)
const TopTools_SequenceOfShapeFirst () const
const TopTools_SequenceOfShapeLast () const
void Split (const Standard_Integer Index, BRepOffsetAPI_SequenceOfSequenceOfShape &Sub)
const TopTools_SequenceOfShapeValue (const Standard_Integer Index) const
const TopTools_SequenceOfShapeoperator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const TopTools_SequenceOfShape &I)
TopTools_SequenceOfShapeChangeValue (const Standard_Integer Index)
TopTools_SequenceOfShapeoperator() (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

const TopTools_SequenceOfShape& BRepOffsetAPI_SequenceOfSequenceOfShape::operator() ( const Standard_Integer  Index) const [inline]
TopTools_SequenceOfShape& BRepOffsetAPI_SequenceOfSequenceOfShape::operator() ( const Standard_Integer  Index) [inline]
const BRepOffsetAPI_SequenceOfSequenceOfShape& BRepOffsetAPI_SequenceOfSequenceOfShape::operator= ( const BRepOffsetAPI_SequenceOfSequenceOfShape Other) [inline]

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