mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-01-30 04:50:34 +05:00
Spellchecking
This commit is contained in:
parent
8c00e8b775
commit
eb2a3fb0b5
@ -27,9 +27,6 @@ coordinate system.
|
||||
|
||||
\image html circle2.png
|
||||
|
||||
<b>Example:</b>
|
||||
\image html circles.png ""
|
||||
|
||||
\n Finally, you can define a circle by a <b>Center Point</b> and two
|
||||
\b Points.
|
||||
\n <b>TUI Command:</b> <em>geompy.MakeCircleCenter2Pnt(Point1, Point2,
|
||||
|
@ -36,8 +36,12 @@ in sorted list of all sub-shapes of the given Type. Each index is in
|
||||
the range [1, Nb_Sub-Shapes_Of_Given_Type]</li>
|
||||
</ul>
|
||||
|
||||
\n <b>Arguments:</b>1 SHAPE + 1 type of SubShape.
|
||||
\n <b>Arguments: </b>1 SHAPE + 1 type of SubShape.
|
||||
|
||||
\image html neo-obj1.png
|
||||
|
||||
<b>Example:</b>
|
||||
|
||||
\image html explode.png "A box, exploded into faces"
|
||||
|
||||
*/
|
||||
|
@ -10,10 +10,10 @@ range of geometrical objects, from points to complex extrusions:
|
||||
lines, circles...</li>
|
||||
<li>create \subpage create_primitives_page "Primitives" - cubes, spheres, cones...</li>
|
||||
<li>create \subpage create_complex_obj_page "Complex objects" by
|
||||
extrution, rotation, interpolation of other objects.</li>
|
||||
<li>create and edit \subpage work_with_groups_page - "Groups of objects" of
|
||||
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
|
||||
<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>\subpage create_explode_page "Explode" objects of higher dimension
|
||||
|
Loading…
Reference in New Issue
Block a user