YAML-ification and minor output restructure
This commit is contained in:
parent
282e117457
commit
fa850a643c
22 changed files with 287 additions and 409 deletions
62
test/cli/big/reference/outlines/_export.yaml
Normal file
62
test/cli/big/reference/outlines/_export.yaml
Normal file
|
@ -0,0 +1,62 @@
|
|||
models:
|
||||
export:
|
||||
models:
|
||||
a:
|
||||
models: {}
|
||||
origin:
|
||||
- 0
|
||||
- 0
|
||||
b:
|
||||
models:
|
||||
a:
|
||||
models: {}
|
||||
origin:
|
||||
- 0
|
||||
- 0
|
||||
b:
|
||||
paths:
|
||||
ShapeLine1:
|
||||
type: line
|
||||
origin:
|
||||
- -9
|
||||
- -9
|
||||
end:
|
||||
- 9
|
||||
- -9
|
||||
ShapeLine2:
|
||||
type: line
|
||||
origin:
|
||||
- 9
|
||||
- -9
|
||||
end:
|
||||
- 9
|
||||
- 9
|
||||
ShapeLine3:
|
||||
type: line
|
||||
origin:
|
||||
- 9
|
||||
- 9
|
||||
end:
|
||||
- -9
|
||||
- 9
|
||||
ShapeLine4:
|
||||
type: line
|
||||
origin:
|
||||
- -9
|
||||
- 9
|
||||
end:
|
||||
- -9
|
||||
- -9
|
||||
origin:
|
||||
- 0
|
||||
- 0
|
||||
origin:
|
||||
- 0
|
||||
- 0
|
||||
origin:
|
||||
- 0
|
||||
- 0
|
||||
units: mm
|
||||
origin:
|
||||
- 0
|
||||
- 0
|
Loading…
Add table
Add a link
Reference in a new issue