--- source: kcl-lib/src/simulation_tests.rs description: Artifact commands spinning-highrise-tower.kcl --- { "public/kcl-samples/spinning-highrise-tower/main.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": -15000.0, "y": -15000.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.0, "y": 30000.0, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": 30000.0, "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": -30000.0, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": -15000.0, "y": -15000.0, "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": { "x": 0.0, "y": 0.0, "z": 1.0 } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extrude", "target": "[uuid]", "distance": -200.0, "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.85882354, "g": 0.84313726, "b": 0.8235294, "a": 100.0 }, "metalness": 0.0, "roughness": 0.0, "ambient_occlusion": 0.0 } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "make_plane", "origin": { "x": 0.0, "y": 0.0, "z": -200.0 }, "x_axis": { "x": 1.0, "y": 0.0, "z": 0.0 }, "y_axis": { "x": 0.0, "y": 1.0, "z": 0.0 }, "size": 100.0, "clobber": false, "hide": 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": -25000.0, "y": -25000.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.0, "y": 50000.0, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": 50000.0, "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": -50000.0, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": -25000.0, "y": -25000.0, "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": { "x": 0.0, "y": 0.0, "z": 1.0 } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extrude", "target": "[uuid]", "distance": -5000.0, "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.22745098, "g": 0.21176471, "b": 0.19215687, "a": 100.0 }, "metalness": 0.0, "roughness": 0.0, "ambient_occlusion": 0.0 } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "make_plane", "origin": { "x": 0.0, "y": 0.0, "z": 4500.0 }, "x_axis": { "x": 1.0, "y": 0.0, "z": 0.0 }, "y_axis": { "x": 0.0, "y": 1.0, "z": 0.0 }, "size": 100.0, "clobber": false, "hide": 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": -15000.0, "y": -15000.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.0, "y": 30000.0, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": 30000.0, "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": -30000.0, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": -15000.0, "y": -15000.0, "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": { "x": 0.0, "y": 0.0, "z": 1.0 } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extrude", "target": "[uuid]", "distance": 1700.0, "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": -14700.0, "y": -14700.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.0, "y": 29400.0, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": 29400.0, "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": -29400.0, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": -14700.0, "y": -14700.0, "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": -1200.0, "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": "entity_linear_pattern_transform", "entity_id": "[uuid]", "transform": [], "transforms": [ [ { "translate": { "x": 0.0, "y": 0.0, "z": 5000.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": 5.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": 0.0, "z": 10000.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": 10.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": 0.0, "z": 15000.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": 15.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": 0.0, "z": 20000.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": 20.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": 0.0, "z": 25000.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": 25.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": 0.0, "z": 30000.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": 30.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": 0.0, "z": 35000.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": 35.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": 0.0, "z": 40000.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": 40.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": 0.0, "z": 45000.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": 45.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": 0.0, "z": 50000.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": 50.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": 0.0, "z": 55000.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": 55.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": 0.0, "z": 60000.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": 60.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": 0.0, "z": 65000.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": 65.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": 0.0, "z": 70000.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": 70.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": 0.0, "z": 75000.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": 75.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": 0.0, "z": 80000.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": 80.0 }, "origin": { "type": "local" } }, "replicate": true } ] ] } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_set_material_params_pbr", "object_id": "[uuid]", "color": { "r": 0.85882354, "g": 0.84313726, "b": 0.8235294, "a": 100.0 }, "metalness": 0.0, "roughness": 0.0, "ambient_occlusion": 0.0 } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_set_material_params_pbr", "object_id": "[uuid]", "color": { "r": 0.85882354, "g": 0.84313726, "b": 0.8235294, "a": 100.0 }, "metalness": 0.0, "roughness": 0.0, "ambient_occlusion": 0.0 } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_set_material_params_pbr", "object_id": "[uuid]", "color": { "r": 0.85882354, "g": 0.84313726, "b": 0.8235294, "a": 100.0 }, "metalness": 0.0, "roughness": 0.0, "ambient_occlusion": 0.0 } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_set_material_params_pbr", "object_id": "[uuid]", "color": { "r": 0.85882354, "g": 0.84313726, "b": 0.8235294, "a": 100.0 }, "metalness": 0.0, "roughness": 0.0, "ambient_occlusion": 0.0 } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_set_material_params_pbr", "object_id": "[uuid]", "color": { "r": 0.85882354, "g": 0.84313726, "b": 0.8235294, "a": 100.0 }, "metalness": 0.0, "roughness": 0.0, "ambient_occlusion": 0.0 } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_set_material_params_pbr", "object_id": "[uuid]", "color": { "r": 0.85882354, "g": 0.84313726, "b": 0.8235294, "a": 100.0 }, "metalness": 0.0, "roughness": 0.0, "ambient_occlusion": 0.0 } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_set_material_params_pbr", "object_id": "[uuid]", "color": { "r": 0.85882354, "g": 0.84313726, "b": 0.8235294, "a": 100.0 }, "metalness": 0.0, "roughness": 0.0, "ambient_occlusion": 0.0 } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_set_material_params_pbr", "object_id": "[uuid]", "color": { "r": 0.85882354, "g": 0.84313726, "b": 0.8235294, "a": 100.0 }, "metalness": 0.0, "roughness": 0.0, "ambient_occlusion": 0.0 } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_set_material_params_pbr", "object_id": "[uuid]", "color": { "r": 0.85882354, "g": 0.84313726, "b": 0.8235294, "a": 100.0 }, "metalness": 0.0, "roughness": 0.0, "ambient_occlusion": 0.0 } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_set_material_params_pbr", "object_id": "[uuid]", "color": { "r": 0.85882354, "g": 0.84313726, "b": 0.8235294, "a": 100.0 }, "metalness": 0.0, "roughness": 0.0, "ambient_occlusion": 0.0 } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_set_material_params_pbr", "object_id": "[uuid]", "color": { "r": 0.85882354, "g": 0.84313726, "b": 0.8235294, "a": 100.0 }, "metalness": 0.0, "roughness": 0.0, "ambient_occlusion": 0.0 } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_set_material_params_pbr", "object_id": "[uuid]", "color": { "r": 0.85882354, "g": 0.84313726, "b": 0.8235294, "a": 100.0 }, "metalness": 0.0, "roughness": 0.0, "ambient_occlusion": 0.0 } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_set_material_params_pbr", "object_id": "[uuid]", "color": { "r": 0.85882354, "g": 0.84313726, "b": 0.8235294, "a": 100.0 }, "metalness": 0.0, "roughness": 0.0, "ambient_occlusion": 0.0 } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_set_material_params_pbr", "object_id": "[uuid]", "color": { "r": 0.85882354, "g": 0.84313726, "b": 0.8235294, "a": 100.0 }, "metalness": 0.0, "roughness": 0.0, "ambient_occlusion": 0.0 } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_set_material_params_pbr", "object_id": "[uuid]", "color": { "r": 0.85882354, "g": 0.84313726, "b": 0.8235294, "a": 100.0 }, "metalness": 0.0, "roughness": 0.0, "ambient_occlusion": 0.0 } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_set_material_params_pbr", "object_id": "[uuid]", "color": { "r": 0.85882354, "g": 0.84313726, "b": 0.8235294, "a": 100.0 }, "metalness": 0.0, "roughness": 0.0, "ambient_occlusion": 0.0 } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_set_material_params_pbr", "object_id": "[uuid]", "color": { "r": 0.85882354, "g": 0.84313726, "b": 0.8235294, "a": 100.0 }, "metalness": 0.0, "roughness": 0.0, "ambient_occlusion": 0.0 } }, { "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": -5000.0, "y": -4000.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.0, "y": 8000.0, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": 10000.0, "y": 0.0, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": -220.0, "y": -8000.0, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": -5000.0, "y": -4000.0, "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": { "x": 0.0, "y": 0.0, "z": 1.0 } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extrude", "target": "[uuid]", "distance": 84500.0, "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": "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": -12000.0, "y": -12000.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.0, "y": 24000.0, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": 24000.0, "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": -24000.0, "z": 0.0 }, "relative": true } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extend_path", "path": "[uuid]", "segment": { "type": "line", "end": { "x": -12000.0, "y": -12000.0, "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": { "x": 0.0, "y": 0.0, "z": 1.0 } } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "extrude", "target": "[uuid]", "distance": 4500.0, "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": "entity_linear_pattern_transform", "entity_id": "[uuid]", "transform": [], "transforms": [ [ { "translate": { "x": 0.0, "y": 0.0, "z": 5000.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": 5.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": 0.0, "z": 10000.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": 10.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": 0.0, "z": 15000.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": 15.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": 0.0, "z": 20000.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": 20.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": 0.0, "z": 25000.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": 25.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": 0.0, "z": 30000.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": 30.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": 0.0, "z": 35000.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": 35.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": 0.0, "z": 40000.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": 40.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": 0.0, "z": 45000.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": 45.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": 0.0, "z": 50000.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": 50.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": 0.0, "z": 55000.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": 55.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": 0.0, "z": 60000.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": 60.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": 0.0, "z": 65000.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": 65.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": 0.0, "z": 70000.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": 70.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": 0.0, "z": 75000.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": 75.0 }, "origin": { "type": "local" } }, "replicate": true } ], [ { "translate": { "x": 0.0, "y": 0.0, "z": 80000.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": 80.0 }, "origin": { "type": "local" } }, "replicate": true } ] ] } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_set_material_params_pbr", "object_id": "[uuid]", "color": { "r": 0.08235294, "g": 0.09411765, "b": 0.09803922, "a": 100.0 }, "metalness": 0.0, "roughness": 0.0, "ambient_occlusion": 0.0 } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_set_material_params_pbr", "object_id": "[uuid]", "color": { "r": 0.08235294, "g": 0.09411765, "b": 0.09803922, "a": 100.0 }, "metalness": 0.0, "roughness": 0.0, "ambient_occlusion": 0.0 } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_set_material_params_pbr", "object_id": "[uuid]", "color": { "r": 0.08235294, "g": 0.09411765, "b": 0.09803922, "a": 100.0 }, "metalness": 0.0, "roughness": 0.0, "ambient_occlusion": 0.0 } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_set_material_params_pbr", "object_id": "[uuid]", "color": { "r": 0.08235294, "g": 0.09411765, "b": 0.09803922, "a": 100.0 }, "metalness": 0.0, "roughness": 0.0, "ambient_occlusion": 0.0 } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_set_material_params_pbr", "object_id": "[uuid]", "color": { "r": 0.08235294, "g": 0.09411765, "b": 0.09803922, "a": 100.0 }, "metalness": 0.0, "roughness": 0.0, "ambient_occlusion": 0.0 } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_set_material_params_pbr", "object_id": "[uuid]", "color": { "r": 0.08235294, "g": 0.09411765, "b": 0.09803922, "a": 100.0 }, "metalness": 0.0, "roughness": 0.0, "ambient_occlusion": 0.0 } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_set_material_params_pbr", "object_id": "[uuid]", "color": { "r": 0.08235294, "g": 0.09411765, "b": 0.09803922, "a": 100.0 }, "metalness": 0.0, "roughness": 0.0, "ambient_occlusion": 0.0 } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_set_material_params_pbr", "object_id": "[uuid]", "color": { "r": 0.08235294, "g": 0.09411765, "b": 0.09803922, "a": 100.0 }, "metalness": 0.0, "roughness": 0.0, "ambient_occlusion": 0.0 } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_set_material_params_pbr", "object_id": "[uuid]", "color": { "r": 0.08235294, "g": 0.09411765, "b": 0.09803922, "a": 100.0 }, "metalness": 0.0, "roughness": 0.0, "ambient_occlusion": 0.0 } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_set_material_params_pbr", "object_id": "[uuid]", "color": { "r": 0.08235294, "g": 0.09411765, "b": 0.09803922, "a": 100.0 }, "metalness": 0.0, "roughness": 0.0, "ambient_occlusion": 0.0 } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_set_material_params_pbr", "object_id": "[uuid]", "color": { "r": 0.08235294, "g": 0.09411765, "b": 0.09803922, "a": 100.0 }, "metalness": 0.0, "roughness": 0.0, "ambient_occlusion": 0.0 } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_set_material_params_pbr", "object_id": "[uuid]", "color": { "r": 0.08235294, "g": 0.09411765, "b": 0.09803922, "a": 100.0 }, "metalness": 0.0, "roughness": 0.0, "ambient_occlusion": 0.0 } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_set_material_params_pbr", "object_id": "[uuid]", "color": { "r": 0.08235294, "g": 0.09411765, "b": 0.09803922, "a": 100.0 }, "metalness": 0.0, "roughness": 0.0, "ambient_occlusion": 0.0 } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_set_material_params_pbr", "object_id": "[uuid]", "color": { "r": 0.08235294, "g": 0.09411765, "b": 0.09803922, "a": 100.0 }, "metalness": 0.0, "roughness": 0.0, "ambient_occlusion": 0.0 } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_set_material_params_pbr", "object_id": "[uuid]", "color": { "r": 0.08235294, "g": 0.09411765, "b": 0.09803922, "a": 100.0 }, "metalness": 0.0, "roughness": 0.0, "ambient_occlusion": 0.0 } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_set_material_params_pbr", "object_id": "[uuid]", "color": { "r": 0.08235294, "g": 0.09411765, "b": 0.09803922, "a": 100.0 }, "metalness": 0.0, "roughness": 0.0, "ambient_occlusion": 0.0 } }, { "cmdId": "[uuid]", "range": [], "command": { "type": "object_set_material_params_pbr", "object_id": "[uuid]", "color": { "r": 0.08235294, "g": 0.09411765, "b": 0.09803922, "a": 100.0 }, "metalness": 0.0, "roughness": 0.0, "ambient_occlusion": 0.0 } } ], "std::appearance": [], "std::array": [], "std::math": [], "std::prelude": [], "std::sketch": [], "std::solid": [], "std::sweep": [], "std::transform": [], "std::turns": [], "std::types": [], "std::units": [] }