mirror of
https://github.com/Denvi/FlatCAM.git
synced 2026-03-25 09:37:16 +01:00
5 lines
96 B
Python
5 lines
96 B
Python
"""Turn geometric objects into matplotlib patches"""
|
|
|
|
from descartes.patch import PolygonPatch
|
|
|