|
Open CASCADE Technology 7.9.3
|
#include <StepToTopoDS_TranslateEdge.hxx>

Public Member Functions | |
| StepToTopoDS_TranslateEdge () | |
| StepToTopoDS_TranslateEdge (const Handle< StepShape_Edge > &E, StepToTopoDS_Tool &T, StepToTopoDS_NMTool &NMTool, const StepData_Factors &theLocalFactors=StepData_Factors()) | |
| void | Init (const Handle< StepShape_Edge > &E, StepToTopoDS_Tool &T, StepToTopoDS_NMTool &NMTool, const StepData_Factors &theLocalFactors=StepData_Factors()) |
| void | MakeFromCurve3D (const Handle< StepGeom_Curve > &C3D, const Handle< StepShape_EdgeCurve > &EC, const Handle< StepShape_Vertex > &Vend, const Standard_Real preci, TopoDS_Edge &E, TopoDS_Vertex &V1, TopoDS_Vertex &V2, StepToTopoDS_Tool &T, const StepData_Factors &theLocalFactors=StepData_Factors()) |
| Warning! C3D is assumed to be a Curve 3D ... other cases to checked before calling this. | |
| Handle< Geom2d_Curve > | MakePCurve (const Handle< StepGeom_Pcurve > &PCU, const Handle< Geom_Surface > &ConvSurf, const StepData_Factors &theLocalFactors=StepData_Factors()) const |
| const TopoDS_Shape & | Value () const |
| StepToTopoDS_TranslateEdgeError | Error () const |
| Public Member Functions inherited from StepToTopoDS_Root | |
| Standard_Boolean | IsDone () const |
| Standard_Real | Precision () const |
| Returns the value of "MyPrecision". | |
| void | SetPrecision (const Standard_Real preci) |
| Sets the value of "MyPrecision". | |
| Standard_Real | MaxTol () const |
| Returns the value of "MaxTol". | |
| void | SetMaxTol (const Standard_Real maxpreci) |
| Sets the value of MaxTol. | |
Additional Inherited Members | |
| Protected Member Functions inherited from StepToTopoDS_Root | |
| StepToTopoDS_Root () | |
| Protected Attributes inherited from StepToTopoDS_Root | |
| Standard_Boolean | done |
| StepToTopoDS_TranslateEdge::StepToTopoDS_TranslateEdge | ( | ) |
| StepToTopoDS_TranslateEdge::StepToTopoDS_TranslateEdge | ( | const Handle< StepShape_Edge > & | E, |
| StepToTopoDS_Tool & | T, | ||
| StepToTopoDS_NMTool & | NMTool, | ||
| const StepData_Factors & | theLocalFactors = StepData_Factors() ) |
| StepToTopoDS_TranslateEdgeError StepToTopoDS_TranslateEdge::Error | ( | ) | const |
| void StepToTopoDS_TranslateEdge::Init | ( | const Handle< StepShape_Edge > & | E, |
| StepToTopoDS_Tool & | T, | ||
| StepToTopoDS_NMTool & | NMTool, | ||
| const StepData_Factors & | theLocalFactors = StepData_Factors() ) |
| void StepToTopoDS_TranslateEdge::MakeFromCurve3D | ( | const Handle< StepGeom_Curve > & | C3D, |
| const Handle< StepShape_EdgeCurve > & | EC, | ||
| const Handle< StepShape_Vertex > & | Vend, | ||
| const Standard_Real | preci, | ||
| TopoDS_Edge & | E, | ||
| TopoDS_Vertex & | V1, | ||
| TopoDS_Vertex & | V2, | ||
| StepToTopoDS_Tool & | T, | ||
| const StepData_Factors & | theLocalFactors = StepData_Factors() ) |
Warning! C3D is assumed to be a Curve 3D ... other cases to checked before calling this.
| Handle< Geom2d_Curve > StepToTopoDS_TranslateEdge::MakePCurve | ( | const Handle< StepGeom_Pcurve > & | PCU, |
| const Handle< Geom_Surface > & | ConvSurf, | ||
| const StepData_Factors & | theLocalFactors = StepData_Factors() ) const |
| const TopoDS_Shape & StepToTopoDS_TranslateEdge::Value | ( | ) | const |