More propagation of numeric types (#6177)
Signed-off-by: Nick Cameron <nrc@ncameron.org>
This commit is contained in:
@ -3721,14 +3721,21 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
"type": "Number",
|
||||
"value": 17.4625,
|
||||
"ty": {
|
||||
"type": "Unknown"
|
||||
"type": "Default",
|
||||
"len": {
|
||||
"type": "Mm"
|
||||
},
|
||||
"angle": {
|
||||
"type": "Degrees"
|
||||
}
|
||||
}
|
||||
},
|
||||
"templateGap": {
|
||||
"type": "Number",
|
||||
"value": 1.8812,
|
||||
"ty": {
|
||||
"type": "Unknown"
|
||||
"type": "Known",
|
||||
"type": "Count"
|
||||
}
|
||||
},
|
||||
"templateThickness": {
|
||||
|
||||
Reference in New Issue
Block a user