Files
modeling-app/rust/kcl-lib/tests/array_range_expr/artifact_commands.snap
2025-06-06 11:27:51 -05:00

40 lines
649 B
Plaintext

---
source: kcl-lib/src/simulation_tests.rs
description: Artifact commands array_range_expr.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
}
},
{
"cmdId": "[uuid]",
"range": [],
"command": {
"type": "set_grid_auto_scale"
}
}
]