#include <StepToTopoDS_TranslateEdge.hxx>
 | 
|   | StepToTopoDS_TranslateEdge () | 
|   | 
|   | StepToTopoDS_TranslateEdge (const Handle< StepShape_Edge > &E, StepToTopoDS_Tool &T, StepToTopoDS_NMTool &NMTool) | 
|   | 
| void  | Init (const Handle< StepShape_Edge > &E, StepToTopoDS_Tool &T, StepToTopoDS_NMTool &NMTool) | 
|   | 
| 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) | 
|   | Warning! C3D is assumed to be a Curve 3D ... other cases to checked before calling this.  More...
  | 
|   | 
| Handle< Geom2d_Curve >  | MakePCurve (const Handle< StepGeom_Pcurve > &PCU, const Handle< Geom_Surface > &ConvSurf) const  | 
|   | 
| const TopoDS_Shape &  | Value () const  | 
|   | 
| StepToTopoDS_TranslateEdgeError  | Error () const  | 
|   | 
| Standard_Boolean  | IsDone () const  | 
|   | 
| Standard_Real  | Precision () const  | 
|   | Returns the value of "MyPrecision".  More...
  | 
|   | 
| void  | SetPrecision (const Standard_Real preci) | 
|   | Sets the value of "MyPrecision".  More...
  | 
|   | 
| Standard_Real  | MaxTol () const  | 
|   | Returns the value of "MaxTol".  More...
  | 
|   | 
| void  | SetMaxTol (const Standard_Real maxpreci) | 
|   | Sets the value of MaxTol.  More...
  | 
|   | 
      
        
          | StepToTopoDS_TranslateEdge::StepToTopoDS_TranslateEdge  | 
          ( | 
           | ) | 
           | 
        
      
 
 
Warning! C3D is assumed to be a Curve 3D ... other cases to checked before calling this. 
 
 
      
        
          | const TopoDS_Shape& StepToTopoDS_TranslateEdge::Value  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
The documentation for this class was generated from the following file: