flatcam/descartes/__init__.py
Marius Stanciu 01e2755676 - fixed mouse cursor to work for all objects
- fixed event signals to work in both graphic engines: 2D and 3D
2019-09-21 01:10:32 +03:00

5 lines
96 B
Python

"""Turn geometric objects into matplotlib patches"""
from descartes.patch import PolygonPatch