--- source: kcl-lib/src/simulation_tests.rs description: Artifact commands walkie-talkie.kcl --- { "public/kcl-samples/walkie-talkie/antenna.kcl": [ { "cmdId": "[uuid]", "range": [], "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": [], "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": [], "command": { "type": "start_path" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "move_path_pen", "path": "[uuid]", "to": { "x": -6.35, "y": 3.175, "z": 0.0 } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "sketch_mode_disable" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": 12.7, "y": 0.0, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": 0.0, "y": -6.35, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": -12.7, "y": 0.0, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "close_path", "path_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "make_plane", "origin": { "x": 0.0, "y": 0.0, "z": 50.8 }, "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": false } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "plane_set_color", "plane_id": "[uuid]", "color": { "r": 0.6, "g": 0.6, "b": 0.6, "a": 0.3 } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "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": [], "command": { "type": "start_path" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "move_path_pen", "path": "[uuid]", "to": { "x": -3.175, "y": 1.5875, "z": 0.0 } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "sketch_mode_disable" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": 6.35, "y": 0.0, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": 0.0, "y": -3.175, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": -6.35, "y": 0.0, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "close_path", "path_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "loft", "section_ids": [ "[uuid]", "[uuid]" ], "v_degree": 2, "bez_approximate_rational": false, "base_curve_index": null, "tolerance": 0.0000001 } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_bring_to_front", "object_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid3d_get_extrusion_face_info", "object_id": "[uuid]", "edge_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid3d_get_adjacency_info", "object_id": "[uuid]", "edge_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_set_material_params_pbr", "object_id": "[uuid]", "color": { "r": 0.0, "g": 0.0, "b": 0.0, "a": 100.0 }, "metalness": 0.0, "roughness": 0.0, "ambient_occlusion": 0.0 } } ], "public/kcl-samples/walkie-talkie/body.kcl": [ { "cmdId": "[uuid]", "range": [], "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": 60.0, "clobber": false, "hide": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "enable_sketch_mode", "entity_id": "[uuid]", "ortho": false, "animated": false, "adjust_camera": false, "planar_normal": { "x": 0.0, "y": -1.0, "z": 0.0 } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "start_path" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "move_path_pen", "path": "[uuid]", "to": { "x": -31.75, "y": 50.8, "z": 0.0 } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "sketch_mode_disable" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": 63.5, "y": 0.0, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": 0.0, "y": -101.6, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": -63.5, "y": 0.0, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "close_path", "path_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "enable_sketch_mode", "entity_id": "[uuid]", "ortho": false, "animated": false, "adjust_camera": false, "planar_normal": { "x": 0.0, "y": -1.0, "z": 0.0 } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extrude", "target": "[uuid]", "distance": 25.4, "faces": null, "opposite": "None" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "sketch_mode_disable" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_bring_to_front", "object_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid3d_get_extrusion_face_info", "object_id": "[uuid]", "edge_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid3d_get_adjacency_info", "object_id": "[uuid]", "edge_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid3d_get_next_adjacent_edge", "object_id": "[uuid]", "edge_id": "[uuid]", "face_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid3d_get_next_adjacent_edge", "object_id": "[uuid]", "edge_id": "[uuid]", "face_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid3d_get_next_adjacent_edge", "object_id": "[uuid]", "edge_id": "[uuid]", "face_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid3d_get_next_adjacent_edge", "object_id": "[uuid]", "edge_id": "[uuid]", "face_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid3d_fillet_edge", "object_id": "[uuid]", "edge_id": null, "edge_ids": [ "[uuid]" ], "radius": 8.254999999999999, "tolerance": 0.0000001, "cut_type": "chamfer", "strategy": "automatic", "extra_face_ids": [] } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid3d_fillet_edge", "object_id": "[uuid]", "edge_id": null, "edge_ids": [ "[uuid]" ], "radius": 8.254999999999999, "tolerance": 0.0000001, "cut_type": "chamfer", "strategy": "automatic", "extra_face_ids": [] } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid3d_fillet_edge", "object_id": "[uuid]", "edge_id": null, "edge_ids": [ "[uuid]" ], "radius": 8.254999999999999, "tolerance": 0.0000001, "cut_type": "chamfer", "strategy": "automatic", "extra_face_ids": [] } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid3d_fillet_edge", "object_id": "[uuid]", "edge_id": null, "edge_ids": [ "[uuid]" ], "radius": 8.254999999999999, "tolerance": 0.0000001, "cut_type": "chamfer", "strategy": "automatic", "extra_face_ids": [] } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "enable_sketch_mode", "entity_id": "[uuid]", "ortho": false, "animated": false, "adjust_camera": false, "planar_normal": null } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "start_path" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "move_path_pen", "path": "[uuid]", "to": { "x": -28.575, "y": 41.42246798486635, "z": 0.0 } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "sketch_mode_disable" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": -22.37246798486635, "y": 47.625, "z": 0.0 }, "relative": false } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": 22.37246798486635, "y": 47.625, "z": 0.0 }, "relative": false } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": 28.575, "y": 41.42246798486635, "z": 0.0 }, "relative": false } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": 28.575, "y": -41.42246798486635, "z": 0.0 }, "relative": false } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": 22.37246798486635, "y": -47.625, "z": 0.0 }, "relative": false } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": -22.37246798486635, "y": -47.625, "z": 0.0 }, "relative": false } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": -28.575, "y": -41.42246798486635, "z": 0.0 }, "relative": false } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "close_path", "path_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "enable_sketch_mode", "entity_id": "[uuid]", "ortho": false, "animated": false, "adjust_camera": false, "planar_normal": null } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extrude", "target": "[uuid]", "distance": -1.5875, "faces": null, "opposite": "None" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "sketch_mode_disable" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_bring_to_front", "object_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid3d_get_extrusion_face_info", "object_id": "[uuid]", "edge_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid3d_get_adjacency_info", "object_id": "[uuid]", "edge_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "enable_sketch_mode", "entity_id": "[uuid]", "ortho": false, "animated": false, "adjust_camera": false, "planar_normal": null } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "start_path" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "move_path_pen", "path": "[uuid]", "to": { "x": -22.224999999999998, "y": 31.75, "z": 0.0 } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "sketch_mode_disable" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": 44.449999999999996, "y": 0.0, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": 0.0, "y": -25.4, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": -44.449999999999996, "y": 0.0, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": -22.224999999999998, "y": 31.75, "z": 0.0 }, "relative": false } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "close_path", "path_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "enable_sketch_mode", "entity_id": "[uuid]", "ortho": false, "animated": false, "adjust_camera": false, "planar_normal": null } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extrude", "target": "[uuid]", "distance": -1.5875, "faces": null, "opposite": "None" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "sketch_mode_disable" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_bring_to_front", "object_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid3d_get_extrusion_face_info", "object_id": "[uuid]", "edge_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid3d_get_adjacency_info", "object_id": "[uuid]", "edge_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "enable_sketch_mode", "entity_id": "[uuid]", "ortho": false, "animated": false, "adjust_camera": false, "planar_normal": null } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "start_path" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "move_path_pen", "path": "[uuid]", "to": { "x": -15.875, "y": -3.175, "z": 0.0 } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "sketch_mode_disable" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": 31.75, "y": 0.0, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": 0.0, "y": -31.75, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": -31.75, "y": 0.0, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "close_path", "path_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "enable_sketch_mode", "entity_id": "[uuid]", "ortho": false, "animated": false, "adjust_camera": false, "planar_normal": null } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extrude", "target": "[uuid]", "distance": -12.7, "faces": null, "opposite": "None" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "sketch_mode_disable" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_bring_to_front", "object_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid3d_get_extrusion_face_info", "object_id": "[uuid]", "edge_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid3d_get_adjacency_info", "object_id": "[uuid]", "edge_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_set_material_params_pbr", "object_id": "[uuid]", "color": { "r": 0.15294118, "g": 0.48235294, "b": 0.6901961, "a": 100.0 }, "metalness": 0.0, "roughness": 0.0, "ambient_occlusion": 0.0 } } ], "public/kcl-samples/walkie-talkie/button.kcl": [], "public/kcl-samples/walkie-talkie/case.kcl": [ { "cmdId": "[uuid]", "range": [], "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": 60.0, "clobber": false, "hide": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "enable_sketch_mode", "entity_id": "[uuid]", "ortho": false, "animated": false, "adjust_camera": false, "planar_normal": { "x": 0.0, "y": -1.0, "z": 0.0 } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "start_path" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "move_path_pen", "path": "[uuid]", "to": { "x": -22.224999999999998, "y": 31.75, "z": 0.0 } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "sketch_mode_disable" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": 44.449999999999996, "y": 0.0, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": 0.0, "y": -25.4, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": -44.449999999999996, "y": 0.0, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": -22.224999999999998, "y": 31.75, "z": 0.0 }, "relative": false } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "close_path", "path_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "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": 60.0, "clobber": false, "hide": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "enable_sketch_mode", "entity_id": "[uuid]", "ortho": false, "animated": false, "adjust_camera": false, "planar_normal": { "x": 0.0, "y": -1.0, "z": 0.0 } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "start_path" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "move_path_pen", "path": "[uuid]", "to": { "x": -19.685, "y": 0.0, "z": 0.0 } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "sketch_mode_disable" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": 0.79375, "y": 0.0, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": 0.0, "y": -0.79375, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": -0.79375, "y": 0.0, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "close_path", "path_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "entity_linear_pattern_transform", "entity_id": "[uuid]", "transform": [], "transforms": [ [ { "translate": { "x": 3.175, "y": 0.0, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 6.35, "y": 0.0, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 9.524999999999999, "y": 0.0, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 12.7, "y": 0.0, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 15.875, "y": 0.0, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 19.049999999999997, "y": 0.0, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 22.224999999999998, "y": 0.0, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 25.4, "y": 0.0, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 28.575, "y": 0.0, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 31.75, "y": 0.0, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 34.925, "y": 0.0, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 38.099999999999994, "y": 0.0, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ] ] } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "entity_linear_pattern_transform", "entity_id": "[uuid]", "transform": [], "transforms": [ [ { "translate": { "x": 0.0, "y": -3.175, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -6.35, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -9.524999999999999, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -12.7, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -15.875, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -19.049999999999997, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -22.224999999999998, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -25.4, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -28.575, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -31.75, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ] ] } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "entity_linear_pattern_transform", "entity_id": "[uuid]", "transform": [], "transforms": [ [ { "translate": { "x": 0.0, "y": -3.175, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -6.35, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -9.524999999999999, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -12.7, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -15.875, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -19.049999999999997, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -22.224999999999998, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -25.4, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -28.575, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -31.75, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ] ] } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "entity_linear_pattern_transform", "entity_id": "[uuid]", "transform": [], "transforms": [ [ { "translate": { "x": 0.0, "y": -3.175, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -6.35, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -9.524999999999999, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -12.7, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -15.875, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -19.049999999999997, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -22.224999999999998, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -25.4, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -28.575, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -31.75, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ] ] } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "entity_linear_pattern_transform", "entity_id": "[uuid]", "transform": [], "transforms": [ [ { "translate": { "x": 0.0, "y": -3.175, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -6.35, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -9.524999999999999, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -12.7, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -15.875, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -19.049999999999997, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -22.224999999999998, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -25.4, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -28.575, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -31.75, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ] ] } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "entity_linear_pattern_transform", "entity_id": "[uuid]", "transform": [], "transforms": [ [ { "translate": { "x": 0.0, "y": -3.175, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -6.35, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -9.524999999999999, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -12.7, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -15.875, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -19.049999999999997, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -22.224999999999998, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -25.4, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -28.575, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -31.75, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ] ] } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "entity_linear_pattern_transform", "entity_id": "[uuid]", "transform": [], "transforms": [ [ { "translate": { "x": 0.0, "y": -3.175, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -6.35, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -9.524999999999999, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -12.7, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -15.875, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -19.049999999999997, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -22.224999999999998, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -25.4, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -28.575, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -31.75, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ] ] } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "entity_linear_pattern_transform", "entity_id": "[uuid]", "transform": [], "transforms": [ [ { "translate": { "x": 0.0, "y": -3.175, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -6.35, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -9.524999999999999, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -12.7, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -15.875, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -19.049999999999997, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -22.224999999999998, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -25.4, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -28.575, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -31.75, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ] ] } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "entity_linear_pattern_transform", "entity_id": "[uuid]", "transform": [], "transforms": [ [ { "translate": { "x": 0.0, "y": -3.175, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -6.35, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -9.524999999999999, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -12.7, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -15.875, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -19.049999999999997, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -22.224999999999998, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -25.4, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -28.575, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -31.75, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ] ] } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "entity_linear_pattern_transform", "entity_id": "[uuid]", "transform": [], "transforms": [ [ { "translate": { "x": 0.0, "y": -3.175, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -6.35, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -9.524999999999999, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -12.7, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -15.875, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -19.049999999999997, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -22.224999999999998, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -25.4, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -28.575, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -31.75, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ] ] } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "entity_linear_pattern_transform", "entity_id": "[uuid]", "transform": [], "transforms": [ [ { "translate": { "x": 0.0, "y": -3.175, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -6.35, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -9.524999999999999, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -12.7, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -15.875, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -19.049999999999997, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -22.224999999999998, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -25.4, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -28.575, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -31.75, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ] ] } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "entity_linear_pattern_transform", "entity_id": "[uuid]", "transform": [], "transforms": [ [ { "translate": { "x": 0.0, "y": -3.175, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -6.35, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -9.524999999999999, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -12.7, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -15.875, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -19.049999999999997, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -22.224999999999998, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -25.4, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -28.575, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -31.75, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ] ] } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "entity_linear_pattern_transform", "entity_id": "[uuid]", "transform": [], "transforms": [ [ { "translate": { "x": 0.0, "y": -3.175, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -6.35, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -9.524999999999999, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -12.7, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -15.875, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -19.049999999999997, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -22.224999999999998, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -25.4, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -28.575, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -31.75, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ] ] } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "entity_linear_pattern_transform", "entity_id": "[uuid]", "transform": [], "transforms": [ [ { "translate": { "x": 0.0, "y": -3.175, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -6.35, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -9.524999999999999, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -12.7, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -15.875, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -19.049999999999997, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -22.224999999999998, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -25.4, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -28.575, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": -31.75, "z": 0.0 }, "scale": { "x": 1.0, "y": 1.0, "z": 1.0 }, "rotation": { "axis": { "x": 0.0, "y": 0.0, "z": 1.0 }, "angle": { "unit": "degrees", "value": 0.0 }, "origin": { "type": "local" } }, "replicate": true } ] ] } }, { "cmdId": "[uuid]", "range": [], "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": 60.0, "clobber": false, "hide": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "enable_sketch_mode", "entity_id": "[uuid]", "ortho": false, "animated": false, "adjust_camera": false, "planar_normal": { "x": 0.0, "y": -1.0, "z": 0.0 } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "start_path" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "move_path_pen", "path": "[uuid]", "to": { "x": -28.320999999999998, "y": 41.33266542365566, "z": 0.0 } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "sketch_mode_disable" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": -22.28266542365566, "y": 47.370999999999995, "z": 0.0 }, "relative": false } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": 22.28266542365566, "y": 47.370999999999995, "z": 0.0 }, "relative": false } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": 28.320999999999998, "y": 41.33266542365566, "z": 0.0 }, "relative": false } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": 28.320999999999998, "y": -41.33266542365566, "z": 0.0 }, "relative": false } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": 22.28266542365566, "y": -47.370999999999995, "z": 0.0 }, "relative": false } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": -22.28266542365566, "y": -47.370999999999995, "z": 0.0 }, "relative": false } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": -28.320999999999998, "y": -41.33266542365566, "z": 0.0 }, "relative": false } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "close_path", "path_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "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": 60.0, "clobber": false, "hide": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "enable_sketch_mode", "entity_id": "[uuid]", "ortho": false, "animated": false, "adjust_camera": false, "planar_normal": { "x": 0.0, "y": -1.0, "z": 0.0 } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "start_path" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "move_path_pen", "path": "[uuid]", "to": { "x": -7.619999999999999, "y": -45.592999999999996, "z": 0.0 } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "sketch_mode_disable" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": 0.0, "y": -0.7619999999999999, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": 0.7619999999999999, "y": 0.0, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": -6.095999999999999, "y": -45.533553949209036, "z": 0.0 }, "relative": false } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": -6.095999999999999, "y": -46.355, "z": 0.0 }, "relative": false } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": 3.2003999999999997, "y": 0.0, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": 0.0, "y": 1.143, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": -2.8955999999999995, "y": 0.0, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": -2.895599999999999, "y": -42.09050500699435, "z": 0.0 }, "relative": false } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": 0.0, "y": 0.7619999999999999, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": -0.7619999999999999, "y": 0.0, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": -0.7620000000000016, "y": -0.8214460507909609, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": 0.0, "y": 0.8214460507909618, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": -7.619999999999999, "y": -41.32850500699435, "z": 0.0 }, "relative": false } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": 0.0, "y": -1.143, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": -4.717883872764809, "y": -42.47150500699435, "z": 0.0 }, "relative": false } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "close_path", "path_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "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": 60.0, "clobber": false, "hide": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "enable_sketch_mode", "entity_id": "[uuid]", "ortho": false, "animated": false, "adjust_camera": false, "planar_normal": { "x": 0.0, "y": -1.0, "z": 0.0 } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "start_path" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "move_path_pen", "path": "[uuid]", "to": { "x": 2.0980400000000006, "y": -41.67632, "z": 0.0 } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "sketch_mode_disable" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "arc", "center": { "x": 0.49858105187861657, "y": -43.810475587878834 }, "radius": 2.6670000000000003, "start": { "unit": "degrees", "value": 53.15 }, "end": { "unit": "degrees", "value": 221.15 }, "relative": false } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": 0.8291551765140448, "y": 0.8938402168508436, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "arc", "center": { "x": 0.50088221631185, "y": -43.808559218673636 }, "radius": 1.46304, "start": { "unit": "degrees", "value": 216.15 }, "end": { "unit": "degrees", "value": 58.15 }, "relative": false } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "close_path", "path_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "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": 60.0, "clobber": false, "hide": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "enable_sketch_mode", "entity_id": "[uuid]", "ortho": false, "animated": false, "adjust_camera": false, "planar_normal": { "x": 0.0, "y": -1.0, "z": 0.0 } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "start_path" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "move_path_pen", "path": "[uuid]", "to": { "x": -1.0921999999999998, "y": -45.95368, "z": 0.0 } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "sketch_mode_disable" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "arc", "center": { "x": 0.5072589481213836, "y": -43.81952441212116 }, "radius": 2.6670000000000003, "start": { "unit": "degrees", "value": -126.85 }, "end": { "unit": "degrees", "value": 41.15 }, "relative": false } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": -0.8291551765140448, "y": -0.8938402168508436, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "arc", "center": { "x": 0.50495778368815, "y": -43.82144078132636 }, "radius": 1.46304, "start": { "unit": "degrees", "value": 36.15 }, "end": { "unit": "degrees", "value": -121.85 }, "relative": false } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "close_path", "path_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "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": 60.0, "clobber": false, "hide": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "enable_sketch_mode", "entity_id": "[uuid]", "ortho": false, "animated": false, "adjust_camera": false, "planar_normal": { "x": 0.0, "y": -1.0, "z": 0.0 } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "start_path" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "move_path_pen", "path": "[uuid]", "to": { "x": 8.448039999999999, "y": -41.67632, "z": 0.0 } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "sketch_mode_disable" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "arc", "center": { "x": 6.848581051878615, "y": -43.810475587878834 }, "radius": 2.6670000000000003, "start": { "unit": "degrees", "value": 53.15 }, "end": { "unit": "degrees", "value": 221.15 }, "relative": false } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": 0.8291551765140448, "y": 0.8938402168508436, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "arc", "center": { "x": 6.85088221631185, "y": -43.808559218673636 }, "radius": 1.46304, "start": { "unit": "degrees", "value": 216.15 }, "end": { "unit": "degrees", "value": 58.15 }, "relative": false } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "close_path", "path_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "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": 60.0, "clobber": false, "hide": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "enable_sketch_mode", "entity_id": "[uuid]", "ortho": false, "animated": false, "adjust_camera": false, "planar_normal": { "x": 0.0, "y": -1.0, "z": 0.0 } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "start_path" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "move_path_pen", "path": "[uuid]", "to": { "x": 5.2578, "y": -45.95368, "z": 0.0 } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "sketch_mode_disable" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "arc", "center": { "x": 6.857258948121383, "y": -43.81952441212116 }, "radius": 2.6670000000000003, "start": { "unit": "degrees", "value": -126.85 }, "end": { "unit": "degrees", "value": 41.15 }, "relative": false } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": -0.8291551765140448, "y": -0.8938402168508436, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "arc", "center": { "x": 6.854957783688149, "y": -43.82144078132636 }, "radius": 1.46304, "start": { "unit": "degrees", "value": 36.15 }, "end": { "unit": "degrees", "value": -121.85 }, "relative": false } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "close_path", "path_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid2d_add_hole", "object_id": "[uuid]", "hole_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_visible", "object_id": "[uuid]", "hidden": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "enable_sketch_mode", "entity_id": "[uuid]", "ortho": false, "animated": false, "adjust_camera": false, "planar_normal": { "x": 0.0, "y": -1.0, "z": 0.0 } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extrude", "target": "[uuid]", "distance": -1.5875, "faces": null, "opposite": "None" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "sketch_mode_disable" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_bring_to_front", "object_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid3d_get_extrusion_face_info", "object_id": "[uuid]", "edge_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid3d_get_adjacency_info", "object_id": "[uuid]", "edge_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_set_material_params_pbr", "object_id": "[uuid]", "color": { "r": 0.8156863, "g": 1.0, "b": 0.003921569, "a": 100.0 }, "metalness": 0.0, "roughness": 0.5, "ambient_occlusion": 0.0 } } ], "public/kcl-samples/walkie-talkie/knob.kcl": [ { "cmdId": "[uuid]", "range": [], "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": [], "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": [], "command": { "type": "start_path" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "move_path_pen", "path": "[uuid]", "to": { "x": 6.35, "y": 0.0, "z": 0.0 } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "sketch_mode_disable" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "arc", "center": { "x": 0.0, "y": 0.0 }, "radius": 6.35, "start": { "unit": "degrees", "value": 0.0 }, "end": { "unit": "degrees", "value": 360.0 }, "relative": false } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "close_path", "path_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "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": [], "command": { "type": "extrude", "target": "[uuid]", "distance": 6.35, "faces": null, "opposite": "None" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "sketch_mode_disable" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_bring_to_front", "object_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid3d_get_extrusion_face_info", "object_id": "[uuid]", "edge_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid3d_get_adjacency_info", "object_id": "[uuid]", "edge_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid3d_get_opposite_edge", "object_id": "[uuid]", "edge_id": "[uuid]", "face_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid3d_fillet_edge", "object_id": "[uuid]", "edge_id": null, "edge_ids": [ "[uuid]" ], "radius": 1.27, "tolerance": 0.0000001, "cut_type": "fillet", "strategy": "automatic", "extra_face_ids": [] } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_set_material_params_pbr", "object_id": "[uuid]", "color": { "r": 0.6862745, "g": 0.7490196, "b": 0.21176471, "a": 100.0 }, "metalness": 0.0, "roughness": 0.0, "ambient_occlusion": 0.0 } } ], "public/kcl-samples/walkie-talkie/main.kcl": [ { "cmdId": "[uuid]", "range": [], "command": { "type": "set_object_transform", "object_id": "[uuid]", "transforms": [ { "translate": { "property": { "x": -16.509999999999998, "y": -5.08, "z": 50.8 }, "set": false, "is_local": true }, "rotate_rpy": null, "rotate_angle_axis": null, "scale": null } ] } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "set_object_transform", "object_id": "[uuid]", "transforms": [ { "translate": { "property": { "x": 0.0, "y": -25.4, "z": 0.0 }, "set": false, "is_local": true }, "rotate_rpy": null, "rotate_angle_axis": null, "scale": null } ] } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "set_object_transform", "object_id": "[uuid]", "transforms": [ { "translate": { "property": { "x": 31.75, "y": -12.7, "z": 12.7 }, "set": false, "is_local": true }, "rotate_rpy": null, "rotate_angle_axis": null, "scale": null } ] } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "set_object_transform", "object_id": "[uuid]", "transforms": [ { "translate": { "property": { "x": 13.97, "y": -12.7, "z": 50.8 }, "set": false, "is_local": true }, "rotate_rpy": null, "rotate_angle_axis": null, "scale": null } ] } }, { "cmdId": "[uuid]", "range": [], "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": 60.0, "clobber": false, "hide": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "enable_sketch_mode", "entity_id": "[uuid]", "ortho": false, "animated": false, "adjust_camera": false, "planar_normal": { "x": 0.0, "y": -1.0, "z": 0.0 } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "start_path" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "move_path_pen", "path": "[uuid]", "to": { "x": 0.0, "y": 0.0, "z": 0.0 } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "sketch_mode_disable" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": -3.8099999999999996, "y": 0.00000000000000046659043047514155, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": -0.000000000000002239634066280679, "y": -12.191999999999998, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": 3.8099999999999996, "y": 0.0, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "close_path", "path_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "enable_sketch_mode", "entity_id": "[uuid]", "ortho": false, "animated": false, "adjust_camera": false, "planar_normal": { "x": 0.0, "y": -1.0, "z": 0.0 } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extrude", "target": "[uuid]", "distance": 1.016, "faces": null, "opposite": "None" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "sketch_mode_disable" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_bring_to_front", "object_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid3d_get_extrusion_face_info", "object_id": "[uuid]", "edge_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid3d_get_adjacency_info", "object_id": "[uuid]", "edge_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid3d_get_next_adjacent_edge", "object_id": "[uuid]", "edge_id": "[uuid]", "face_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid3d_get_next_adjacent_edge", "object_id": "[uuid]", "edge_id": "[uuid]", "face_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid3d_fillet_edge", "object_id": "[uuid]", "edge_id": null, "edge_ids": [ "[uuid]" ], "radius": 1.27, "tolerance": 0.0000001, "cut_type": "chamfer", "strategy": "automatic", "extra_face_ids": [] } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid3d_fillet_edge", "object_id": "[uuid]", "edge_id": null, "edge_ids": [ "[uuid]" ], "radius": 1.27, "tolerance": 0.0000001, "cut_type": "chamfer", "strategy": "automatic", "extra_face_ids": [] } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_set_material_params_pbr", "object_id": "[uuid]", "color": { "r": 1.0, "g": 0.0, "b": 0.0, "a": 100.0 }, "metalness": 0.0, "roughness": 0.0, "ambient_occlusion": 0.0 } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "set_object_transform", "object_id": "[uuid]", "transforms": [ { "translate": { "property": { "x": -22.733, "y": -25.4, "z": 31.75 }, "set": false, "is_local": true }, "rotate_rpy": null, "rotate_angle_axis": null, "scale": null } ] } }, { "cmdId": "[uuid]", "range": [], "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": 60.0, "clobber": false, "hide": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "enable_sketch_mode", "entity_id": "[uuid]", "ortho": false, "animated": false, "adjust_camera": false, "planar_normal": { "x": 0.0, "y": -1.0, "z": 0.0 } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "start_path" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "move_path_pen", "path": "[uuid]", "to": { "x": 0.0, "y": 0.0, "z": 0.0 } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "sketch_mode_disable" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": -3.8099999999999996, "y": 0.00000000000000046659043047514155, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": -0.000000000000002239634066280679, "y": -12.191999999999998, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": 3.8099999999999996, "y": 0.0, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "close_path", "path_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "enable_sketch_mode", "entity_id": "[uuid]", "ortho": false, "animated": false, "adjust_camera": false, "planar_normal": { "x": 0.0, "y": -1.0, "z": 0.0 } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extrude", "target": "[uuid]", "distance": 1.016, "faces": null, "opposite": "None" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "sketch_mode_disable" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_bring_to_front", "object_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid3d_get_extrusion_face_info", "object_id": "[uuid]", "edge_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid3d_get_adjacency_info", "object_id": "[uuid]", "edge_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid3d_get_next_adjacent_edge", "object_id": "[uuid]", "edge_id": "[uuid]", "face_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid3d_get_next_adjacent_edge", "object_id": "[uuid]", "edge_id": "[uuid]", "face_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid3d_fillet_edge", "object_id": "[uuid]", "edge_id": null, "edge_ids": [ "[uuid]" ], "radius": 1.27, "tolerance": 0.0000001, "cut_type": "chamfer", "strategy": "automatic", "extra_face_ids": [] } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid3d_fillet_edge", "object_id": "[uuid]", "edge_id": null, "edge_ids": [ "[uuid]" ], "radius": 1.27, "tolerance": 0.0000001, "cut_type": "chamfer", "strategy": "automatic", "extra_face_ids": [] } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_set_material_params_pbr", "object_id": "[uuid]", "color": { "r": 1.0, "g": 0.0, "b": 0.0, "a": 100.0 }, "metalness": 0.0, "roughness": 0.0, "ambient_occlusion": 0.0 } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "set_object_transform", "object_id": "[uuid]", "transforms": [ { "translate": { "property": { "x": -22.733, "y": -25.4, "z": 18.541999999999998 }, "set": false, "is_local": true }, "rotate_rpy": null, "rotate_angle_axis": null, "scale": null } ] } }, { "cmdId": "[uuid]", "range": [], "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": 60.0, "clobber": false, "hide": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "enable_sketch_mode", "entity_id": "[uuid]", "ortho": false, "animated": false, "adjust_camera": false, "planar_normal": { "x": 0.0, "y": -1.0, "z": 0.0 } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "start_path" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "move_path_pen", "path": "[uuid]", "to": { "x": 0.0, "y": 0.0, "z": 0.0 } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "sketch_mode_disable" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": -3.8099999999999996, "y": 0.00000000000000046659043047514155, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": -0.000000000000002239634066280679, "y": -12.191999999999998, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": 3.8099999999999996, "y": 0.0, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "close_path", "path_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "enable_sketch_mode", "entity_id": "[uuid]", "ortho": false, "animated": false, "adjust_camera": false, "planar_normal": { "x": 0.0, "y": -1.0, "z": 0.0 } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extrude", "target": "[uuid]", "distance": 1.016, "faces": null, "opposite": "None" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "sketch_mode_disable" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_bring_to_front", "object_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid3d_get_extrusion_face_info", "object_id": "[uuid]", "edge_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid3d_get_adjacency_info", "object_id": "[uuid]", "edge_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid3d_get_next_adjacent_edge", "object_id": "[uuid]", "edge_id": "[uuid]", "face_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid3d_get_next_adjacent_edge", "object_id": "[uuid]", "edge_id": "[uuid]", "face_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid3d_fillet_edge", "object_id": "[uuid]", "edge_id": null, "edge_ids": [ "[uuid]" ], "radius": 1.27, "tolerance": 0.0000001, "cut_type": "chamfer", "strategy": "automatic", "extra_face_ids": [] } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid3d_fillet_edge", "object_id": "[uuid]", "edge_id": null, "edge_ids": [ "[uuid]" ], "radius": 1.27, "tolerance": 0.0000001, "cut_type": "chamfer", "strategy": "automatic", "extra_face_ids": [] } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_set_material_params_pbr", "object_id": "[uuid]", "color": { "r": 1.0, "g": 0.0, "b": 0.0, "a": 100.0 }, "metalness": 0.0, "roughness": 0.0, "ambient_occlusion": 0.0 } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "set_object_transform", "object_id": "[uuid]", "transforms": [ { "translate": null, "rotate_rpy": { "property": { "x": 0.0, "y": 180.0, "z": 0.0 }, "set": false, "is_local": true }, "rotate_angle_axis": null, "scale": null } ] } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "set_object_transform", "object_id": "[uuid]", "transforms": [ { "translate": { "property": { "x": 22.733, "y": -25.4, "z": 19.558 }, "set": false, "is_local": false }, "rotate_rpy": null, "rotate_angle_axis": null, "scale": null } ] } }, { "cmdId": "[uuid]", "range": [], "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": 60.0, "clobber": false, "hide": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "enable_sketch_mode", "entity_id": "[uuid]", "ortho": false, "animated": false, "adjust_camera": false, "planar_normal": { "x": 0.0, "y": -1.0, "z": 0.0 } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "start_path" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "move_path_pen", "path": "[uuid]", "to": { "x": 0.0, "y": 0.0, "z": 0.0 } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "sketch_mode_disable" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": -3.8099999999999996, "y": 0.00000000000000046659043047514155, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": -0.000000000000002239634066280679, "y": -12.191999999999998, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": 3.8099999999999996, "y": 0.0, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "close_path", "path_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "enable_sketch_mode", "entity_id": "[uuid]", "ortho": false, "animated": false, "adjust_camera": false, "planar_normal": { "x": 0.0, "y": -1.0, "z": 0.0 } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extrude", "target": "[uuid]", "distance": 1.016, "faces": null, "opposite": "None" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "sketch_mode_disable" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_bring_to_front", "object_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid3d_get_extrusion_face_info", "object_id": "[uuid]", "edge_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid3d_get_adjacency_info", "object_id": "[uuid]", "edge_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid3d_get_next_adjacent_edge", "object_id": "[uuid]", "edge_id": "[uuid]", "face_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid3d_get_next_adjacent_edge", "object_id": "[uuid]", "edge_id": "[uuid]", "face_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid3d_fillet_edge", "object_id": "[uuid]", "edge_id": null, "edge_ids": [ "[uuid]" ], "radius": 1.27, "tolerance": 0.0000001, "cut_type": "chamfer", "strategy": "automatic", "extra_face_ids": [] } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid3d_fillet_edge", "object_id": "[uuid]", "edge_id": null, "edge_ids": [ "[uuid]" ], "radius": 1.27, "tolerance": 0.0000001, "cut_type": "chamfer", "strategy": "automatic", "extra_face_ids": [] } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_set_material_params_pbr", "object_id": "[uuid]", "color": { "r": 1.0, "g": 0.0, "b": 0.0, "a": 100.0 }, "metalness": 0.0, "roughness": 0.0, "ambient_occlusion": 0.0 } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "set_object_transform", "object_id": "[uuid]", "transforms": [ { "translate": null, "rotate_rpy": { "property": { "x": 0.0, "y": 180.0, "z": 0.0 }, "set": false, "is_local": true }, "rotate_angle_axis": null, "scale": null } ] } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "set_object_transform", "object_id": "[uuid]", "transforms": [ { "translate": { "property": { "x": 22.733, "y": -25.4, "z": 6.350000000000001 }, "set": false, "is_local": false }, "rotate_rpy": null, "rotate_angle_axis": null, "scale": null } ] } } ], "public/kcl-samples/walkie-talkie/parameters.kcl": [], "public/kcl-samples/walkie-talkie/talk-button.kcl": [ { "cmdId": "[uuid]", "range": [], "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": 60.0, "clobber": false, "hide": true } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "enable_sketch_mode", "entity_id": "[uuid]", "ortho": false, "animated": false, "adjust_camera": false, "planar_normal": { "x": 1.0, "y": 0.0, "z": 0.0 } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "start_path" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "move_path_pen", "path": "[uuid]", "to": { "x": -6.35, "y": 6.35, "z": 0.0 } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "sketch_mode_disable" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": 12.7, "y": 0.0, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": 0.0, "y": -12.7, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": -12.7, "y": 0.0, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "close_path", "path_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "enable_sketch_mode", "entity_id": "[uuid]", "ortho": false, "animated": false, "adjust_camera": false, "planar_normal": { "x": 1.0, "y": 0.0, "z": 0.0 } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extrude", "target": "[uuid]", "distance": 1.27, "faces": null, "opposite": "None" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "sketch_mode_disable" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_bring_to_front", "object_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid3d_get_extrusion_face_info", "object_id": "[uuid]", "edge_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid3d_get_adjacency_info", "object_id": "[uuid]", "edge_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid3d_get_next_adjacent_edge", "object_id": "[uuid]", "edge_id": "[uuid]", "face_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid3d_get_next_adjacent_edge", "object_id": "[uuid]", "edge_id": "[uuid]", "face_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid3d_get_next_adjacent_edge", "object_id": "[uuid]", "edge_id": "[uuid]", "face_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid3d_get_next_adjacent_edge", "object_id": "[uuid]", "edge_id": "[uuid]", "face_id": "[uuid]" } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "solid3d_fillet_edge", "object_id": "[uuid]", "edge_id": null, "edge_ids": [ "[uuid]", "[uuid]", "[uuid]", "[uuid]" ], "radius": 1.27, "tolerance": 0.0000001, "cut_type": "fillet", "strategy": "automatic", "extra_face_ids": [ "[uuid]", "[uuid]", "[uuid]" ] } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_set_material_params_pbr", "object_id": "[uuid]", "color": { "r": 0.8156863, "g": 1.0, "b": 0.003921569, "a": 100.0 }, "metalness": 0.9, "roughness": 0.9, "ambient_occlusion": 0.0 } } ], "public/kcl-samples/walkie-talkie/zoo-logo.kcl": [], "std::appearance": [], "std::array": [], "std::math": [], "std::prelude": [], "std::sketch": [], "std::solid": [], "std::sweep": [], "std::transform": [], "std::turns": [], "std::types": [], "std::units": [] }