2008-03-07 12:45:34 +05:00
|
|
|
/*!
|
|
|
|
|
|
|
|
\page create_geom_obj_page Creating geometrical objects
|
|
|
|
|
2009-02-13 17:16:39 +05:00
|
|
|
Salome Geometry module provides the toolset allowing to create a vast
|
|
|
|
range of geometrical objects, from points to complex extrusions:
|
|
|
|
|
2008-03-07 12:45:34 +05:00
|
|
|
<ul>
|
2009-02-13 17:16:39 +05:00
|
|
|
<li>create \subpage create_basic_geom_obj_page "Basic objects" - points,
|
|
|
|
lines, circles...</li>
|
|
|
|
<li>create \subpage create_primitives_page "Primitives" - cubes, spheres, cones...</li>
|
|
|
|
<li>create \subpage create_complex_obj_page "Complex objects" by
|
|
|
|
extrusion, rotation, interpolation of other objects.</li>
|
|
|
|
<li>create and edit \subpage work_with_groups_page "Groups of objects" of
|
|
|
|
lower dimension, which belong to the objects of higher dimension.</li>
|
|
|
|
<li>\subpage build_by_blocks_page "Build by blocks" faces from
|
|
|
|
edges and solids from faces.</li>
|
|
|
|
<li>create line segments and arcs using \subpage create_sketcher_page
|
|
|
|
"Sketcher".</li>
|
|
|
|
<li>create a closed or unclosed 3D wire from a list of points using
|
|
|
|
\subpage create_3dsketcher_page "3D Sketcher".</li>
|
|
|
|
<li>\subpage create_explode_page "Explode" objects of higher dimension
|
|
|
|
into sub-objects of lower dimension.</li>
|
|
|
|
<li>create \subpage create_adv_obj_page "Advanced geometrical objects" - edges, wires, shells...</li>
|
2008-03-07 12:45:34 +05:00
|
|
|
</ul>
|
|
|
|
|
|
|
|
*/
|