X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FGEOM%2Fplane.htm;h=cef49d7038063ef5447ac76cb18c7c0f01c56d1e;hb=c6a0df686bae87821d7acf929b4bb8f4ae3b1d78;hp=742dffc5712ba7755b85e76ab452ac13e1be6121;hpb=3e9d56c09b4bb1f34cf25c95613ef7e12890a8cd;p=modules%2Fgeom.git diff --git a/doc/salome/gui/GEOM/plane.htm b/doc/salome/gui/GEOM/plane.htm index 742dffc57..cef49d703 100755 --- a/doc/salome/gui/GEOM/plane.htm +++ b/doc/salome/gui/GEOM/plane.htm @@ -16,19 +16,21 @@ if (navigator.appName !="Netscape") - - + +

Plane

To create a Plane in the -

+

 

@@ -125,17 +132,17 @@ else  the plane passes.

-

TUI +

TUI Command: geompy.MakePlaneThreePnt(Point1, Point2, Point3, TrimSize)

-

Arguments: - Name + 1 vertex + 3 points (for - the direction) + 1 value (to define the size of the plane).

+

Arguments: + Name + 3 vertices + 1 value (to + define the size of the plane).

-

 

+

 

-

+

 

@@ -146,35 +153,37 @@ else

TUI Command: geompy.MakePlaneFace(Face, TrimSize)

-

Arguments: - Name + 1 selection + 1 value (to define the size of the plane).

+

Arguments: Name + + 1 face + 1 value (to define the size of the plane).

- +

 

+ +

 

-

Examples:

+

Examples:

 

-

Planes +

Planes                                                             A Plane created on a Plane of another size

 

- --+
- - - - -++ + + + +
-

-

+
+

+