smesh/doc/salome/gui/SMESH/input/tui_measurements.rst
eap 6c8b26afa5 23586: [EDF] HYDRO: Copy mesh to new geometry
Add a sample script

+ remove line numbers from codes in docs
2018-10-12 17:25:16 +03:00

36 lines
712 B
ReStructuredText

.. _tui_measurements_page:
************
Measurements
************
.. _tui_min_distance:
Minimum Distance
================
.. literalinclude:: ../../../examples/measurements_ex01.py
:language: python
:download:`Download this script <../../../examples/measurements_ex01.py>`
.. _tui_bounding_box:
Bounding Box
============
.. literalinclude:: ../../../examples/measurements_ex02.py
:language: python
:download:`Download this script <../../../examples/measurements_ex02.py>`
.. _tui_basic_properties:
Basic Properties
================
.. literalinclude:: ../../../examples/measurements_ex03.py
:language: python
:download:`Download this script <../../../examples/measurements_ex03.py>`