--- source: kcl/src/simulation_tests.rs description: Artifact commands parametric_with_tan_arc.kcl snapshot_kind: text --- [ { "cmdId": "[uuid]", "range": [ 0, 0, 0 ], "command": { "type": "make_plane", "origin": { "x": 0.0, "y": 0.0, "z": 0.0 }, "x_axis": { "x": 1.0, "y": 0.0, "z": 0.0 }, "y_axis": { "x": 0.0, "y": 1.0, "z": 0.0 }, "size": 100.0, "clobber": false, "hide": true } }, { "cmdId": "[uuid]", "range": [ 0, 0, 0 ], "command": { "type": "plane_set_color", "plane_id": "[uuid]", "color": { "r": 0.7, "g": 0.28, "b": 0.28, "a": 0.4 } } }, { "cmdId": "[uuid]", "range": [ 0, 0, 0 ], "command": { "type": "make_plane", "origin": { "x": 0.0, "y": 0.0, "z": 0.0 }, "x_axis": { "x": 0.0, "y": 1.0, "z": 0.0 }, "y_axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "size": 100.0, "clobber": false, "hide": true } }, { "cmdId": "[uuid]", "range": [ 0, 0, 0 ], "command": { "type": "plane_set_color", "plane_id": "[uuid]", "color": { "r": 0.28, "g": 0.7, "b": 0.28, "a": 0.4 } } }, { "cmdId": "[uuid]", "range": [ 0, 0, 0 ], "command": { "type": "make_plane", "origin": { "x": 0.0, "y": 0.0, "z": 0.0 }, "x_axis": { "x": 1.0, "y": 0.0, "z": 0.0 }, "y_axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "size": 100.0, "clobber": false, "hide": true } }, { "cmdId": "[uuid]", "range": [ 0, 0, 0 ], "command": { "type": "plane_set_color", "plane_id": "[uuid]", "color": { "r": 0.28, "g": 0.28, "b": 0.7, "a": 0.4 } } }, { "cmdId": "[uuid]", "range": [ 0, 0, 0 ], "command": { "type": "make_plane", "origin": { "x": 0.0, "y": 0.0, "z": 0.0 }, "x_axis": { "x": -1.0, "y": 0.0, "z": 0.0 }, "y_axis": { "x": 0.0, "y": 1.0, "z": 0.0 }, "size": 100.0, "clobber": false, "hide": true } }, { "cmdId": "[uuid]", "range": [ 0, 0, 0 ], "command": { "type": "make_plane", "origin": { "x": 0.0, "y": 0.0, "z": 0.0 }, "x_axis": { "x": 0.0, "y": -1.0, "z": 0.0 }, "y_axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "size": 100.0, "clobber": false, "hide": true } }, { "cmdId": "[uuid]", "range": [ 0, 0, 0 ], "command": { "type": "make_plane", "origin": { "x": 0.0, "y": 0.0, "z": 0.0 }, "x_axis": { "x": -1.0, "y": 0.0, "z": 0.0 }, "y_axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "size": 100.0, "clobber": false, "hide": true } }, { "cmdId": "[uuid]", "range": [ 0, 0, 0 ], "command": { "type": "edge_lines_visible", "hidden": false } }, { "cmdId": "[uuid]", "range": [ 0, 0, 0 ], "command": { "type": "set_scene_units", "unit": "mm" } }, { "cmdId": "[uuid]", "range": [ 0, 0, 0 ], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [ 0, 0, 0 ], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [ 239, 260, 0 ], "command": { "type": "make_plane", "origin": { "x": 0.0, "y": 0.0, "z": 0.0 }, "x_axis": { "x": 1.0, "y": 0.0, "z": 0.0 }, "y_axis": { "x": 0.0, "y": 1.0, "z": 0.0 }, "size": 60.0, "clobber": false, "hide": true } }, { "cmdId": "[uuid]", "range": [ 239, 260, 0 ], "command": { "type": "enable_sketch_mode", "entity_id": "[uuid]", "ortho": false, "animated": false, "adjust_camera": false, "planar_normal": { "x": 0.0, "y": 0.0, "z": 1.0 } } }, { "cmdId": "[uuid]", "range": [ 239, 260, 0 ], "command": { "type": "start_path" } }, { "cmdId": "[uuid]", "range": [ 239, 260, 0 ], "command": { "type": "move_path_pen", "path": "[uuid]", "to": { "x": 0.0, "y": 0.0, "z": 0.0 } } }, { "cmdId": "[uuid]", "range": [ 266, 293, 0 ], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": 0.0, "y": 8.0, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [ 299, 350, 0 ], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "tangential_arc", "radius": 0.7236272269866327, "offset": { "unit": "degrees", "value": 90.0 } } } }, { "cmdId": "[uuid]", "range": [ 356, 385, 0 ], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": -9.0, "y": 0.0, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [ 391, 418, 0 ], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": 0.0, "y": -0.3618, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [ 424, 452, 0 ], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": 9.0, "y": 0.0, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [ 458, 541, 0 ], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "tangential_arc", "radius": 0.36181361349331637, "offset": { "unit": "degrees", "value": -90.0 } } } }, { "cmdId": "[uuid]", "range": [ 547, 575, 0 ], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": 0.0, "y": -8.0, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [ 581, 589, 0 ], "command": { "type": "close_path", "path_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [ 581, 589, 0 ], "command": { "type": "sketch_mode_disable" } }, { "cmdId": "[uuid]", "range": [ 595, 618, 0 ], "command": { "type": "enable_sketch_mode", "entity_id": "[uuid]", "ortho": false, "animated": false, "adjust_camera": false, "planar_normal": { "x": 0.0, "y": 0.0, "z": 1.0 } } }, { "cmdId": "[uuid]", "range": [ 595, 618, 0 ], "command": { "type": "extrude", "target": "[uuid]", "distance": 11.0, "faces": null } }, { "cmdId": "[uuid]", "range": [ 595, 618, 0 ], "command": { "type": "sketch_mode_disable" } }, { "cmdId": "[uuid]", "range": [ 595, 618, 0 ], "command": { "type": "object_bring_to_front", "object_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [ 595, 618, 0 ], "command": { "type": "solid3d_get_extrusion_face_info", "object_id": "[uuid]", "edge_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [ 595, 618, 0 ], "command": { "type": "solid3d_get_opposite_edge", "object_id": "[uuid]", "edge_id": "[uuid]", "face_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [ 595, 618, 0 ], "command": { "type": "solid3d_get_next_adjacent_edge", "object_id": "[uuid]", "edge_id": "[uuid]", "face_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [ 595, 618, 0 ], "command": { "type": "solid3d_get_opposite_edge", "object_id": "[uuid]", "edge_id": "[uuid]", "face_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [ 595, 618, 0 ], "command": { "type": "solid3d_get_next_adjacent_edge", "object_id": "[uuid]", "edge_id": "[uuid]", "face_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [ 595, 618, 0 ], "command": { "type": "solid3d_get_opposite_edge", "object_id": "[uuid]", "edge_id": "[uuid]", "face_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [ 595, 618, 0 ], "command": { "type": "solid3d_get_next_adjacent_edge", "object_id": "[uuid]", "edge_id": "[uuid]", "face_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [ 595, 618, 0 ], "command": { "type": "solid3d_get_opposite_edge", "object_id": "[uuid]", "edge_id": "[uuid]", "face_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [ 595, 618, 0 ], "command": { "type": "solid3d_get_next_adjacent_edge", "object_id": "[uuid]", "edge_id": "[uuid]", "face_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [ 595, 618, 0 ], "command": { "type": "solid3d_get_opposite_edge", "object_id": "[uuid]", "edge_id": "[uuid]", "face_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [ 595, 618, 0 ], "command": { "type": "solid3d_get_next_adjacent_edge", "object_id": "[uuid]", "edge_id": "[uuid]", "face_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [ 595, 618, 0 ], "command": { "type": "solid3d_get_opposite_edge", "object_id": "[uuid]", "edge_id": "[uuid]", "face_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [ 595, 618, 0 ], "command": { "type": "solid3d_get_next_adjacent_edge", "object_id": "[uuid]", "edge_id": "[uuid]", "face_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [ 595, 618, 0 ], "command": { "type": "solid3d_get_opposite_edge", "object_id": "[uuid]", "edge_id": "[uuid]", "face_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [ 595, 618, 0 ], "command": { "type": "solid3d_get_next_adjacent_edge", "object_id": "[uuid]", "edge_id": "[uuid]", "face_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [ 595, 618, 0 ], "command": { "type": "solid3d_get_opposite_edge", "object_id": "[uuid]", "edge_id": "[uuid]", "face_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [ 595, 618, 0 ], "command": { "type": "solid3d_get_next_adjacent_edge", "object_id": "[uuid]", "edge_id": "[uuid]", "face_id": "[uuid]" } } ]