ergogen/test/outlines/polygons.yaml

28 lines
521 B
YAML
Raw Normal View History

2021-07-18 16:04:01 +02:00
points:
zones:
matrix: {}
mirror: 20
outlines:
2022-01-16 20:36:19 +01:00
outline:
main:
what: rectangle
where: true
size: 20
bound: false
middle_poly:
what: polygon
2022-02-27 11:11:45 +01:00
where.aggregate.parts:
2022-01-16 20:36:19 +01:00
- matrix
- mirror_matrix
points:
- shift: [0, 20]
- shift: [20, -40]
- shift: [-40, 0]
outside_polys:
what: polygon
where.ref: matrix
points:
- shift: [-10, 15]
- shift: [5, -10]
- shift: [-10, 0]
2022-12-03 12:38:07 +01:00
asym: both