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

#include <BRepSweep_SequenceOfShapesOfNumLinearRegularSweep.hxx>

Inheritance diagram for BRepSweep_SequenceOfShapesOfNumLinearRegularSweep:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC BRepSweep_SequenceOfShapesOfNumLinearRegularSweep ()
void Clear ()
 ~BRepSweep_SequenceOfShapesOfNumLinearRegularSweep ()
const
BRepSweep_SequenceOfShapesOfNumLinearRegularSweep
Assign (const BRepSweep_SequenceOfShapesOfNumLinearRegularSweep &Other)
const
BRepSweep_SequenceOfShapesOfNumLinearRegularSweep
operator= (const BRepSweep_SequenceOfShapesOfNumLinearRegularSweep &Other)
void Append (const TopoDS_Shape &T)
void Append (BRepSweep_SequenceOfShapesOfNumLinearRegularSweep &S)
void Prepend (const TopoDS_Shape &T)
void Prepend (BRepSweep_SequenceOfShapesOfNumLinearRegularSweep &S)
void InsertBefore (const Standard_Integer Index, const TopoDS_Shape &T)
void InsertBefore (const Standard_Integer Index, BRepSweep_SequenceOfShapesOfNumLinearRegularSweep &S)
void InsertAfter (const Standard_Integer Index, const TopoDS_Shape &T)
void InsertAfter (const Standard_Integer Index, BRepSweep_SequenceOfShapesOfNumLinearRegularSweep &S)
const TopoDS_ShapeFirst () const
const TopoDS_ShapeLast () const
void Split (const Standard_Integer Index, BRepSweep_SequenceOfShapesOfNumLinearRegularSweep &Sub)
const TopoDS_ShapeValue (const Standard_Integer Index) const
const TopoDS_Shapeoperator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const TopoDS_Shape &I)
TopoDS_ShapeChangeValue (const Standard_Integer Index)
TopoDS_Shapeoperator() (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 TopoDS_Shape& BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::operator() ( const Standard_Integer  Index) const [inline]
TopoDS_Shape& BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::operator() ( const Standard_Integer  Index) [inline]
const BRepSweep_SequenceOfShapesOfNumLinearRegularSweep& BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::operator= ( const BRepSweep_SequenceOfShapesOfNumLinearRegularSweep Other) [inline]

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