Spellchecking

This commit is contained in:
maintenance team 2008-12-15 14:28:04 +00:00
parent 8c00e8b775
commit eb2a3fb0b5
3 changed files with 8 additions and 7 deletions

View File

@ -27,9 +27,6 @@ coordinate system.
\image html circle2.png \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 \n Finally, you can define a circle by a <b>Center Point</b> and two
\b Points. \b Points.
\n <b>TUI Command:</b> <em>geompy.MakeCircleCenter2Pnt(Point1, Point2, \n <b>TUI Command:</b> <em>geompy.MakeCircleCenter2Pnt(Point1, Point2,

View File

@ -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> the range [1, Nb_Sub-Shapes_Of_Given_Type]</li>
</ul> </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 \image html neo-obj1.png
<b>Example:</b>
\image html explode.png "A box, exploded into faces"
*/ */

View File

@ -10,10 +10,10 @@ range of geometrical objects, from points to complex extrusions:
lines, circles...</li> lines, circles...</li>
<li>create \subpage create_primitives_page "Primitives" - cubes, spheres, cones...</li> <li>create \subpage create_primitives_page "Primitives" - cubes, spheres, cones...</li>
<li>create \subpage create_complex_obj_page "Complex objects" by <li>create \subpage create_complex_obj_page "Complex objects" by
extrution, rotation, interpolation of other objects.</li> extrusion, rotation, interpolation of other objects.</li>
<li>create and edit \subpage work_with_groups_page - "Groups of objects" of <li>create and edit \subpage work_with_groups_page "Groups of objects" of
lower dimension, which belong to the objects of higher dimension.</li> 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> edges and solids from faces.</li>
<li>create line segments and arcs using \subpage create_sketcher_page "Sketcher".</li> <li>create line segments and arcs using \subpage create_sketcher_page "Sketcher".</li>
<li>\subpage create_explode_page "Explode" objects of higher dimension <li>\subpage create_explode_page "Explode" objects of higher dimension