Salome HOME
[bos #29336] problem in inertia calculus
[modules/geom.git] / doc / salome / gui / GEOM / input / importing_picture.doc
1 /*!
2
3 \page import_picture_page Import a picture in the OCC viewer
4
5 It is possible in GEOM to import a picture file in the OCC view.
6 The supported formats are : .bmp, .gif, .pix, .xwd, .rgb, .rs
7
8
9 The imported picture (engineering drawing, nautical chart, etc.) may be used as a support for 2D shape design. 
10
11 It is possible to create a \ref create_sketcher_page "sketch" on top of this picture or use the 
12 \ref shape_recognition_page "Shape recognition" 
13 functionalities to build geometrical shapes from some elements of the picture (contours, corners ...).
14
15 To <b>import a picture</b> in the view:
16
17 <ul>
18
19  <li> select <b>New Entity -> Import a picture in the view</b> or click on \image html import_picture.png </li>
20  
21  <li> Click on <b>...</b> and browse your image files to select one of them</li>
22  
23  <li> Apply</li>
24  
25 </ul>
26
27 A new <b>Picture</b> object is created. Pan, zoom and rotation operations are available in the view like for any other object.
28
29
30 \image html picture_import_dlg.png
31
32 */