Salome HOME
Preparation of intermediate revision
[modules/geom.git] / src / GEOMAlgo / GEOMAlgo_Tools3D.cdl
index 0bbc2fc20c490e1dd4196775aec6d7b4dfc23b76..fdffee3ad2c8e7eae2914cea6e5bd9fb6b70ae9c 100755 (executable)
@@ -172,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 
@@ -182,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