Salome HOME
concretions after Merge op.
[modules/hydro.git] / doc / salome / gui / HYDRO / profile.h
1 
2 /**
3   @file
4   \brief Help for profile
5 */
6
7 /**
8   \page p_profile Profile
9
10  <a href="index.html"><b>Back to Main page.</b></a>
11   
12 The profile is used for definition of a stream cross-section or as a base of extrusion to generate a channel or digue.
13
14 The 2D profiles are built/defined in a 2D space (U, Z). The coordinate U is parametric coordinate, it has no unit. The coordinate Z is real altitude (in meters). 
15
16 To build 2D profile Use function
17
18   - \ref create_profile  "Create profile".
19
20  
21
22 2D profile object is internal data model object and can not be shown in OCC viewer. 2D profile  names are colored in red in object browser.
23
24
25
26 Created 2D profiles should be positioned in 3D space using Georeferencement to be converted into 3D profiles:
27
28 - \ref georeferencement_profile  "Profile georeferencement".
29
30
31 3D profile is 3D  wire describing profile curve in 3d space.
32 3D profile names are colored in black in object browser.
33
34
35 Both 2D and 3D profiles can be imported from external file:
36  
37     - \ref import_profile  "Import profile"
38  
39  <a href="index.html"><b>Back to Main page.</b></a>
40   
41 */
42
43
44
45
46  
47
48