0022818: Wrong triangulation of Revolution surface with slice angle <= 180 degree
[occt.git] / src / BRepMesh / BRepMesh_FastDiscretFace.cdl
index b35e17f..f0e7ac1 100755 (executable)
@@ -112,7 +112,8 @@ is
                 theXY           : Pnt2d                             from gp;
                 theIp           : Integer                           from Standard; 
                 theSFace        : HSurface                          from BRepAdaptor; 
-                theMinDist      : Real                              from  Standard;
+                theMinDist      : Real                              from Standard;
+                theFaceAttribute: FaceAttribute                     from BRepMesh;
                 theLocation2dMap: in out DataMapOfIntegerListOfXY   from BRepMesh)
           returns XY from gp;