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>`
|
2018-11-29 19:31:43 +05:00
|
|
|
|
|
|
|
Angle
|
|
|
|
=====
|
|
|
|
|
|
|
|
.. literalinclude:: ../../../examples/measurements_ex04.py
|
|
|
|
:language: python
|
|
|
|
|
|
|
|
:download:`Download this script <../../../examples/measurements_ex04.py>`
|