Update pattern.py

pull/273/head
SpectralVectors 2024-09-04 17:50:34 -04:00 zatwierdzone przez GitHub
rodzic 0eea63988b
commit 163ed8ad44
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -317,7 +317,7 @@ def getPathPattern(operation):
# pathchunks=sortChunks(pathchunks,o)not until they get hierarchy parents!
elif o.strategy == 'OUTLINEFILL':
polys = o.silhouete
polys = o.silhouete.geoms
pathchunks = []
chunks = []
for p in polys: