mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-12 00:29:17 +05:00
39 lines
754 B
ReStructuredText
39 lines
754 B
ReStructuredText
.. _tui_measurements_page:
|
|
|
|
************
|
|
Measurements
|
|
************
|
|
|
|
.. _tui_min_distance:
|
|
|
|
Minimum Distance
|
|
================
|
|
|
|
.. literalinclude:: ../../../examples/measurements_ex01.py
|
|
:linenos:
|
|
:language: python
|
|
|
|
:download:`Download this script <../../../examples/measurements_ex01.py>`
|
|
|
|
.. _tui_bounding_box:
|
|
|
|
Bounding Box
|
|
============
|
|
|
|
.. literalinclude:: ../../../examples/measurements_ex02.py
|
|
:linenos:
|
|
:language: python
|
|
|
|
:download:`Download this script <../../../examples/measurements_ex02.py>`
|
|
|
|
.. _tui_basic_properties:
|
|
|
|
Basic Properties
|
|
================
|
|
|
|
.. literalinclude:: ../../../examples/measurements_ex03.py
|
|
:linenos:
|
|
:language: python
|
|
|
|
:download:`Download this script <../../../examples/measurements_ex03.py>`
|