This builder Class provides services to build a ProSTEP Wireframemodel from a Cas.Cad BRep.
More...
|
| | 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. More...
|
| |
| 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. More...
|
| |
| 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. More...
|
| |
| Standard_Real & | Tolerance () |
| | Returns (modifiable) the tolerance to be used for writing If not set, starts at 0.0001. More...
|
| |
| Standard_Boolean | IsDone () const |
| |
This builder Class provides services to build a ProSTEP Wireframemodel from a Cas.Cad BRep.