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>\subpage create_explode_page "Explode" objects of higher dimension
|
|
|
|
into sub-objects of lower dimension.</li>
|
2012-08-09 13:58:02 +06:00
|
|
|
<li>create \subpage create_topological_obj_page "Topological objects" - edges, wires, shells...</li>
|
2008-03-07 12:45:34 +05:00
|
|
|
</ul>
|
|
|
|
|
2012-08-09 13:58:02 +06:00
|
|
|
\note It is possible to use the variables defined in the SALOME \b NoteBook
|
|
|
|
to specify the numerical parameters for creation of any object.
|
|
|
|
|
|
|
|
|
2008-03-07 12:45:34 +05:00
|
|
|
*/
|