1
0
ergogen/test/outlines/polygons.yaml

28 lines
521 B
YAML
Raw Permalink Normal View History

2021-07-18 07:04:01 -07:00
points:
zones:
matrix: {}
mirror: 20
outlines:
2022-01-16 11:36:19 -08:00
outline:
main:
what: rectangle
where: true
size: 20
bound: false
middle_poly:
what: polygon
2022-02-27 02:11:45 -08:00
where.aggregate.parts:
2022-01-16 11:36:19 -08: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 03:38:07 -08:00
asym: both