mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
0024730: remove constructor for class TopOpeBRep_PointGeomTool
This commit is contained in:
@@ -29,8 +29,6 @@ uses
|
||||
|
||||
is
|
||||
|
||||
Create returns GeomTool from TopOpeBRep;
|
||||
|
||||
MakeCurves(myclass;
|
||||
min,max:Real;L:LineInter from TopOpeBRep;
|
||||
S1,S2:Shape from TopoDS;
|
||||
|
@@ -29,14 +29,6 @@
|
||||
#include <TopOpeBRepTool_CurveTool.hxx>
|
||||
#include <TopOpeBRepTool_ShapeTool.hxx>
|
||||
|
||||
//=======================================================================
|
||||
//function : TopOpeBRep_GeomTool
|
||||
//purpose :
|
||||
//=======================================================================
|
||||
TopOpeBRep_GeomTool::TopOpeBRep_GeomTool()
|
||||
{
|
||||
}
|
||||
|
||||
//=======================================================================
|
||||
//function : MakeCurves
|
||||
//purpose :
|
||||
|
Reference in New Issue
Block a user