26 #ifndef _GEOMImpl_BlockDriver_HeaderFile
27 #define _GEOMImpl_BlockDriver_HeaderFile
29 #include <TopoDS_Shape.hxx>
40 Standard_EXPORT
virtual Standard_Integer
Execute(
LOGBOOK& log)
const;
44 Standard_EXPORT
static const Standard_GUID&
GetID();
48 std::vector<GEOM_Param>& params);
52 const TopoDS_Shape& theFace1,
53 const TopoDS_Shape& theFace2,
54 const Standard_Integer theNbIter,
55 TopoDS_Shape& theResult)
const;
58 const TopoDS_Shape& theFace1U,
59 const TopoDS_Shape& theFace2U,
60 const Standard_Integer theNbIterU,
61 const TopoDS_Shape& theFace1V,
62 const TopoDS_Shape& theFace2V,
63 const Standard_Integer theNbIterV,
64 TopoDS_Shape& theResult)
const;