smesh/doc/salome/gui/SMESH/input/tui_measurements.rst

36 lines
712 B
ReStructuredText
Raw Normal View History

2017-12-08 19:09:48 +05:00
.. _tui_measurements_page:
************
Measurements
************
2018-05-25 22:04:48 +05:00
2017-12-08 19:09:48 +05:00
.. _tui_min_distance:
Minimum Distance
================
.. literalinclude:: ../../../examples/measurements_ex01.py
:language: python
2018-05-25 22:04:48 +05:00
:download:`Download this script <../../../examples/measurements_ex01.py>`
2017-12-08 19:09:48 +05:00
.. _tui_bounding_box:
Bounding Box
============
.. literalinclude:: ../../../examples/measurements_ex02.py
:language: python
2018-05-25 22:04:48 +05:00
:download:`Download this script <../../../examples/measurements_ex02.py>`
2017-12-08 19:09:48 +05:00
.. _tui_basic_properties:
Basic Properties
================
.. literalinclude:: ../../../examples/measurements_ex03.py
:language: python
2018-05-25 22:04:48 +05:00
:download:`Download this script <../../../examples/measurements_ex03.py>`