John Smith
john@example.com
---
source: kcl-lib/src/simulation_tests.rs
description: Artifact commands import_side_effect.kcl
{
"rust/kcl-lib/tests/import_side_effect/export_side_effect.kcl": [
"cmdId": "[uuid]",
"range": [],
"command": {
"type": "make_plane",
"origin": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"x_axis": {
"x": 1.0,
"y_axis": {
"y": 1.0,
"size": 60.0,
"clobber": false,
"hide": true
}
"type": "enable_sketch_mode",
"entity_id": "[uuid]",
"ortho": false,
"animated": false,
"adjust_camera": false,
"planar_normal": {
"z": 1.0
"type": "start_path"
"type": "move_path_pen",
"path": "[uuid]",
"to": {
"x": 10.0,
"type": "sketch_mode_disable"
"type": "extend_path",
"segment": {
"type": "arc",
"center": {
"y": 0.0
"radius": 10.0,
"start": {
"unit": "degrees",
"value": 0.0
"end": {
"value": 360.0
"relative": false
"type": "close_path",
"path_id": "[uuid]"
],
"rust/kcl-lib/tests/import_side_effect/input.kcl": [],
"std::appearance": [],
"std::array": [],
"std::math": [],
"std::prelude": [],
"std::sketch": [],
"std::solid": [],
"std::sweep": [],
"std::transform": [],
"std::turns": [],
"std::types": [],
"std::units": []