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

ModelingAlgorithms
TKPrim
BRepSweep


BRepSweep_Builder Class Reference

implements the abstract Builder with the BRep Builder

#include <BRepSweep_Builder.hxx>


Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT BRepSweep_Builder (const BRep_Builder &aBuilder)
 Creates a Builder.
.
const BRep_Builder & Builder () const
Standard_EXPORT void MakeCompound (TopoDS_Shape &aCompound) const
 Returns an empty Compound.
.
Standard_EXPORT void MakeCompSolid (TopoDS_Shape &aCompSolid) const
 Returns an empty CompSolid.
.
Standard_EXPORT void MakeSolid (TopoDS_Shape &aSolid) const
 Returns an empty Solid.
.
Standard_EXPORT void MakeShell (TopoDS_Shape &aShell) const
 Returns an empty Shell.
.
Standard_EXPORT void MakeWire (TopoDS_Shape &aWire) const
 Returns an empty Wire.
.
Standard_EXPORT void Add (TopoDS_Shape &aShape1, const TopoDS_Shape &aShape2, const TopAbs_Orientation Orient) const
 Adds the Shape 1 in the Shape 2, set to
<orient> orientation.
.
Standard_EXPORT void Add (TopoDS_Shape &aShape1, const TopoDS_Shape &aShape2) const
 Adds the Shape 1 in the Shape 2.
.

Private Attributes

BRep_Builder myBuilder


Constructor & Destructor Documentation

Standard_EXPORT BRepSweep_Builder::BRepSweep_Builder const BRep_Builder &  aBuilder  ) 
 


Member Function Documentation

Standard_EXPORT void BRepSweep_Builder::Add TopoDS_Shape &  aShape1,
const TopoDS_Shape &  aShape2
const
 

Standard_EXPORT void BRepSweep_Builder::Add TopoDS_Shape &  aShape1,
const TopoDS_Shape &  aShape2,
const TopAbs_Orientation  Orient
const
 

const BRep_Builder & BRepSweep_Builder::Builder  )  const [inline]
 

Standard_EXPORT void BRepSweep_Builder::MakeCompound TopoDS_Shape &  aCompound  )  const
 

Standard_EXPORT void BRepSweep_Builder::MakeCompSolid TopoDS_Shape &  aCompSolid  )  const
 

Standard_EXPORT void BRepSweep_Builder::MakeShell TopoDS_Shape &  aShell  )  const
 

Standard_EXPORT void BRepSweep_Builder::MakeSolid TopoDS_Shape &  aSolid  )  const
 

Standard_EXPORT void BRepSweep_Builder::MakeWire TopoDS_Shape &  aWire  )  const
 

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

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

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


Field Documentation

BRep_Builder BRepSweep_Builder::myBuilder [private]
 


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