Display numeric units in the variables pane (#6683)
This commit is contained in:
@ -1352,7 +1352,8 @@ description: Variables in memory after executing enclosure.kcl
|
||||
}
|
||||
},
|
||||
"function001": {
|
||||
"type": "Function"
|
||||
"type": "Function",
|
||||
"value": null
|
||||
},
|
||||
"height": {
|
||||
"type": "Number",
|
||||
|
||||
Reference in New Issue
Block a user