|
|
Am 27.11.2018 um 15:36 schrieb jr:
> if you write:
>
> #declare bone = dictionary {
> ["face"] : array [2] {fig["head"], fig["nose"]},
> ["neck"] : array [2] {fig["head"], fig["atlas"]},
> ["spine"] : array [2] {fig["atlas"], fig["tail"]}
> }
>
> it'll work.
Thanks for that find. It'll help narrow down the issue more quickly.
Post a reply to this message
|
|