33 lines
551 B
Plaintext
33 lines
551 B
Plaintext
![]() |
---
|
||
|
source: kcl-lib/src/simulation_tests.rs
|
||
|
description: Artifact commands array_range_mismatch_units.kcl
|
||
|
---
|
||
|
[
|
||
|
{
|
||
|
"cmdId": "[uuid]",
|
||
|
"range": [],
|
||
|
"command": {
|
||
|
"type": "edge_lines_visible",
|
||
|
"hidden": false
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"cmdId": "[uuid]",
|
||
|
"range": [],
|
||
|
"command": {
|
||
|
"type": "object_visible",
|
||
|
"object_id": "[uuid]",
|
||
|
"hidden": true
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"cmdId": "[uuid]",
|
||
|
"range": [],
|
||
|
"command": {
|
||
|
"type": "object_visible",
|
||
|
"object_id": "[uuid]",
|
||
|
"hidden": true
|
||
|
}
|
||
|
}
|
||
|
]
|