#include <TopOpeBRepTool_CurveTool.hxx>
 | 
|   | TopOpeBRepTool_CurveTool () | 
|   | 
|   | TopOpeBRepTool_CurveTool (const TopOpeBRepTool_OutCurveType OCT) | 
|   | 
|   | TopOpeBRepTool_CurveTool (const TopOpeBRepTool_GeomTool >) | 
|   | 
| TopOpeBRepTool_GeomTool &  | ChangeGeomTool () | 
|   | 
| const TopOpeBRepTool_GeomTool &  | GetGeomTool () const | 
|   | 
| void  | SetGeomTool (const TopOpeBRepTool_GeomTool >) | 
|   | 
| Standard_Boolean  | MakeCurves (const Standard_Real min, const Standard_Real max, const Handle< Geom_Curve > &C3D, const Handle< Geom2d_Curve > &PC1, const Handle< Geom2d_Curve > &PC2, const TopoDS_Shape &S1, const TopoDS_Shape &S2, Handle< Geom_Curve > &C3DN, Handle< Geom2d_Curve > &PC1N, Handle< Geom2d_Curve > &PC2N, Standard_Real &Tol3d, Standard_Real &Tol2d) const | 
|   | Approximates curves. Returns False in the case of failure.  More...
  | 
|   | 
◆ TopOpeBRepTool_CurveTool() [1/3]
      
        
          | TopOpeBRepTool_CurveTool::TopOpeBRepTool_CurveTool  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ TopOpeBRepTool_CurveTool() [2/3]
◆ TopOpeBRepTool_CurveTool() [3/3]
◆ ChangeGeomTool()
◆ GetGeomTool()
◆ IsProjectable()
◆ MakeBSpline1fromPnt()
◆ MakeBSpline1fromPnt2d()
◆ MakeCurves()
      
        
          | Standard_Boolean TopOpeBRepTool_CurveTool::MakeCurves  | 
          ( | 
          const Standard_Real  | 
          min,  | 
        
        
           | 
           | 
          const Standard_Real  | 
          max,  | 
        
        
           | 
           | 
          const Handle< Geom_Curve > &  | 
          C3D,  | 
        
        
           | 
           | 
          const Handle< Geom2d_Curve > &  | 
          PC1,  | 
        
        
           | 
           | 
          const Handle< Geom2d_Curve > &  | 
          PC2,  | 
        
        
           | 
           | 
          const TopoDS_Shape &  | 
          S1,  | 
        
        
           | 
           | 
          const TopoDS_Shape &  | 
          S2,  | 
        
        
           | 
           | 
          Handle< Geom_Curve > &  | 
          C3DN,  | 
        
        
           | 
           | 
          Handle< Geom2d_Curve > &  | 
          PC1N,  | 
        
        
           | 
           | 
          Handle< Geom2d_Curve > &  | 
          PC2N,  | 
        
        
           | 
           | 
          Standard_Real &  | 
          Tol3d,  | 
        
        
           | 
           | 
          Standard_Real &  | 
          Tol2d  | 
        
        
           | 
          ) | 
           |  const | 
        
      
 
Approximates curves. Returns False in the case of failure. 
 
 
◆ MakePCurveOnFace()
◆ SetGeomTool()
◆ myGeomTool
The documentation for this class was generated from the following file: