Open CASCADE Technology 6.6.0
Public Member Functions
BRepSweep_SequenceOfShapesOfNumLinearRegularSweep Class Reference

#include <BRepSweep_SequenceOfShapesOfNumLinearRegularSweep.hxx>

Inheritance diagram for BRepSweep_SequenceOfShapesOfNumLinearRegularSweep:
Inheritance graph
[legend]

Public Member Functions

 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

BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::BRepSweep_SequenceOfShapesOfNumLinearRegularSweep ( )
BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::~BRepSweep_SequenceOfShapesOfNumLinearRegularSweep ( ) [inline]

Member Function Documentation

void BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::Append ( const TopoDS_Shape T)
void BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::Append ( BRepSweep_SequenceOfShapesOfNumLinearRegularSweep S)
const BRepSweep_SequenceOfShapesOfNumLinearRegularSweep& BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::Assign ( const BRepSweep_SequenceOfShapesOfNumLinearRegularSweep Other)
TopoDS_Shape& BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::ChangeValue ( const Standard_Integer  Index)
void BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::Clear ( )
const TopoDS_Shape& BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::First ( ) const
void BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::InsertAfter ( const Standard_Integer  Index,
const TopoDS_Shape T 
)
void BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::InsertAfter ( const Standard_Integer  Index,
BRepSweep_SequenceOfShapesOfNumLinearRegularSweep S 
)
void BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::InsertBefore ( const Standard_Integer  Index,
const TopoDS_Shape T 
)
void BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::InsertBefore ( const Standard_Integer  Index,
BRepSweep_SequenceOfShapesOfNumLinearRegularSweep S 
)
const TopoDS_Shape& BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::Last ( ) const
TopoDS_Shape& BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::operator() ( const Standard_Integer  Index) [inline]
const TopoDS_Shape& BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::operator() ( const Standard_Integer  Index) const [inline]
const BRepSweep_SequenceOfShapesOfNumLinearRegularSweep& BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::operator= ( const BRepSweep_SequenceOfShapesOfNumLinearRegularSweep Other) [inline]
void BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::Prepend ( const TopoDS_Shape T)
void BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::Prepend ( BRepSweep_SequenceOfShapesOfNumLinearRegularSweep S)
void BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::Remove ( const Standard_Integer  FromIndex,
const Standard_Integer  ToIndex 
)
void BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::Remove ( const Standard_Integer  Index)
void BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::SetValue ( const Standard_Integer  Index,
const TopoDS_Shape I 
)
void BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::Split ( const Standard_Integer  Index,
BRepSweep_SequenceOfShapesOfNumLinearRegularSweep Sub 
)
const TopoDS_Shape& BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::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