#include <StepToTopoDS_TranslateEdge.hxx>
 | 
|   | 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 | 
|   | 
| 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.  
  | 
|   | 
◆ StepToTopoDS_TranslateEdge() [1/2]
      
        
          | StepToTopoDS_TranslateEdge::StepToTopoDS_TranslateEdge  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ StepToTopoDS_TranslateEdge() [2/2]
◆ Error()
◆ Init()
◆ MakeFromCurve3D()
Warning! C3D is assumed to be a Curve 3D ... other cases to checked before calling this. 
 
 
◆ MakePCurve()
◆ Value()
The documentation for this class was generated from the following file: