Salome HOME
Do not disallow edition, otherwise we can't expand group items (e.g. vertices) when...
[modules/hexablock.git] / doc / gui_add_geometry.rst
1 :tocdepth: 3
2
3 .. _guiaddgeometry:
4
5 ============================
6 Add a geometry to a document
7 ============================
8
9 Only geometries added to a document can be used by that document.
10 Vertices, Edges and Quadrangles of the model of blocks of a document can only be associated to those of a geometry that 
11 has already been added to that document.
12
13 To add a geometry to a document:
14
15 - *1-* Import the geometry (.brep, .step, ...) in the GEOM Module
16 - *2-* Activate HexaBlock
17 - *3-* Open your document or create a new one 
18 - *4-* In the **Main Menu** select **Association -> Add geometry** 
19 - *5-* Select the imported geometry and click the **Apply** button of the **Add geometry** Dialog Box
20  
21  
22  .. image:: _static/gui_addshape.png
23    :align: center
24
25 .. centered::
26    Adding geometry to a document
27     
28     
29 TUI command: :ref:`tuiaddgeometry`