X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FGEOM%2Fchamfer.htm;h=573ad682f2b241aabfb0aa1e6ca83b70f36259a1;hb=c6a0df686bae87821d7acf929b4bb8f4ae3b1d78;hp=1ca64f64524372ccd75c69a72ccff1771938b1e3;hpb=f505d638da4d75d3fe3daf6ce3bf7fab668bfad5;p=modules%2Fgeom.git diff --git a/doc/salome/gui/GEOM/chamfer.htm b/doc/salome/gui/GEOM/chamfer.htm index 1ca64f645..573ad682f 100755 --- a/doc/salome/gui/GEOM/chamfer.htm +++ b/doc/salome/gui/GEOM/chamfer.htm @@ -16,12 +16,12 @@ if (navigator.appName !="Netscape") - - + +

Chamfer

To produce @@ -122,15 +127,17 @@ else

 

-

 

+

 

 

To create chamfer on the specified edges of the given shape,  you need to define the Main Object - to create a fillet on, select the necessary edges in the viewer and define - the Dimension of the Chamfer.

+ to create a fillet on, select the two faces to which belongs the necessary common edge in the viewer and define + the Dimension of the Chamfer.

TUI Command: geompy.MakeChamferEdge(Shape, D1, @@ -140,16 +147,15 @@ else

 

-

 

+

 

 

To create chamfer on the specified faces of the given shape,  you need to define the Main Object - to create a fillet on, select the two faces to which belongs the necessary - common edge in the OCC Viewer and define the Dimension - of the Chamfer.

+ to create a fillet on, select the necessary faces the OCC Viewer and define + the Dimension of the Chamfer.

TUI Command: geompy.MakeChamferFaces(Shape, D1, @@ -161,9 +167,9 @@ else

 

-

 

+

 

-

 

+

 

  Our