#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 >) |
| |
| bool | MakeCurves (const double min, const double max, const occ::handle< Geom_Curve > &C3D, const occ::handle< Geom2d_Curve > &PC1, const occ::handle< Geom2d_Curve > &PC2, const TopoDS_Shape &S1, const TopoDS_Shape &S2, occ::handle< Geom_Curve > &C3DN, occ::handle< Geom2d_Curve > &PC1N, occ::handle< Geom2d_Curve > &PC2N, double &Tol3d, double &Tol2d) const |
| | Approximates curves. Returns False in the case of failure.
|
| |
◆ TopOpeBRepTool_CurveTool() [1/3]
| TopOpeBRepTool_CurveTool::TopOpeBRepTool_CurveTool |
( |
| ) |
|
◆ TopOpeBRepTool_CurveTool() [2/3]
◆ TopOpeBRepTool_CurveTool() [3/3]
◆ ChangeGeomTool()
◆ GetGeomTool()
◆ IsProjectable()
◆ MakeBSpline1fromPnt()
◆ MakeBSpline1fromPnt2d()
◆ MakeCurves()
| bool TopOpeBRepTool_CurveTool::MakeCurves |
( |
const double | min, |
|
|
const double | max, |
|
|
const occ::handle< Geom_Curve > & | C3D, |
|
|
const occ::handle< Geom2d_Curve > & | PC1, |
|
|
const occ::handle< Geom2d_Curve > & | PC2, |
|
|
const TopoDS_Shape & | S1, |
|
|
const TopoDS_Shape & | S2, |
|
|
occ::handle< Geom_Curve > & | C3DN, |
|
|
occ::handle< Geom2d_Curve > & | PC1N, |
|
|
occ::handle< Geom2d_Curve > & | PC2N, |
|
|
double & | Tol3d, |
|
|
double & | 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: