|
Open CASCADE Technology 7.8.2.dev
|
This builder Class provides services to build a ProSTEP Wireframemodel from a Cas.Cad BRep. More...
#include <TopoDSToStep_WireframeBuilder.hxx>

Additional Inherited Members | |
Protected Member Functions inherited from TopoDSToStep_Root | |
| TopoDSToStep_Root () | |
Protected Attributes inherited from TopoDSToStep_Root | |
| Standard_Real | toler |
| Standard_Boolean | done |
This builder Class provides services to build a ProSTEP Wireframemodel from a Cas.Cad BRep.
| TopoDSToStep_WireframeBuilder::TopoDSToStep_WireframeBuilder | ( | ) |
| TopoDSToStep_WireframeBuilder::TopoDSToStep_WireframeBuilder | ( | const TopoDS_Shape & | S, |
| TopoDSToStep_Tool & | T, | ||
| const StepData_Factors & | theLocalFactors = StepData_Factors() |
||
| ) |
| TopoDSToStep_BuilderError TopoDSToStep_WireframeBuilder::Error | ( | ) | const |
| Standard_Boolean TopoDSToStep_WireframeBuilder::GetTrimmedCurveFromEdge | ( | const TopoDS_Edge & | E, |
| const TopoDS_Face & | F, | ||
| MoniTool_DataMapOfShapeTransient & | M, | ||
| Handle< TColStd_HSequenceOfTransient > & | L, | ||
| const StepData_Factors & | theLocalFactors = StepData_Factors() |
||
| ) | const |
Extraction of Trimmed Curves from TopoDS_Edge for the Creation of a GeometricallyBoundedWireframeRepresentation.
| Standard_Boolean TopoDSToStep_WireframeBuilder::GetTrimmedCurveFromFace | ( | const TopoDS_Face & | F, |
| MoniTool_DataMapOfShapeTransient & | M, | ||
| Handle< TColStd_HSequenceOfTransient > & | L, | ||
| const StepData_Factors & | theLocalFactors = StepData_Factors() |
||
| ) | const |
Extraction of Trimmed Curves from TopoDS_Face for the Creation of a GeometricallyBoundedWireframeRepresentation.
| Standard_Boolean TopoDSToStep_WireframeBuilder::GetTrimmedCurveFromShape | ( | const TopoDS_Shape & | S, |
| MoniTool_DataMapOfShapeTransient & | M, | ||
| Handle< TColStd_HSequenceOfTransient > & | L, | ||
| const StepData_Factors & | theLocalFactors = StepData_Factors() |
||
| ) | const |
Extraction of Trimmed Curves from any TopoDS_Shape for the Creation of a GeometricallyBoundedWireframeRepresentation.
| void TopoDSToStep_WireframeBuilder::Init | ( | const TopoDS_Shape & | S, |
| TopoDSToStep_Tool & | T, | ||
| const StepData_Factors & | theLocalFactors = StepData_Factors() |
||
| ) |
| const Handle< TColStd_HSequenceOfTransient > & TopoDSToStep_WireframeBuilder::Value | ( | ) | const |