Salome HOME
PAL7508: Development of new block functionalities. GetInPlace() now works for the...
[modules/geom.git] / src / NMTAlgo / NMTAlgo_Splitter.hxx
index d22864b39223b7a103e4253f595283ad03586910..205ecb65427a7df5907cfb28dfe5db88529ed92e 100644 (file)
@@ -116,6 +116,7 @@ Standard_EXPORT   void MakeSolids(const TopoDS_Shape& Solid,TopTools_ListOfShape
 Standard_EXPORT   TopoDS_Shape FindFacesInside(const TopoDS_Shape& S,const Standard_Boolean CheckClosed = Standard_False,const Standard_Boolean All = Standard_False) ;
 Standard_EXPORT static  Standard_Boolean IsInside(const TopoDS_Shape& S1,const TopoDS_Shape& S2) ;
 Standard_EXPORT   TopoDS_Shape GetOriginalShape(const TopoDS_Shape& aShape) const;
+Standard_EXPORT   void FindImage(const TopoDS_Shape& aS,TopTools_ListOfShape& aLIms) ;
 
 
  // Fields PROTECTED