Files
create/src/Mod/Draft/draftutils/__init__.py
2020-04-07 18:12:06 +02:00

7 lines
222 B
Python

"""Utility functions that do not require the graphical user interface.
These functions are used throughout the Draft Workbench.
They can be called from any module, whether it uses the graphical
user interface or not.
"""