BRepAlgo_EdgeConnector Class Reference
Used by DSAccess to reconstruct an EdgeSet of connected edges. The result produced by
MakeBlock is a list of non-standard TopoDS_wire,
which can present connexions of edge of order > 2
in certain vertex. The method IsWire
indicates standard/non-standard character of all wire produced.
#include <BRepAlgo_EdgeConnector.hxx>
Constructor & Destructor Documentation
| BRepAlgo_EdgeConnector::BRepAlgo_EdgeConnector |
( |
|
) |
|
Member Function Documentation
| void BRepAlgo_EdgeConnector::Add |
( |
const TopoDS_Edge & |
e |
) |
|
| void BRepAlgo_EdgeConnector::AddStart |
( |
const TopoDS_Shape & |
e |
) |
|
| void BRepAlgo_EdgeConnector::ClearStartElement |
( |
|
) |
|
| void BRepAlgo_EdgeConnector::Done |
( |
|
) |
|
The documentation for this class was generated from the following file: