Salome HOME
Fix documentation problems (reported as doxygen warnings)
[modules/geom.git] / doc / salome / gui / GEOM / input / creating_wplane.doc
1 /*!
2
3 \page create_wplane_page Working Plane
4
5 Definition of a <b>Working Plane</b> is necessary for work with 
6 \ref create_sketcher_page "Sketcher".
7
8 \n To create a <b>Working Plane</b> in the <b>Main Menu</b> select
9 <b>New Entity - > Basic - > Working Plane</b>
10
11 \n There is a number of algorithms to set the <b>Working Plane</b> and the
12 Camera Position.
13
14 \n Firstly, you can select a \b Plane, a <b>Planar Face</b> or a <b>Local Coordinate System</b> to be your <b>Working Plane</b>.
15 \n <b>Arguments:</b> Name + 1 selection (plane or planar face).
16
17 \image html workplane4.png
18
19 \n Secondly, you can define a <b>Working Plane</b> by two <b>Vectors</b>.
20 \n <b>Arguments:</b> Name +  2 vectors.
21
22 \image html workplane5.png
23
24 \n Finally, you can select one of three basic projections of XYZ
25 coordinate system to be your <b>Working Plane</b>.
26
27 \image html workplane6.png
28
29 <b>Reverse the plane normal</b> checkbox allows changing the direction
30 of the working plane.
31
32 <b>Example:</b> Working plane on the upper face of a box.  
33
34 \image html image36.gif
35 <center>Normal Direction</center>
36
37 \image html image47.gif
38 <center>Reversed Direction</center>
39
40 */