]> SALOME platform Git repositories - modules/geom.git/commitdiff
Salome HOME
Improve tui examples way of documenting by specifying doxygen alias
authorvsr <vsr@opencascade.com>
Thu, 14 Feb 2013 10:45:47 +0000 (10:45 +0000)
committervsr <vsr@opencascade.com>
Thu, 14 Feb 2013 10:45:47 +0000 (10:45 +0000)
35 files changed:
doc/salome/gui/GEOM/doxyfile.in
doc/salome/gui/GEOM/doxyfile_tui.in
doc/salome/gui/GEOM/input/tui_3dsketcher.doc
doc/salome/gui/GEOM/input/tui_advanced_geom_objs.doc
doc/salome/gui/GEOM/input/tui_angle.doc
doc/salome/gui/GEOM/input/tui_basic_geom_objs.doc
doc/salome/gui/GEOM/input/tui_basic_operations.doc
doc/salome/gui/GEOM/input/tui_basic_properties.doc
doc/salome/gui/GEOM/input/tui_blocks_operations.doc
doc/salome/gui/GEOM/input/tui_boolean_operations.doc
doc/salome/gui/GEOM/input/tui_bounding_box.doc
doc/salome/gui/GEOM/input/tui_building_by_blocks.doc
doc/salome/gui/GEOM/input/tui_center_of_mass.doc
doc/salome/gui/GEOM/input/tui_check_compound_of_blocks.doc
doc/salome/gui/GEOM/input/tui_check_self_intersections.doc
doc/salome/gui/GEOM/input/tui_check_shape.doc
doc/salome/gui/GEOM/input/tui_complex_objs.doc
doc/salome/gui/GEOM/input/tui_free_boundaries.doc
doc/salome/gui/GEOM/input/tui_free_faces.doc
doc/salome/gui/GEOM/input/tui_get_non_blocks.doc
doc/salome/gui/GEOM/input/tui_import_export.doc
doc/salome/gui/GEOM/input/tui_inertia.doc
doc/salome/gui/GEOM/input/tui_min_distance.doc
doc/salome/gui/GEOM/input/tui_normal_face.doc
doc/salome/gui/GEOM/input/tui_notebook_geom.doc
doc/salome/gui/GEOM/input/tui_point_coordinates.doc
doc/salome/gui/GEOM/input/tui_primitives.doc
doc/salome/gui/GEOM/input/tui_repairing_operations.doc
doc/salome/gui/GEOM/input/tui_sketcher.doc
doc/salome/gui/GEOM/input/tui_tolerance.doc
doc/salome/gui/GEOM/input/tui_topological_geom_objs.doc
doc/salome/gui/GEOM/input/tui_transformation_operations.doc
doc/salome/gui/GEOM/input/tui_viewing_geom_objs.doc
doc/salome/gui/GEOM/input/tui_whatis.doc
doc/salome/gui/GEOM/input/tui_working_with_groups.doc

index 267b71c24f865f49ac3b2d6577d03b383d92fee6..35639edb0d98978f87042ba33771003fcc01e092 100755 (executable)
@@ -43,7 +43,7 @@ FILE_PATTERNS     = *.doc
 EXCLUDE_PATTERNS  = creating_adv_obj.doc
 EXCLUDE           = 
 IMAGE_PATH        = @srcdir@/images
-EXAMPLE_PATH      = @top_srcdir@/src/GEOM_SWIG @top_srcdir@/doc/salome/examples
+EXAMPLE_PATH      = @top_srcdir@/doc/salome/examples @top_srcdir@/src/GEOM_SWIG
 
 #---------------------------------------------------------------------------
 #HTML related options
@@ -81,3 +81,8 @@ TAGFILES          = geompy_doc.tag=../GEOM/geompy_doc #rnv: 07.04.2011 Workaroun
                                                       #because it wrongly defines location of the html files for search.
 ALLEXTERNALS      = NO
 SEARCHENGINE      = YES
+
+#---------------------------------------------------------------------------
+#Custom commands
+#---------------------------------------------------------------------------
+ALIASES += tui_script{1}="\include \1 <a href=\"../../examples/GEOM/\1\">Download this script</a>"
index 9617a169d215a0e6cb71ef79e85673d41bc24ac0..516f87b165f01016f97678534e0c7f2a47728590 100755 (executable)
@@ -41,7 +41,7 @@ WARNINGS          = YES
 INPUT             = @srcdir@/input               
 FILE_PATTERNS     = tui_*.doc
 IMAGE_PATH        = @srcdir@/images
-EXAMPLE_PATH      = @top_srcdir@/src/GEOM_SWIG
+EXAMPLE_PATH      = @top_srcdir@/doc/salome/examples @top_srcdir@/src/GEOM_SWIG
 
 #---------------------------------------------------------------------------
 #HTML related options
@@ -71,3 +71,8 @@ GENERATE_RTF      = NO
 #---------------------------------------------------------------------------
 GENERATE_TAGFILE  = tui_examples.tag
 SEARCHENGINE      = YES
+
+#---------------------------------------------------------------------------
+#Custom commands
+#---------------------------------------------------------------------------
+ALIASES += tui_script{1}="\include \1 <a href=\"../../examples/GEOM/\1\">Download this script</a>"
index 9afadc9ca4a8f0d8c37c924744e7f684dedc6d27..db3504a1fb877baddd51ba0f104088b43025f669 100755 (executable)
@@ -1,7 +1,6 @@
 /*!
 
 \page tui_3dsketcher_page 3D Sketcher
-\include 3dsketcher.py
-<a href="../../examples/GEOM/3dsketcher.py">Download this script</a>
+\tui_script{3dsketcher.py}
 
 */
index 1f513a496ee6d430ad63cc1a0be2ee5318013698..d963c28ea4227fac58444293eaa7a914a66b3afe 100644 (file)
@@ -4,18 +4,15 @@
 
 \anchor tui_creation_pipetshape
 <br><h2>Creation of PipeTShape</h2>
-\include advanced_geom_objs_ex01.py
-<a href="../../examples/GEOM/advanced_geom_objs_ex01.py">Download this script</a>
+\tui_script{advanced_geom_objs_ex01.py}
 
 \anchor tui_creation_divideddisk
 <br><h2>Creation of DividedDisk</h2>
-\include advanced_geom_objs_ex02.py
-<a href="../../examples/GEOM/advanced_geom_objs_ex02.py">Download this script</a>
+\tui_script{advanced_geom_objs_ex02.py}
 
 \anchor tui_creation_dividedcylinder
 <br><h2>Creation of DividedCylinder</h2>
-\include advanced_geom_objs_ex03.py
-<a href="../../examples/GEOM/advanced_geom_objs_ex03.py">Download this script</a>
+\tui_script{advanced_geom_objs_ex03.py}
 
 <!--@@ insert new functions before this line @@ do not remove this line @@-->
 */
index e1618fb307e46f959402633dfa4c29d350e12451..7cca534f4f97b464fbcad52d32e63f940da6263c 100644 (file)
@@ -1,7 +1,6 @@
 /*!
 
 \page tui_angle_page Angle
-\include angle.py
-<a href="../../examples/GEOM/angle.py">Download this script</a>
+\tui_script{angle.py}
 
 */
index fcb21c2683d47e1332936e9cb0694d5956d577e3..89be6f64b4bb13c51c72a33057bc4f25f9bc6553 100644 (file)
@@ -4,47 +4,38 @@
 
 \anchor tui_creation_point
 <br><h2>Creation of a Point</h2>
-\include basic_geom_objs_ex01.py
-<a href="../../examples/GEOM/basic_geom_objs_ex01.py">Download this script</a>
+\tui_script{basic_geom_objs_ex01.py}
 
 \anchor tui_creation_line
 <br><h2>Creation of a Line</h2>
-\include basic_geom_objs_ex02.py
-<a href="../../examples/GEOM/basic_geom_objs_ex02.py">Download this script</a>
+\tui_script{basic_geom_objs_ex02.py}
 
 \anchor tui_creation_circle
 <br><h2>Creation of a Circle</h2>
-\include basic_geom_objs_ex03.py
-<a href="../../examples/GEOM/basic_geom_objs_ex03.py">Download this script</a>
+\tui_script{basic_geom_objs_ex03.py}
 
 \anchor tui_creation_ellipse
 <br><h2>Creation of an Ellipse</h2>
-\include basic_geom_objs_ex04.py
-<a href="../../examples/GEOM/basic_geom_objs_ex04.py">Download this script</a>
+\tui_script{basic_geom_objs_ex04.py}
 
 \anchor tui_creation_arc
 <br><h2>Creation of an Arc</h2>
-\include basic_geom_objs_ex05.py
-<a href="../../examples/GEOM/basic_geom_objs_ex05.py">Download this script</a>
+\tui_script{basic_geom_objs_ex05.py}
 
 \anchor tui_creation_curve
 <br><h2>Creation of a Curve</h2>
-\include basic_geom_objs_ex06.py
-<a href="../../examples/GEOM/basic_geom_objs_ex06.py">Download this script</a>
+\tui_script{basic_geom_objs_ex06.py}
 
 \anchor tui_creation_vector
 <br><h2>Creation of a Vector</h2>
-\include basic_geom_objs_ex07.py
-<a href="../../examples/GEOM/basic_geom_objs_ex07.py">Download this script</a>
+\tui_script{basic_geom_objs_ex07.py}
 
 \anchor tui_creation_plane
 <br><h2>Creation of a Plane</h2>
-\include basic_geom_objs_ex08.py
-<a href="../../examples/GEOM/basic_geom_objs_ex08.py">Download this script</a>
+\tui_script{basic_geom_objs_ex08.py}
 
 \anchor tui_creation_lcs
 <br><h2>Creation of a Local Coordinate System</h2>
-\include basic_geom_objs_ex09.py
-<a href="../../examples/GEOM/basic_geom_objs_ex09.py">Download this script</a>
+\tui_script{basic_geom_objs_ex09.py}
 
 */
index 3899255b12a46c244bae3f649119095f11864cf1..743b75dc2ffd6a954a1340151b2d8442c6255f25 100644 (file)
@@ -4,17 +4,14 @@
 
 \anchor tui_partition
 <br><h2>Partition</h2>
-\include basic_operations_ex01.py
-<a href="../../examples/GEOM/basic_operations_ex01.py">Download this script</a>
+\tui_script{basic_operations_ex01.py}
 
 \anchor tui_archimede
 <br><h2>Archimede</h2>
-\include basic_operations_ex02.py
-<a href="../../examples/GEOM/basic_operations_ex02.py">Download this script</a>
+\tui_script{basic_operations_ex02.py}
 
 \anchor tui_restore_prs_params
 <br><h2>Restore presentation parameters and sub-shapes</h2>
-\include basic_operations_ex03.py
-<a href="../../examples/GEOM/basic_operations_ex03.py">Download this script</a>
+\tui_script{basic_operations_ex03.py}
 
 */
index dad8e828bef03a1ed14c79409b2805e7a556f1ce..ed03ccfd4341879959206c56ccdf5d274c71bcd8 100644 (file)
@@ -1,7 +1,6 @@
 /*!
 
 \page tui_basic_properties_page Basic Properties
-\include basic_properties.py
-<a href="../../examples/GEOM/basic_properties.py">Download this script</a>
+\tui_script{basic_properties.py}
 
 */
index 4acb44f809adda6aea2bde6a7e34f6f87f10ac57..58a761a42b0ea332b48cb9d398a6d19c361435d3 100644 (file)
@@ -4,17 +4,14 @@
 
 \anchor tui_multi_transformation
 <br><h2>Multi Transformation</h2>
-\include blocks_operations_ex01.py
-<a href="../../examples/GEOM/blocks_operations_ex01.py">Download this script</a>
+\tui_script{blocks_operations_ex01.py}
 
 \anchor tui_explode_on_blocks
 <br><h2>Explode on Blocks</h2>
-\include blocks_operations_ex02.py
-<a href="../../examples/GEOM/blocks_operations_ex02.py">Download this script</a>
+\tui_script{blocks_operations_ex02.py}
 
 \anchor tui_propagate
 <br><h2>Propagate</h2>
-\include blocks_operations_ex03.py
-<a href="../../examples/GEOM/blocks_operations_ex03.py">Download this script</a>
+\tui_script{blocks_operations_ex03.py}
 
 */
index 0ab8db001cdb4f55e5e0ea1184f1b1d24c2c85e1..784003c3ceb79d0966c3c03b183b0db96f32d71c 100644 (file)
@@ -4,22 +4,18 @@
 
 \anchor tui_fuse
 <br><h2>Fuse</h2>
-\include boolean_operations_ex01.py
-<a href="../../examples/GEOM/boolean_operations_ex01.py">Download this script</a>
+\tui_script{boolean_operations_ex01.py}
 
 \anchor tui_common
 <br><h2>Common</h2>
-\include boolean_operations_ex02.py
-<a href="../../examples/GEOM/boolean_operations_ex02.py">Download this script</a>
+\tui_script{boolean_operations_ex02.py}
 
 \anchor tui_cut
 <br><h2>Cut</h2>
-\include boolean_operations_ex03.py
-<a href="../../examples/GEOM/boolean_operations_ex03.py">Download this script</a>
+\tui_script{boolean_operations_ex03.py}
 
 \anchor tui_section
 <br><h2>Section</h2>
-\include boolean_operations_ex04.py
-<a href="../../examples/GEOM/boolean_operations_ex04.py">Download this script</a>
+\tui_script{boolean_operations_ex04.py}
 
 */
index 76d4b43474d5d1e059d224677d56bc1c6e4f914d..5dd436773cb843f4be19682c58e77c9a03ec4fae 100644 (file)
@@ -1,7 +1,6 @@
 /*!
 
 \page tui_bounding_box_page Bounding Box
-\include bounding_box.py
-<a href="../../examples/GEOM/bounding_box.py">Download this script</a>
+\tui_script{bounding_box.py}
 
 */
index 77f8e363bf2f275a43441cff62dfbe661bc32f33..ab66d27a441353bceff16a1f456a6fcede2a6f4c 100644 (file)
@@ -3,11 +3,9 @@
 \page tui_building_by_blocks_page Building by Blocks
 
 <br><h2>Quadrangle Face</h2>
-\include building_by_blocks_ex01.py
-<a href="../../examples/GEOM/building_by_blocks_ex01.py">Download this script</a>
+\tui_script{building_by_blocks_ex01.py}
 
 <br><h2>Hexagonal Solid</h2>
-\include building_by_blocks_ex02.py
-<a href="../../examples/GEOM/building_by_blocks_ex02.py">Download this script</a>
+\tui_script{building_by_blocks_ex02.py}
 
 */
index 49eb49538b4188ddec2dbf424b43c9e27266de12..604d67b6138998b855f89ba3f6c0de2e44a2edd2 100644 (file)
@@ -1,7 +1,6 @@
 /*!
 
 \page tui_center_of_mass_page Center of masses
-\include center_of_mass.py
-<a href="../../examples/GEOM/center_of_mass.py">Download this script</a>
+\tui_script{center_of_mass.py}
 
 */
index eeb9d92a1e8afd5004144dbb9c515b21b21616fd..ff448334bfcd58b24d77addc01343eba9e3e6e08 100644 (file)
@@ -1,7 +1,6 @@
 /*!
 
 \page tui_check_compound_of_blocks_page Check Compound of Blocks
-\include check_compound_of_blocks.py
-<a href="../../examples/GEOM/check_compound_of_blocks.py">Download this script</a>
+\tui_script{check_compound_of_blocks.py}
 
 */
index 346de0c2b6577997f06e8894b126f213f78ffba9..d3d6c06af975af23e17a57a0b4f95a759ba09a16 100644 (file)
@@ -1,7 +1,6 @@
 /*!
 
 \page tui_check_self_intersections_page Detect Self-intersections
-\include check_self_intersections.py
-<a href="../../examples/GEOM/check_self_intersections.py">Download this script</a>
+\tui_script{check_self_intersections.py}
 
 */
index 5e11279eff0108efbbee713e9b43f4e70b291b38..59ebd7d47cb4edc0f443f188db096933ef1db5b1 100644 (file)
@@ -1,7 +1,6 @@
 /*!
 
 \page tui_check_shape_page Check Shape
-\include check_shape.py
-<a href="../../examples/GEOM/check_shape.py">Download this script</a>
+\tui_script{check_shape.py}
 
 */
index 03094395632ff0e186bc9e5271e7d8237aaf2936..61ce18b5a126d1aa268b8735674cb46d87f98225 100644 (file)
@@ -4,51 +4,42 @@
 
 \anchor tui_creation_prism
 <br><h2>Creation of a Prism</h2>
-\include complex_objs_ex01.py
-<a href="../../examples/GEOM/complex_objs_ex01.py">Download this script</a>
+\tui_script{complex_objs_ex01.py}
 
 \anchor tui_creation_revolution
 <br><h2>Creation of a Revolution</h2>
-\include complex_objs_ex02.py
-<a href="../../examples/GEOM/complex_objs_ex02.py">Download this script</a>
+\tui_script{complex_objs_ex02.py}
 
 \anchor tui_creation_filling
 <br><h2>Creation of a Filling</h2>
-\include complex_objs_ex03.py
-<a href="../../examples/GEOM/complex_objs_ex03.py">Download this script</a>
+\tui_script{complex_objs_ex03.py}
 
 \anchor tui_creation_pipe
 <br><h2>Creation of a Pipe</h2>
-\include complex_objs_ex04.py
-<a href="../../examples/GEOM/complex_objs_ex04.py">Download this script</a>
+\tui_script{complex_objs_ex04.py}
 
 \anchor tui_creation_pipe_with_diff_sec
 <br><h2>Creation of a PipeWithDifferentSections</h2>
-\include complex_objs_ex05.py
-<a href="../../examples/GEOM/complex_objs_ex05.py">Download this script</a>
+\tui_script{complex_objs_ex05.py}
 
 \anchor tui_creation_pipe_with_shell_sec
 <br><h2>Creation of a PipeWithShellSections</h2>
-\include complex_objs_ex06.py
-<a href="../../examples/GEOM/complex_objs_ex06.py">Download this script</a>
+\tui_script{complex_objs_ex06.py}
 
 \anchor tui_creation_pipe_without_path
 <br><h2>Creation of a PipeShellsWithoutPath</h2>
-\include complex_objs_ex07.py
-<a href="../../examples/GEOM/complex_objs_ex07.py">Download this script</a>
+\tui_script{complex_objs_ex07.py}
 
 \anchor tui_creation_pipe_binormal_along_vector
 <br><h2>Creation of a PipeBiNormalAlongVector</h2>
-\include complex_objs_ex08.py
-<a href="../../examples/GEOM/complex_objs_ex08.py">Download this script</a>
+\tui_script{complex_objs_ex08.py}
 
 \anchor tui_creation_pipe_path
 <br><h2>Creation of a Middle Path</h2>
-\include complex_objs_ex09.py
-<a href="../../examples/GEOM/complex_objs_ex09.py">Download this script</a>
+\tui_script{complex_objs_ex09.py}
 
+\anchor tui_creation_tangent_plane_on_face
 <br><h2>Creation of Tangent Plane On Face</h2>
-\include complex_objs_ex10.py
-<a href="../../examples/GEOM/complex_objs_ex10.py">Download this script</a>
+\tui_script{complex_objs_ex10.py}
 
 */
index fb0420c6dd77d327eb217f07c7dbf216956d5a9c..41a2a5dd8a738b08a6330c82236b86a0c949a044 100644 (file)
@@ -1,7 +1,6 @@
 /*!
 
 \page tui_free_boundaries_page Check Free Boundaries
-\include free_boundaries.py
-<a href="../../examples/GEOM/free_boundaries.py">Download this script</a>
+\tui_script{free_boundaries.py}
 
 */
index 00ae5bd238b0e553ed85611a9a9c13e0123d5b1b..c0a9286fd6bea6216c9731dcdce393ec04eb7db1 100644 (file)
@@ -1,7 +1,6 @@
 /*!
 
 \page tui_free_faces_page Check Free Faces
-\include free_faces.py
-<a href="../../examples/GEOM/free_faces.py">Download this script</a>
+\tui_script{free_faces.py}
 
 */
index ca7a98d8fe72a06edb88ae69fd747e245a83b14e..df1ffe0540da754382994b0da33ab0db9a1afc4f 100644 (file)
@@ -1,7 +1,6 @@
 /*!
 
 \page tui_get_non_blocks_page Get Non Blocks
-\include get_non_blocks.py
-<a href="../../examples/GEOM/get_non_blocks.py">Download this script</a>
+\tui_script{get_non_blocks.py}
 
 */
index 52adf987e1c7f6f0754c852d7f581083535dd666..7b3efdde497d9ecd114c3f4aa309cec6a08215ae 100644 (file)
@@ -1,7 +1,6 @@
 /*!
 
 \page tui_import_export_page Import/Export
-\include import_export.py
-<a href="../../examples/GEOM/import_export.py">Download this script</a>
+\tui_script{import_export.py}
 
 */
index a62b20784fa0d1150a398e092c906535abaf38f4..2f7923d8b2a5e9a81f4ca0f21c87e60fc9be3c19 100644 (file)
@@ -1,7 +1,6 @@
 /*!
 
 \page tui_inertia_page Inertia
-\include inertia.py
-<a href="../../examples/GEOM/inertia.py">Download this script</a>
+\tui_script{inertia.py}
 
 */
index db024ca4b05509a3c5813fdcf1abc887ae235cc4..a53e90104e37b4caae9f4fc49789e91ebea33769 100644 (file)
@@ -1,7 +1,6 @@
 /*!
 
 \page tui_min_distance_page Minimal Distance
-\include min_distance.py
-<a href="../../examples/GEOM/min_distance.py">Download this script</a>
+\tui_script{min_distance.py}
 
 */
index 7d31fcc265dbc627c93400f7984dd1199a770fce..13d9000037845e3a044122d3e544f7f331d75648 100644 (file)
@@ -1,7 +1,6 @@
 /*!
 
 \page tui_normal_face_page Normal to a Face
-\include normal_face.py
-<a href="../../examples/GEOM/normal_face.py">Download this script</a>
+\tui_script{normal_face.py}
 
 */
index 8db9c59d2ee382a78815b00cf3c4e4ed940057de..38dac82550f1d91de0c90090773065d5d41cc567 100644 (file)
@@ -3,7 +3,6 @@
 \page tui_notebook_geom_page Using SALOME NoteBook
 
 \anchor tui_notebook_geom
-\include notebook_geom.py
-<a href="../../examples/GEOM/notebook_geom.py">Download this script</a>
+\tui_script{notebook_geom.py}
 
 */
index 6fbb9c9a60d946504a3f599c64441b80017f09fa..3dcba1b219d347a10d1820559aea1228445adc98 100644 (file)
@@ -1,7 +1,6 @@
 /*!
 
 \page tui_point_coordinates_page Point Coordinates
-\include point_coordinates.py
-<a href="../../examples/GEOM/point_coordinates.py">Download this script</a>
+\tui_script{point_coordinates.py}
 
 */
index 9c4f49d558865c960a25f260b4854fe8bb67e651..f70bead3c2ea213935a1e739e72d3b3b8ea8396b 100644 (file)
@@ -4,37 +4,30 @@
 
 \anchor tui_creation_box
 <br><h2>Creation of a Box</h2>
-\include primitives_ex01.py
-<a href="../../examples/GEOM/primitives_ex01.py">Download this script</a>
+\tui_script{primitives_ex01.py}
 
 \anchor tui_creation_cylinder
 <br><h2>Creation of a Cylinder</h2>
-\include primitives_ex02.py
-<a href="../../examples/GEOM/primitives_ex02.py">Download this script</a>
+\tui_script{primitives_ex02.py}
 
 \anchor tui_creation_sphere
 <br><h2>Creation of a Sphere</h2>
-\include primitives_ex03.py
-<a href="../../examples/GEOM/primitives_ex03.py">Download this script</a>
+\tui_script{primitives_ex03.py}
 
 \anchor tui_creation_torus
 <br><h2>Creation of a Torus</h2>
-\include primitives_ex04.py
-<a href="../../examples/GEOM/primitives_ex04.py">Download this script</a>
+\tui_script{primitives_ex04.py}
 
 \anchor tui_creation_cone
 <br><h2>Creation of a Cone</h2>
-\include primitives_ex05.py
-<a href="../../examples/GEOM/primitives_ex05.py">Download this script</a>
+\tui_script{primitives_ex05.py}
 
 \anchor tui_creation_disk
 <br><h2>Creation of a Disk</h2>
-\include primitives_ex06.py
-<a href="../../examples/GEOM/primitives_ex06.py">Download this script</a>
+\tui_script{primitives_ex06.py}
 
 \anchor tui_creation_squareface
 <br><h2>Creation of a Rectangle</h2>
-\include primitives_ex07.py
-<a href="../../examples/GEOM/primitives_ex07.py">Download this script</a>
+\tui_script{primitives_ex07.py}
 
 */
index 28673197079498e75bf155d4ada82eee7001ea11..711800caa4f7953207646991c5ac99d64828ecf2 100644 (file)
@@ -4,57 +4,46 @@
 
 \anchor tui_shape_processing
 <br><h2>Shape Processing</h2>
-\include repairing_operations_ex01.py
-<a href="../../examples/GEOM/repairing_operations_ex01.py">Download this script</a>
+\tui_script{repairing_operations_ex01.py}
 
 \anchor tui_suppress_faces
 <br><h2>Suppress Faces</h2>
-\include repairing_operations_ex02.py
-<a href="../../examples/GEOM/repairing_operations_ex02.py">Download this script</a>
+\tui_script{repairing_operations_ex02.py}
 
 \anchor tui_close_contour
 <br><h2>Close Contour</h2>
-\include repairing_operations_ex03.py
-<a href="../../examples/GEOM/repairing_operations_ex03.py">Download this script</a>
+\tui_script{repairing_operations_ex03.py}
 
 \anchor tui_suppress_internal_wires 
 <br><h2>Suppress Internal Wires</h2>
-\include repairing_operations_ex04.py
-<a href="../../examples/GEOM/repairing_operations_ex04.py">Download this script</a>
+\tui_script{repairing_operations_ex04.py}
 
 \anchor tui_suppress_holes
 <br><h2>Suppress Holes</h2>
-\include repairing_operations_ex05.py
-<a href="../../examples/GEOM/repairing_operations_ex05.py">Download this script</a>
+\tui_script{repairing_operations_ex05.py}
 
 \anchor tui_sewing
 <br><h2>Sewing</h2>
-\include repairing_operations_ex06.py
-<a href="../../examples/GEOM/repairing_operations_ex06.py">Download this script</a>
+\tui_script{repairing_operations_ex06.py}
 
 \anchor tui_glue_faces
 <br><h2>Glue Faces</h2>
-\include repairing_operations_ex07.py
-<a href="../../examples/GEOM/repairing_operations_ex07.py">Download this script</a>
+\tui_script{repairing_operations_ex07.py}
 
 \anchor tui_glue_edges
 <br><h2>Glue Edges</h2>
-\include repairing_operations_ex08.py
-<a href="../../examples/GEOM/repairing_operations_ex08.py">Download this script</a>
+\tui_script{repairing_operations_ex08.py}
 
 \anchor tui_limit_tolerance
 <br><h2>Limit Tolerance</h2>
-\include repairing_operations_ex09.py
-<a href="../../examples/GEOM/repairing_operations_ex09.py">Download this script</a>
+\tui_script{repairing_operations_ex09.py}
 
 \anchor tui_add_point_on_edge
 <br><h2>Add Point on Edge</h2>
-\include repairing_operations_ex10.py
-<a href="../../examples/GEOM/repairing_operations_ex10.py">Download this script</a>
+\tui_script{repairing_operations_ex10.py}
 
 \anchor tui_fuse_collinear_edges
 <br><h2>Fuse Collinear Edges within a Wire</h2>
-\include repairing_operations_ex11.py
-<a href="../../examples/GEOM/repairing_operations_ex11.py">Download this script</a>
+\tui_script{repairing_operations_ex11.py}
 
 */
index be24fd763abb3ce27da1de6822a0d0b95057e6f9..2c0f2d8852fda84c1f397a2c512590e431d81b90 100644 (file)
@@ -1,7 +1,6 @@
 /*!
 
 \page tui_sketcher_page 2D Sketcher
-\include sketcher.py
-<a href="../../examples/GEOM/sketcher.py">Download this script</a>
+\tui_script{sketcher.py}
 
 */
index 4da20b24936fde1dea77fb010490952d5feee5f3..552454cf86ae6c9d2f8c7a26a468bc5f60f2433b 100644 (file)
@@ -1,7 +1,6 @@
 /*!
 
 \page tui_tolerance_page Tolerance
-\include tolerance.py
-<a href="../../examples/GEOM/tolerance.py">Download this script</a>
+\tui_script{tolerance.py}
 
 */
index 2b9f5d1c2f64d33dbda4de33affbf227a64e3d19..9576e47a8eedd468fa8e36a54a5388bab2f73edf 100644 (file)
@@ -4,32 +4,26 @@
 
 \anchor tui_creation_edge
 <br><h2>Creation of an Edge</h2>
-\include topological_geom_objs_ex01.py
-<a href="../../examples/GEOM/topological_geom_objs_ex01.py">Download this script</a>
+\tui_script{topological_geom_objs_ex01.py}
 
 \anchor tui_creation_wire
 <br><h2>Creation of a Wire</h2>
-\include topological_geom_objs_ex02.py
-<a href="../../examples/GEOM/topological_geom_objs_ex02.py">Download this script</a>
+\tui_script{topological_geom_objs_ex02.py}
 
 \anchor tui_creation_face
 <br><h2>Creation of a Face</h2>
-\include topological_geom_objs_ex03.py
-<a href="../../examples/GEOM/topological_geom_objs_ex03.py">Download this script</a>
+\tui_script{topological_geom_objs_ex03.py}
 
 \anchor tui_creation_shell
 <br><h2>Creation of a Shell</h2>
-\include topological_geom_objs_ex04.py
-<a href="../../examples/GEOM/topological_geom_objs_ex04.py">Download this script</a>
+\tui_script{topological_geom_objs_ex04.py}
 
 \anchor tui_creation_solid
 <br><h2>Creation of a Solid</h2>
-\include topological_geom_objs_ex05.py
-<a href="../../examples/GEOM/topological_geom_objs_ex05.py">Download this script</a>
+\tui_script{topological_geom_objs_ex05.py}
 
 \anchor tui_creation_compound
 <br><h2>Creation of a Compound</h2>
-\include topological_geom_objs_ex06.py
-<a href="../../examples/GEOM/topological_geom_objs_ex06.py">Download this script</a>
+\tui_script{topological_geom_objs_ex06.py}
 
 */
index 10e392ec0d52fdadaf3a7a378bf6ee2eb89c36ea..f25eb9c7644429f1646ec2a18bf2dc851ddb8963 100644 (file)
@@ -4,67 +4,54 @@
 
 \anchor tui_translation
 <br><h2>Translation</h2>
-\include transformation_operations_ex01.py
-<a href="../../examples/GEOM/transformation_operations_ex01.py">Download this script</a>
+\tui_script{transformation_operations_ex01.py}
 
 \anchor tui_rotation
 <br><h2>Rotation</h2>
-\include transformation_operations_ex02.py
-<a href="../../examples/GEOM/transformation_operations_ex02.py">Download this script</a>
+\tui_script{transformation_operations_ex02.py}
 
 \anchor tui_modify_location 
 <br><h2>Modify Location</h2>
-\include transformation_operations_ex03.py
-<a href="../../examples/GEOM/transformation_operations_ex03.py">Download this script</a>
+\tui_script{transformation_operations_ex03.py}
 
 \anchor tui_mirror
 <br><h2>Mirror Image</h2>
-\include transformation_operations_ex04.py
-<a href="../../examples/GEOM/transformation_operations_ex04.py">Download this script</a>
+\tui_script{transformation_operations_ex04.py}
 
 \anchor tui_scale
 <br><h2>Scale Transform</h2>
-\include transformation_operations_ex05.py
-<a href="../../examples/GEOM/transformation_operations_ex05.py">Download this script</a>
+\tui_script{transformation_operations_ex05.py}
 
 \anchor tui_offset 
 <br><h2>Offset Surface</h2>
-\include transformation_operations_ex06.py
-<a href="../../examples/GEOM/transformation_operations_ex06.py">Download this script</a>
+\tui_script{transformation_operations_ex06.py}
 
 \anchor tui_projection
 <br><h2>Projection</h2>
-\include transformation_operations_ex07.py
-<a href="../../examples/GEOM/transformation_operations_ex07.py">Download this script</a>
+\tui_script{transformation_operations_ex07.py}
 
 \anchor tui_multi_translation 
 <br><h2>Multi Translation</h2>
-\include transformation_operations_ex08.py
-<a href="../../examples/GEOM/transformation_operations_ex08.py">Download this script</a>
+\tui_script{transformation_operations_ex08.py}
 
 \anchor tui_multi_rotation
 <br><h2>Multi Rotation</h2>
-\include transformation_operations_ex09.py
-<a href="../../examples/GEOM/transformation_operations_ex09.py">Download this script</a>
+\tui_script{transformation_operations_ex09.py}
 
 \anchor tui_fillet2d
 <br><h2>Fillet 2D</h2>
-\include transformation_operations_ex10.py
-<a href="../../examples/GEOM/transformation_operations_ex10.py">Download this script</a>
+\tui_script{transformation_operations_ex10.py}
 
 \anchor tui_fillet1d
 <br><h2>Fillet 1D</h2>
-\include transformation_operations_ex11.py
-<a href="../../examples/GEOM/transformation_operations_ex11.py">Download this script</a>
+\tui_script{transformation_operations_ex11.py}
 
 \anchor tui_fillet
 <br><h2>Fillet</h2>
-\include transformation_operations_ex12.py
-<a href="../../examples/GEOM/transformation_operations_ex12.py">Download this script</a>
+\tui_script{transformation_operations_ex12.py}
 
 \anchor tui_chamfer
 <br><h2>Chamfer</h2>
-\include transformation_operations_ex13.py
-<a href="../../examples/GEOM/transformation_operations_ex13.py">Download this script</a>
+\tui_script{transformation_operations_ex13.py}
 
 */
index 8505548d3aced07b8c2a6732027dd3aa5b91c0f1..205ac618349bea2419d36a84b92217084b1b4143 100644 (file)
@@ -4,22 +4,18 @@
 
 \anchor tui_change_disp_mode
 <br><h2>Changing Display Mode</h2>
-\include viewing_geom_objs_ex01.py
-<a href="../../examples/GEOM/viewing_geom_objs_ex01.py">Download this script</a>
+\tui_script{viewing_geom_objs_ex01.py}
 
 \anchor tui_change_color 
 <br><h2> Changing Color</h2>
-\include viewing_geom_objs_ex02.py
-<a href="../../examples/GEOM/viewing_geom_objs_ex02.py">Download this script</a>
+\tui_script{viewing_geom_objs_ex02.py}
 
 \anchor tui_change_transparency
 <br><h2>Changing Transparency</h2>
-\include viewing_geom_objs_ex03.py
-<a href="../../examples/GEOM/viewing_geom_objs_ex03.py">Download this script</a>
+\tui_script{viewing_geom_objs_ex03.py}
 
 \anchor tui_point_marker
 <br><h2>Set Point Marker</h2>
-\include viewing_geom_objs_ex04.py
-<a href="../../examples/GEOM/viewing_geom_objs_ex04.py">Download this script</a>
+\tui_script{viewing_geom_objs_ex04.py}
 
 */
index d1c8fc91187a5d39197fe9f4d11a9fa8b50ddcf6..603f341475503637c8c3946ac77b2a413f28d3c2 100644 (file)
@@ -1,7 +1,6 @@
 /*!
 
 \page tui_whatis_page What Is
-\include whatis.py
-<a href="../../examples/GEOM/whatis.py">Download this script</a>
+\tui_script{whatis.py}
 
 */
index 4f252c2e9e97423cb08fb68eb21e643dbc593fc6..e21cb55884a678eb0f970f97232e037472862b39 100644 (file)
@@ -5,35 +5,29 @@
 <br>
 \anchor tui_create_groups_anchor
 <h2>Creation of a group</h2>
-\include working_with_groups_ex01.py
-<a href="../../examples/GEOM/working_with_groups_ex01.py">Download this script</a>
+\tui_script{working_with_groups_ex01.py}
 
 \anchor tui_edit_groups_anchor
 
 <br><h2>Adding an object to the group</h2>
-\include working_with_groups_ex02.py
-<a href="../../examples/GEOM/working_with_groups_ex02.py">Download this script</a>
+\tui_script{working_with_groups_ex02.py}
 
 <br><h2>Removing an object from the group</h2>
-\include working_with_groups_ex03.py
-<a href="../../examples/GEOM/working_with_groups_ex03.py">Download this script</a>
+\tui_script{working_with_groups_ex03.py}
 
 <br>
 \anchor tui_union_groups_anchor
 <h2>Union Groups</h2>
-\include working_with_groups_ex04.py
-<a href="../../examples/GEOM/working_with_groups_ex04.py">Download this script</a>
+\tui_script{working_with_groups_ex04.py}
 
 <br>
 \anchor tui_intersect_groups_anchor
 <h2>Intersect Groups</h2>
-\include working_with_groups_ex05.py
-<a href="../../examples/GEOM/working_with_groups_ex05.py">Download this script</a>
+\tui_script{working_with_groups_ex05.py}
 
 <br>
 \anchor tui_cut_groups_anchor
 <h2>Cut Groups</h2>
-\include working_with_groups_ex06.py
-<a href="../../examples/GEOM/working_with_groups_ex06.py">Download this script</a>
+\tui_script{working_with_groups_ex06.py}
 
 */