YAML-ification and minor output restructure
This commit is contained in:
parent
282e117457
commit
fa850a643c
22 changed files with 287 additions and 409 deletions
47
test/cli/big/reference/points/demo.yaml
Normal file
47
test/cli/big/reference/points/demo.yaml
Normal file
|
@ -0,0 +1,47 @@
|
|||
models:
|
||||
export:
|
||||
models:
|
||||
matrix_col_row:
|
||||
paths:
|
||||
top:
|
||||
type: line
|
||||
origin:
|
||||
- -9
|
||||
- 9
|
||||
end:
|
||||
- 9
|
||||
- 9
|
||||
right:
|
||||
type: line
|
||||
origin:
|
||||
- 9
|
||||
- 9
|
||||
end:
|
||||
- 9
|
||||
- -9
|
||||
bottom:
|
||||
type: line
|
||||
origin:
|
||||
- 9
|
||||
- -9
|
||||
end:
|
||||
- -9
|
||||
- -9
|
||||
left:
|
||||
type: line
|
||||
origin:
|
||||
- -9
|
||||
- -9
|
||||
end:
|
||||
- -9
|
||||
- 9
|
||||
origin:
|
||||
- 0
|
||||
- 0
|
||||
origin:
|
||||
- 0
|
||||
- 0
|
||||
units: mm
|
||||
origin:
|
||||
- 0
|
||||
- 0
|
Loading…
Add table
Add a link
Reference in a new issue