Outline scaling
This commit is contained in:
parent
5bfa3b5932
commit
a586d9058c
5 changed files with 269 additions and 4 deletions
26
test/outlines/outlines.yaml
Normal file
26
test/outlines/outlines.yaml
Normal file
|
@ -0,0 +1,26 @@
|
|||
points:
|
||||
key:
|
||||
padding: cy
|
||||
bind: 0.1
|
||||
zones:
|
||||
matrix:
|
||||
columns:
|
||||
one:
|
||||
two:
|
||||
rows:
|
||||
bottom:
|
||||
top:
|
||||
outlines:
|
||||
base:
|
||||
- what: rectangle
|
||||
where: true
|
||||
size: cy
|
||||
bound: true
|
||||
fillet:
|
||||
- what: outline
|
||||
name: base
|
||||
fillet: 2
|
||||
scale:
|
||||
- what: outline
|
||||
name: fillet
|
||||
scale: 0.5
|
Loading…
Add table
Add a link
Reference in a new issue