* extend extrude endpoint * revolve and mocks * add bounds check to revolve * kcl examples of new args * update to 110 * fix mock * move example to prelude * change to camelCase * new prelude tests * extend just file * missed change * change to XY * redo sim tests * review changes * redo markdown
		
			
				
	
	
		
			1660 lines
		
	
	
		
			29 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			1660 lines
		
	
	
		
			29 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
---
 | 
						|
source: kcl-lib/src/simulation_tests.rs
 | 
						|
description: Artifact commands crazy_multi_profile.kcl
 | 
						|
---
 | 
						|
[
 | 
						|
  {
 | 
						|
    "cmdId": "[uuid]",
 | 
						|
    "range": [],
 | 
						|
    "command": {
 | 
						|
      "type": "edge_lines_visible",
 | 
						|
      "hidden": false
 | 
						|
    }
 | 
						|
  },
 | 
						|
  {
 | 
						|
    "cmdId": "[uuid]",
 | 
						|
    "range": [],
 | 
						|
    "command": {
 | 
						|
      "type": "object_visible",
 | 
						|
      "object_id": "[uuid]",
 | 
						|
      "hidden": true
 | 
						|
    }
 | 
						|
  },
 | 
						|
  {
 | 
						|
    "cmdId": "[uuid]",
 | 
						|
    "range": [],
 | 
						|
    "command": {
 | 
						|
      "type": "object_visible",
 | 
						|
      "object_id": "[uuid]",
 | 
						|
      "hidden": true
 | 
						|
    }
 | 
						|
  },
 | 
						|
  {
 | 
						|
    "cmdId": "[uuid]",
 | 
						|
    "range": [],
 | 
						|
    "command": {
 | 
						|
      "type": "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": 6.71,
 | 
						|
        "y": -3.66,
 | 
						|
        "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": 2.65,
 | 
						|
          "y": 9.02,
 | 
						|
          "z": 0.0
 | 
						|
        },
 | 
						|
        "relative": true
 | 
						|
      }
 | 
						|
    }
 | 
						|
  },
 | 
						|
  {
 | 
						|
    "cmdId": "[uuid]",
 | 
						|
    "range": [],
 | 
						|
    "command": {
 | 
						|
      "type": "extend_path",
 | 
						|
      "path": "[uuid]",
 | 
						|
      "segment": {
 | 
						|
        "type": "line",
 | 
						|
        "end": {
 | 
						|
          "x": 3.73,
 | 
						|
          "y": -9.36,
 | 
						|
          "z": 0.0
 | 
						|
        },
 | 
						|
        "relative": true
 | 
						|
      }
 | 
						|
    }
 | 
						|
  },
 | 
						|
  {
 | 
						|
    "cmdId": "[uuid]",
 | 
						|
    "range": [],
 | 
						|
    "command": {
 | 
						|
      "type": "extend_path",
 | 
						|
      "path": "[uuid]",
 | 
						|
      "segment": {
 | 
						|
        "type": "line",
 | 
						|
        "end": {
 | 
						|
          "x": 6.71,
 | 
						|
          "y": -3.66,
 | 
						|
          "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": -1.0,
 | 
						|
        "z": 0.0
 | 
						|
      }
 | 
						|
    }
 | 
						|
  },
 | 
						|
  {
 | 
						|
    "cmdId": "[uuid]",
 | 
						|
    "range": [],
 | 
						|
    "command": {
 | 
						|
      "type": "extrude",
 | 
						|
      "target": "[uuid]",
 | 
						|
      "distance": 20.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_opposite_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_opposite_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_opposite_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": "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": 0.75,
 | 
						|
        "y": 13.46,
 | 
						|
        "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": 4.52,
 | 
						|
          "y": 3.79,
 | 
						|
          "z": 0.0
 | 
						|
        },
 | 
						|
        "relative": true
 | 
						|
      }
 | 
						|
    }
 | 
						|
  },
 | 
						|
  {
 | 
						|
    "cmdId": "[uuid]",
 | 
						|
    "range": [],
 | 
						|
    "command": {
 | 
						|
      "type": "extend_path",
 | 
						|
      "path": "[uuid]",
 | 
						|
      "segment": {
 | 
						|
        "type": "line",
 | 
						|
        "end": {
 | 
						|
          "x": 5.98,
 | 
						|
          "y": -2.81,
 | 
						|
          "z": 0.0
 | 
						|
        },
 | 
						|
        "relative": true
 | 
						|
      }
 | 
						|
    }
 | 
						|
  },
 | 
						|
  {
 | 
						|
    "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": 3.19,
 | 
						|
        "y": 13.3,
 | 
						|
        "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.64,
 | 
						|
          "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": -2.81,
 | 
						|
          "z": 0.0
 | 
						|
        },
 | 
						|
        "relative": true
 | 
						|
      }
 | 
						|
    }
 | 
						|
  },
 | 
						|
  {
 | 
						|
    "cmdId": "[uuid]",
 | 
						|
    "range": [],
 | 
						|
    "command": {
 | 
						|
      "type": "extend_path",
 | 
						|
      "path": "[uuid]",
 | 
						|
      "segment": {
 | 
						|
        "type": "line",
 | 
						|
        "end": {
 | 
						|
          "x": -6.64,
 | 
						|
          "y": -0.0,
 | 
						|
          "z": 0.0
 | 
						|
        },
 | 
						|
        "relative": true
 | 
						|
      }
 | 
						|
    }
 | 
						|
  },
 | 
						|
  {
 | 
						|
    "cmdId": "[uuid]",
 | 
						|
    "range": [],
 | 
						|
    "command": {
 | 
						|
      "type": "extend_path",
 | 
						|
      "path": "[uuid]",
 | 
						|
      "segment": {
 | 
						|
        "type": "line",
 | 
						|
        "end": {
 | 
						|
          "x": 3.19,
 | 
						|
          "y": 13.3,
 | 
						|
          "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": "start_path"
 | 
						|
    }
 | 
						|
  },
 | 
						|
  {
 | 
						|
    "cmdId": "[uuid]",
 | 
						|
    "range": [],
 | 
						|
    "command": {
 | 
						|
      "type": "move_path_pen",
 | 
						|
      "path": "[uuid]",
 | 
						|
      "to": {
 | 
						|
        "x": 3.15,
 | 
						|
        "y": 9.39,
 | 
						|
        "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.92,
 | 
						|
          "y": 0.0,
 | 
						|
          "z": 0.0
 | 
						|
        },
 | 
						|
        "relative": true
 | 
						|
      }
 | 
						|
    }
 | 
						|
  },
 | 
						|
  {
 | 
						|
    "cmdId": "[uuid]",
 | 
						|
    "range": [],
 | 
						|
    "command": {
 | 
						|
      "type": "extend_path",
 | 
						|
      "path": "[uuid]",
 | 
						|
      "segment": {
 | 
						|
        "type": "line",
 | 
						|
        "end": {
 | 
						|
          "x": -7.41,
 | 
						|
          "y": -2.85,
 | 
						|
          "z": 0.0
 | 
						|
        },
 | 
						|
        "relative": true
 | 
						|
      }
 | 
						|
    }
 | 
						|
  },
 | 
						|
  {
 | 
						|
    "cmdId": "[uuid]",
 | 
						|
    "range": [],
 | 
						|
    "command": {
 | 
						|
      "type": "extend_path",
 | 
						|
      "path": "[uuid]",
 | 
						|
      "segment": {
 | 
						|
        "type": "line",
 | 
						|
        "end": {
 | 
						|
          "x": 3.15,
 | 
						|
          "y": 9.39,
 | 
						|
          "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": "start_path"
 | 
						|
    }
 | 
						|
  },
 | 
						|
  {
 | 
						|
    "cmdId": "[uuid]",
 | 
						|
    "range": [],
 | 
						|
    "command": {
 | 
						|
      "type": "move_path_pen",
 | 
						|
      "path": "[uuid]",
 | 
						|
      "to": {
 | 
						|
        "x": 6.8100000000000005,
 | 
						|
        "y": 4.34,
 | 
						|
        "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": 5.15,
 | 
						|
          "y": 4.34
 | 
						|
        },
 | 
						|
        "radius": 1.66,
 | 
						|
        "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": null
 | 
						|
    }
 | 
						|
  },
 | 
						|
  {
 | 
						|
    "cmdId": "[uuid]",
 | 
						|
    "range": [],
 | 
						|
    "command": {
 | 
						|
      "type": "start_path"
 | 
						|
    }
 | 
						|
  },
 | 
						|
  {
 | 
						|
    "cmdId": "[uuid]",
 | 
						|
    "range": [],
 | 
						|
    "command": {
 | 
						|
      "type": "move_path_pen",
 | 
						|
      "path": "[uuid]",
 | 
						|
      "to": {
 | 
						|
        "x": 9.65,
 | 
						|
        "y": 3.82,
 | 
						|
        "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": 2.38,
 | 
						|
          "y": 5.62,
 | 
						|
          "z": 0.0
 | 
						|
        },
 | 
						|
        "relative": true
 | 
						|
      }
 | 
						|
    }
 | 
						|
  },
 | 
						|
  {
 | 
						|
    "cmdId": "[uuid]",
 | 
						|
    "range": [],
 | 
						|
    "command": {
 | 
						|
      "type": "extend_path",
 | 
						|
      "path": "[uuid]",
 | 
						|
      "segment": {
 | 
						|
        "type": "line",
 | 
						|
        "end": {
 | 
						|
          "x": 2.13,
 | 
						|
          "y": -5.57,
 | 
						|
          "z": 0.0
 | 
						|
        },
 | 
						|
        "relative": true
 | 
						|
      }
 | 
						|
    }
 | 
						|
  },
 | 
						|
  {
 | 
						|
    "cmdId": "[uuid]",
 | 
						|
    "range": [],
 | 
						|
    "command": {
 | 
						|
      "type": "extend_path",
 | 
						|
      "path": "[uuid]",
 | 
						|
      "segment": {
 | 
						|
        "type": "line",
 | 
						|
        "end": {
 | 
						|
          "x": 9.65,
 | 
						|
          "y": 3.82,
 | 
						|
          "z": 0.0
 | 
						|
        },
 | 
						|
        "relative": false
 | 
						|
      }
 | 
						|
    }
 | 
						|
  },
 | 
						|
  {
 | 
						|
    "cmdId": "[uuid]",
 | 
						|
    "range": [],
 | 
						|
    "command": {
 | 
						|
      "type": "close_path",
 | 
						|
      "path_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": "revolve_about_edge",
 | 
						|
      "target": "[uuid]",
 | 
						|
      "edge_id": "[uuid]",
 | 
						|
      "angle": {
 | 
						|
        "unit": "degrees",
 | 
						|
        "value": 45.0
 | 
						|
      },
 | 
						|
      "tolerance": 0.0000001,
 | 
						|
      "opposite": "None"
 | 
						|
    }
 | 
						|
  },
 | 
						|
  {
 | 
						|
    "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_opposite_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_opposite_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_opposite_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": "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": 4.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_opposite_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_opposite_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_opposite_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": "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": 4.8,
 | 
						|
        "y": 7.55,
 | 
						|
        "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": 7.39,
 | 
						|
          "y": 2.58,
 | 
						|
          "z": 0.0
 | 
						|
        },
 | 
						|
        "relative": true
 | 
						|
      }
 | 
						|
    }
 | 
						|
  },
 | 
						|
  {
 | 
						|
    "cmdId": "[uuid]",
 | 
						|
    "range": [],
 | 
						|
    "command": {
 | 
						|
      "type": "extend_path",
 | 
						|
      "path": "[uuid]",
 | 
						|
      "segment": {
 | 
						|
        "type": "line",
 | 
						|
        "end": {
 | 
						|
          "x": 7.02,
 | 
						|
          "y": -2.85,
 | 
						|
          "z": 0.0
 | 
						|
        },
 | 
						|
        "relative": 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.54,
 | 
						|
        "y": 5.49,
 | 
						|
        "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.34,
 | 
						|
          "y": 2.64,
 | 
						|
          "z": 0.0
 | 
						|
        },
 | 
						|
        "relative": true
 | 
						|
      }
 | 
						|
    }
 | 
						|
  },
 | 
						|
  {
 | 
						|
    "cmdId": "[uuid]",
 | 
						|
    "range": [],
 | 
						|
    "command": {
 | 
						|
      "type": "extend_path",
 | 
						|
      "path": "[uuid]",
 | 
						|
      "segment": {
 | 
						|
        "type": "line",
 | 
						|
        "end": {
 | 
						|
          "x": 6.33,
 | 
						|
          "y": -2.96,
 | 
						|
          "z": 0.0
 | 
						|
        },
 | 
						|
        "relative": true
 | 
						|
      }
 | 
						|
    }
 | 
						|
  },
 | 
						|
  {
 | 
						|
    "cmdId": "[uuid]",
 | 
						|
    "range": [],
 | 
						|
    "command": {
 | 
						|
      "type": "extend_path",
 | 
						|
      "path": "[uuid]",
 | 
						|
      "segment": {
 | 
						|
        "type": "line",
 | 
						|
        "end": {
 | 
						|
          "x": 5.54,
 | 
						|
          "y": 5.49,
 | 
						|
          "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": 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.23,
 | 
						|
        "y": 1.95,
 | 
						|
        "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.8,
 | 
						|
          "y": 2.17,
 | 
						|
          "z": 0.0
 | 
						|
        },
 | 
						|
        "relative": true
 | 
						|
      }
 | 
						|
    }
 | 
						|
  },
 | 
						|
  {
 | 
						|
    "cmdId": "[uuid]",
 | 
						|
    "range": [],
 | 
						|
    "command": {
 | 
						|
      "type": "extend_path",
 | 
						|
      "path": "[uuid]",
 | 
						|
      "segment": {
 | 
						|
        "type": "line",
 | 
						|
        "end": {
 | 
						|
          "x": 7.34,
 | 
						|
          "y": -2.75,
 | 
						|
          "z": 0.0
 | 
						|
        },
 | 
						|
        "relative": true
 | 
						|
      }
 | 
						|
    }
 | 
						|
  },
 | 
						|
  {
 | 
						|
    "cmdId": "[uuid]",
 | 
						|
    "range": [],
 | 
						|
    "command": {
 | 
						|
      "type": "extend_path",
 | 
						|
      "path": "[uuid]",
 | 
						|
      "segment": {
 | 
						|
        "type": "line",
 | 
						|
        "end": {
 | 
						|
          "x": 5.23,
 | 
						|
          "y": 1.95,
 | 
						|
          "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": 1.0,
 | 
						|
        "z": 0.0
 | 
						|
      }
 | 
						|
    }
 | 
						|
  },
 | 
						|
  {
 | 
						|
    "cmdId": "[uuid]",
 | 
						|
    "range": [],
 | 
						|
    "command": {
 | 
						|
      "type": "start_path"
 | 
						|
    }
 | 
						|
  },
 | 
						|
  {
 | 
						|
    "cmdId": "[uuid]",
 | 
						|
    "range": [],
 | 
						|
    "command": {
 | 
						|
      "type": "move_path_pen",
 | 
						|
      "path": "[uuid]",
 | 
						|
      "to": {
 | 
						|
        "x": 9.85,
 | 
						|
        "y": -2.11,
 | 
						|
        "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": 7.18,
 | 
						|
          "y": -2.11
 | 
						|
        },
 | 
						|
        "radius": 2.67,
 | 
						|
        "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": 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.07,
 | 
						|
        "y": -6.39,
 | 
						|
        "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": 4.54,
 | 
						|
          "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": -4.17,
 | 
						|
          "z": 0.0
 | 
						|
        },
 | 
						|
        "relative": true
 | 
						|
      }
 | 
						|
    }
 | 
						|
  },
 | 
						|
  {
 | 
						|
    "cmdId": "[uuid]",
 | 
						|
    "range": [],
 | 
						|
    "command": {
 | 
						|
      "type": "extend_path",
 | 
						|
      "path": "[uuid]",
 | 
						|
      "segment": {
 | 
						|
        "type": "line",
 | 
						|
        "end": {
 | 
						|
          "x": -4.54,
 | 
						|
          "y": -0.0,
 | 
						|
          "z": 0.0
 | 
						|
        },
 | 
						|
        "relative": true
 | 
						|
      }
 | 
						|
    }
 | 
						|
  },
 | 
						|
  {
 | 
						|
    "cmdId": "[uuid]",
 | 
						|
    "range": [],
 | 
						|
    "command": {
 | 
						|
      "type": "extend_path",
 | 
						|
      "path": "[uuid]",
 | 
						|
      "segment": {
 | 
						|
        "type": "line",
 | 
						|
        "end": {
 | 
						|
          "x": 5.07,
 | 
						|
          "y": -6.39,
 | 
						|
          "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": 1.0,
 | 
						|
        "z": 0.0
 | 
						|
      }
 | 
						|
    }
 | 
						|
  },
 | 
						|
  {
 | 
						|
    "cmdId": "[uuid]",
 | 
						|
    "range": [],
 | 
						|
    "command": {
 | 
						|
      "type": "extrude",
 | 
						|
      "target": "[uuid]",
 | 
						|
      "distance": 2.5,
 | 
						|
      "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_opposite_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_opposite_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_opposite_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_opposite_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": "revolve_about_edge",
 | 
						|
      "target": "[uuid]",
 | 
						|
      "edge_id": "[uuid]",
 | 
						|
      "angle": {
 | 
						|
        "unit": "degrees",
 | 
						|
        "value": 45.0
 | 
						|
      },
 | 
						|
      "tolerance": 0.0000001,
 | 
						|
      "opposite": "None"
 | 
						|
    }
 | 
						|
  },
 | 
						|
  {
 | 
						|
    "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_opposite_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_opposite_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_opposite_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]"
 | 
						|
    }
 | 
						|
  }
 | 
						|
]
 |