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

ModelingAlgorithms
TKBool
BRepFill


BRepFill Class Reference

#include <BRepFill.hxx>


Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)

Static Public Member Functions

static Standard_EXPORT TopoDS_Face Face (const TopoDS_Edge &Edge1, const TopoDS_Edge &Edge2)
static Standard_EXPORT TopoDS_Shell Shell (const TopoDS_Wire &Wire1, const TopoDS_Wire &Wire2)
static Standard_EXPORT void Axe (const TopoDS_Shape &Spine, const TopoDS_Wire &Profile, gp_Ax3 &AxeProf, Standard_Boolean &ProfOnSpine, const Standard_Real Tol)
 Computes <axeprof> as Follow. <location> is
the Position of the nearest vertex V of <profile>
to <spine>.<xdirection> is confused with the tangent
to <spine> at the projected point of V on the Spine.
<direction> is normal to <spine>.
<spine> is a plane wire or a plane face.
.
static Standard_EXPORT void ComputeACR (const TopoDS_Wire &wire, TColStd_Array1OfReal &ACR)
 Compute ACR on a wire
.
static Standard_EXPORT TopoDS_Wire InsertACR (const TopoDS_Wire &wire, const TColStd_Array1OfReal &ACRcuts, const Standard_Real prec)

Static Private Member Functions

static Standard_EXPORT void SearchOrigin (TopoDS_Wire &W, const gp_Pnt &P, const gp_Vec &V, const Standard_Real Tol)
 Computes origins and orientation on a closed wire
.


Member Function Documentation

static Standard_EXPORT void BRepFill::Axe const TopoDS_Shape &  Spine,
const TopoDS_Wire &  Profile,
gp_Ax3 &  AxeProf,
Standard_Boolean ProfOnSpine,
const Standard_Real  Tol
[static]
 

static Standard_EXPORT void BRepFill::ComputeACR const TopoDS_Wire &  wire,
TColStd_Array1OfReal &  ACR
[static]
 

static Standard_EXPORT TopoDS_Face BRepFill::Face const TopoDS_Edge &  Edge1,
const TopoDS_Edge &  Edge2
[static]
 

static Standard_EXPORT TopoDS_Wire BRepFill::InsertACR const TopoDS_Wire &  wire,
const TColStd_Array1OfReal &  ACRcuts,
const Standard_Real  prec
[static]
 

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

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

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

static Standard_EXPORT void BRepFill::SearchOrigin TopoDS_Wire &  W,
const gp_Pnt &  P,
const gp_Vec &  V,
const Standard_Real  Tol
[static, private]
 

static Standard_EXPORT TopoDS_Shell BRepFill::Shell const TopoDS_Wire &  Wire1,
const TopoDS_Wire &  Wire2
[static]
 


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