This builder Class provides services to build
a ProSTEP Wireframemodel from a Cas.Cad BRep.
#include <TopoDSToStep_WireframeBuilder.hxx>
Public Member Functions |
| DEFINE_STANDARD_ALLOC | TopoDSToStep_WireframeBuilder () |
| | TopoDSToStep_WireframeBuilder (const TopoDS_Shape &S, TopoDSToStep_Tool &T, const Handle< Transfer_FinderProcess > &FP) |
| void | Init (const TopoDS_Shape &S, TopoDSToStep_Tool &T, const Handle< Transfer_FinderProcess > &FP) |
| TopoDSToStep_BuilderError | Error () const |
const
Handle_TColStd_HSequenceOfTransient & | Value () const |
| Standard_Boolean | GetTrimmedCurveFromEdge (const TopoDS_Edge &E, const TopoDS_Face &F, MoniTool_DataMapOfShapeTransient &M, Handle< TColStd_HSequenceOfTransient > &L) const |
| | Extraction of Trimmed Curves from TopoDS_Edge for the
Creation of a GeometricallyBoundedWireframeRepresentation
|
| Standard_Boolean | GetTrimmedCurveFromFace (const TopoDS_Face &F, MoniTool_DataMapOfShapeTransient &M, Handle< TColStd_HSequenceOfTransient > &L) const |
| | Extraction of Trimmed Curves from TopoDS_Face for the
Creation of a GeometricallyBoundedWireframeRepresentation
|
| Standard_Boolean | GetTrimmedCurveFromShape (const TopoDS_Shape &S, MoniTool_DataMapOfShapeTransient &M, Handle< TColStd_HSequenceOfTransient > &L) const |
| | Extraction of Trimmed Curves from any TopoDS_Shape for the
Creation of a GeometricallyBoundedWireframeRepresentation
|
Constructor & Destructor Documentation
Member Function Documentation
The documentation for this class was generated from the following file: