Allow outline adjusts to use shape-specific units
This commit is contained in:
parent
14cd499182
commit
e924352763
3 changed files with 97 additions and 1 deletions
|
@ -16,6 +16,12 @@ outlines:
|
|||
where: true
|
||||
size: cy
|
||||
bound: true
|
||||
adjust:
|
||||
- what: circle
|
||||
where: true
|
||||
radius: 2
|
||||
# adjust works, and it can use shape-specific units
|
||||
adjust.shift: [0, r]
|
||||
fillet:
|
||||
- name: base
|
||||
fillet: 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue