Salome HOME
Preparation of intermediate revision
[modules/geom.git] / src / GEOMAlgo / GEOMAlgo_Tools3D.cdl
index e781a94398ab1e9aed831c680944f4be92673277..fdffee3ad2c8e7eae2914cea6e5bd9fb6b70ae9c 100755 (executable)
@@ -1,26 +1,28 @@
--- Copyright (C) 2005  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
--- CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
--- 
--- This library is free software; you can redistribute it and/or
--- modify it under the terms of the GNU Lesser General Public
--- License as published by the Free Software Foundation; either 
--- version 2.1 of the License.
--- 
--- This library is distributed in the hope that it will be useful 
--- but WITHOUT ANY WARRANTY; without even the implied warranty of 
--- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU 
--- Lesser General Public License for more details.
+--  Copyright (C) 2007-2008  CEA/DEN, EDF R&D, OPEN CASCADE
 --
--- You should have received a copy of the GNU Lesser General Public  
--- License along with this library; if not, write to the Free Software 
--- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
+--  Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
+--  CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
+--
+--  This library is free software; you can redistribute it and/or
+--  modify it under the terms of the GNU Lesser General Public
+--  License as published by the Free Software Foundation; either
+--  version 2.1 of the License.
+--
+--  This library is distributed in the hope that it will be useful,
+--  but WITHOUT ANY WARRANTY; without even the implied warranty of
+--  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+--  Lesser General Public License for more details.
+--
+--  You should have received a copy of the GNU Lesser General Public
+--  License along with this library; if not, write to the Free Software
+--  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
+--
+--  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 --
--- See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
--- 
 -- File:       GEOMAlgo_Tools3D.cdl
 -- Created:    
 -- Author:     Peter KURNEV  
-
+--
 class Tools3D from GEOMAlgo 
 
        ---Purpose:  Auxiliary tools for Algorithms   
@@ -170,7 +172,8 @@ is
                theFace  :Face from TopoDS; 
                theEdge  :Edge from TopoDS; 
                theFace1 :Face from TopoDS; 
-               theFace2 :Face from TopoDS) 
+               theFace2 :Face from TopoDS; 
+               theContext:out Context from IntTools) 
        ---Purpose: Returns True if the face theFace is inside of the  
        --          couple of faces theFace1, theFace2. 
        --          The faces theFace, theFace1, theFace2  must 
@@ -180,7 +183,8 @@ is
     IsInternalFace(myclass; 
                theFace :Face  from TopoDS; 
                theEdge :Edge  from TopoDS; 
-               theLF   :ListOfShape from TopTools)  
+               theLF   :ListOfShape from TopTools; 
+               theContext:out Context from IntTools)  
        ---Purpose: Returns True if the face theFace is inside of the  
        --          appropriate couple of faces (from the set theLF)    . 
        --          The faces of the set theLF and theFace  must