CsatiZoltan / CristalX

Identification and analysis of polycrystalline microstructures
https://cristalx.readthedocs.io
GNU Lesser General Public License v3.0
6 stars 7 forks source link

Display text using for PythonOCC scenes #21

Open CsatiZoltan opened 4 years ago

CsatiZoltan commented 4 years ago

Useful utilities for positioning the text can be found in core_geometry_utils.py of the PythonOCC-examples project for version 0.18 and in ShapeFactory.py in the new versions. The text itself can be displayed using the DisplayMessage method, see core_topology_glue.py.