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