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

ModelingAlgorithms
TKShHealing
ShapeFix


ShapeFix_EdgeConnect Class Reference

Makes vertices to be shared to connect edges,
updates positions and tolerances for shared vertices.
Accepts edges bounded by two vertices each.
.

#include <ShapeFix_EdgeConnect.hxx>


Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT ShapeFix_EdgeConnect ()
Standard_EXPORT void Add (const TopoDS_Edge &aFirst, const TopoDS_Edge &aSecond)
 Adds information on connectivity between start vertex
of second edge and end vertex of first edge,
taking edges orientation into account
.
Standard_EXPORT void Add (const TopoDS_Shape &aShape)
 Adds connectivity information for the whole shape.
Note: edges in wires must be well ordered
Note: flag Closed should be set for closed wires
.
Standard_EXPORT void Build ()
 Builds shared vertices, updates their positions and tolerances
.
Standard_EXPORT void Clear ()
 Clears internal data structure
.

Private Attributes

TopTools_DataMapOfShapeShape myVertices
TopTools_DataMapOfShapeListOfShape myLists


Constructor & Destructor Documentation

Standard_EXPORT ShapeFix_EdgeConnect::ShapeFix_EdgeConnect  ) 
 


Member Function Documentation

Standard_EXPORT void ShapeFix_EdgeConnect::Add const TopoDS_Shape &  aShape  ) 
 

Standard_EXPORT void ShapeFix_EdgeConnect::Add const TopoDS_Edge &  aFirst,
const TopoDS_Edge &  aSecond
 

Standard_EXPORT void ShapeFix_EdgeConnect::Build  ) 
 

Standard_EXPORT void ShapeFix_EdgeConnect::Clear  ) 
 

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

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

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


Field Documentation

TopTools_DataMapOfShapeListOfShape ShapeFix_EdgeConnect::myLists [private]
 

TopTools_DataMapOfShapeShape ShapeFix_EdgeConnect::myVertices [private]
 


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