OCC Main Page | ModelingAlgorithms | Toolkits | Packages | Class Hierarchy | Data Structures | File List | Data Fields | Globals

ModelingAlgorithms
TKPrim
BRepSweep


BRepSweep_SequenceOfShapesOfNumLinearRegularSweep Class Reference

#include <BRepSweep_SequenceOfShapesOfNumLinearRegularSweep.hxx>


Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 BRepSweep_SequenceOfShapesOfNumLinearRegularSweep ()
Standard_EXPORT void Clear ()
 ~BRepSweep_SequenceOfShapesOfNumLinearRegularSweep ()
Standard_EXPORT const BRepSweep_SequenceOfShapesOfNumLinearRegularSweepAssign (const BRepSweep_SequenceOfShapesOfNumLinearRegularSweep &Other)
const BRepSweep_SequenceOfShapesOfNumLinearRegularSweepoperator= (const BRepSweep_SequenceOfShapesOfNumLinearRegularSweep &Other)
Standard_EXPORT void Append (const TopoDS_Shape &T)
void Append (BRepSweep_SequenceOfShapesOfNumLinearRegularSweep &S)
Standard_EXPORT 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)
Standard_EXPORT void InsertAfter (const Standard_Integer Index, const TopoDS_Shape &T)
void InsertAfter (const Standard_Integer Index, BRepSweep_SequenceOfShapesOfNumLinearRegularSweep &S)
Standard_EXPORT const TopoDS_Shape & First () const
Standard_EXPORT const TopoDS_Shape & Last () const
void Split (const Standard_Integer Index, BRepSweep_SequenceOfShapesOfNumLinearRegularSweep &Sub)
Standard_EXPORT const TopoDS_Shape & Value (const Standard_Integer Index) const
const TopoDS_Shape & operator() (const Standard_Integer Index) const
Standard_EXPORT void SetValue (const Standard_Integer Index, const TopoDS_Shape &I)
Standard_EXPORT TopoDS_Shape & ChangeValue (const Standard_Integer Index)
TopoDS_Shape & operator() (const Standard_Integer Index)
Standard_EXPORT void Remove (const Standard_Integer Index)
Standard_EXPORT void Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex)

Private Member Functions

Standard_EXPORT BRepSweep_SequenceOfShapesOfNumLinearRegularSweep (const BRepSweep_SequenceOfShapesOfNumLinearRegularSweep &Other)


Constructor & Destructor Documentation

BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::BRepSweep_SequenceOfShapesOfNumLinearRegularSweep  ) 
 

BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::~BRepSweep_SequenceOfShapesOfNumLinearRegularSweep  )  [inline]
 

Standard_EXPORT BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::BRepSweep_SequenceOfShapesOfNumLinearRegularSweep const BRepSweep_SequenceOfShapesOfNumLinearRegularSweep Other  )  [private]
 


Member Function Documentation

void BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::Append BRepSweep_SequenceOfShapesOfNumLinearRegularSweep S  ) 
 

Standard_EXPORT void BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::Append const TopoDS_Shape &  T  ) 
 

Standard_EXPORT const BRepSweep_SequenceOfShapesOfNumLinearRegularSweep& BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::Assign const BRepSweep_SequenceOfShapesOfNumLinearRegularSweep Other  ) 
 

Standard_EXPORT TopoDS_Shape& BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::ChangeValue const Standard_Integer  Index  ) 
 

Standard_EXPORT void BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::Clear  ) 
 

Standard_EXPORT const TopoDS_Shape& BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::First  )  const
 

void BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::InsertAfter const Standard_Integer  Index,
BRepSweep_SequenceOfShapesOfNumLinearRegularSweep S
 

Standard_EXPORT void BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::InsertAfter const Standard_Integer  Index,
const TopoDS_Shape &  T
 

void BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::InsertBefore const Standard_Integer  Index,
BRepSweep_SequenceOfShapesOfNumLinearRegularSweep S
 

void BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::InsertBefore const Standard_Integer  Index,
const TopoDS_Shape &  T
 

Standard_EXPORT const TopoDS_Shape& BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::Last  )  const
 

void BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::operator delete void *  anAddress  )  [inline]
 

void* BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::operator new size_t  size  )  [inline]
 

void* BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::operator new size_t  ,
void *  anAddress
[inline]
 

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 BRepSweep_SequenceOfShapesOfNumLinearRegularSweep S  ) 
 

Standard_EXPORT void BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::Prepend const TopoDS_Shape &  T  ) 
 

Standard_EXPORT void BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::Remove const Standard_Integer  FromIndex,
const Standard_Integer  ToIndex
 

Standard_EXPORT void BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::Remove const Standard_Integer  Index  ) 
 

Standard_EXPORT void BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::SetValue const Standard_Integer  Index,
const TopoDS_Shape &  I
 

void BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::Split const Standard_Integer  Index,
BRepSweep_SequenceOfShapesOfNumLinearRegularSweep Sub
 

Standard_EXPORT const TopoDS_Shape& BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::Value const Standard_Integer  Index  )  const
 


The documentation for this class was generated from the following file:
Generated on Mon Aug 25 13:41:35 2008 for OpenCASCADE by  doxygen 1.4.1