* bump modeling-cmds, nuke slow world Signed-off-by: Jess Frazelle <github@jessfraz.com> * more stuffs Signed-off-by: Jess Frazelle <github@jessfraz.com> * updates Signed-off-by: Jess Frazelle <github@jessfraz.com> * updates Signed-off-by: Jess Frazelle <github@jessfraz.com> * i mechanical engineered today Signed-off-by: Jess Frazelle <github@jessfraz.com> * reverse uno your revolves Signed-off-by: Jess Frazelle <github@jessfraz.com> * updates Signed-off-by: Jess Frazelle <github@jessfraz.com> * updates Signed-off-by: Jess Frazelle <github@jessfraz.com> * updates Signed-off-by: Jess Frazelle <github@jessfraz.com> * retry logic Signed-off-by: Jess Frazelle <github@jessfraz.com> * updates Signed-off-by: Jess Frazelle <github@jessfraz.com> * updates Signed-off-by: Jess Frazelle <github@jessfraz.com> * fixes Signed-off-by: Jess Frazelle <github@jessfraz.com> * updates Signed-off-by: Jess Frazelle <github@jessfraz.com> --------- Signed-off-by: Jess Frazelle <github@jessfraz.com>
4039 lines
70 KiB
Plaintext
4039 lines
70 KiB
Plaintext
---
|
|
source: kcl-lib/src/simulation_tests.rs
|
|
description: Artifact commands axial-fan.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": 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": "move_path_pen",
|
|
"path": "[uuid]",
|
|
"to": {
|
|
"x": -60.0,
|
|
"y": -60.0,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "sketch_mode_disable"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "start_path"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "line",
|
|
"end": {
|
|
"x": 120.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": 120.0,
|
|
"z": 0.0
|
|
},
|
|
"relative": true
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "line",
|
|
"end": {
|
|
"x": -120.0,
|
|
"y": -0.0,
|
|
"z": 0.0
|
|
},
|
|
"relative": true
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "line",
|
|
"end": {
|
|
"x": -60.0,
|
|
"y": -60.0,
|
|
"z": 0.0
|
|
},
|
|
"relative": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "close_path",
|
|
"path_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": "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": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "arc",
|
|
"center": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"radius": 4.0,
|
|
"start": {
|
|
"unit": "degrees",
|
|
"value": 0.0
|
|
},
|
|
"end": {
|
|
"unit": "degrees",
|
|
"value": 360.0
|
|
},
|
|
"relative": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "move_path_pen",
|
|
"path": "[uuid]",
|
|
"to": {
|
|
"x": 4.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "sketch_mode_disable"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "start_path"
|
|
}
|
|
},
|
|
{
|
|
"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": "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": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "arc",
|
|
"center": {
|
|
"x": 52.5,
|
|
"y": 52.5
|
|
},
|
|
"radius": 2.25,
|
|
"start": {
|
|
"unit": "degrees",
|
|
"value": 0.0
|
|
},
|
|
"end": {
|
|
"unit": "degrees",
|
|
"value": 360.0
|
|
},
|
|
"relative": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "move_path_pen",
|
|
"path": "[uuid]",
|
|
"to": {
|
|
"x": 54.75,
|
|
"y": 52.5,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "sketch_mode_disable"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "start_path"
|
|
}
|
|
},
|
|
{
|
|
"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": "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": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "arc",
|
|
"center": {
|
|
"x": -52.5,
|
|
"y": 52.5
|
|
},
|
|
"radius": 2.25,
|
|
"start": {
|
|
"unit": "degrees",
|
|
"value": 0.0
|
|
},
|
|
"end": {
|
|
"unit": "degrees",
|
|
"value": 360.0
|
|
},
|
|
"relative": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "move_path_pen",
|
|
"path": "[uuid]",
|
|
"to": {
|
|
"x": -50.25,
|
|
"y": 52.5,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "sketch_mode_disable"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "start_path"
|
|
}
|
|
},
|
|
{
|
|
"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": "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": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "arc",
|
|
"center": {
|
|
"x": 52.5,
|
|
"y": -52.5
|
|
},
|
|
"radius": 2.25,
|
|
"start": {
|
|
"unit": "degrees",
|
|
"value": 0.0
|
|
},
|
|
"end": {
|
|
"unit": "degrees",
|
|
"value": 360.0
|
|
},
|
|
"relative": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "move_path_pen",
|
|
"path": "[uuid]",
|
|
"to": {
|
|
"x": 54.75,
|
|
"y": -52.5,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "sketch_mode_disable"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "start_path"
|
|
}
|
|
},
|
|
{
|
|
"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": "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": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "arc",
|
|
"center": {
|
|
"x": -52.5,
|
|
"y": -52.5
|
|
},
|
|
"radius": 2.25,
|
|
"start": {
|
|
"unit": "degrees",
|
|
"value": 0.0
|
|
},
|
|
"end": {
|
|
"unit": "degrees",
|
|
"value": 360.0
|
|
},
|
|
"relative": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "move_path_pen",
|
|
"path": "[uuid]",
|
|
"to": {
|
|
"x": -50.25,
|
|
"y": -52.5,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "sketch_mode_disable"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "start_path"
|
|
}
|
|
},
|
|
{
|
|
"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": 4.0,
|
|
"faces": null,
|
|
"opposite": "None"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "object_bring_to_front",
|
|
"object_id": "[uuid]"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "sketch_mode_disable"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "solid3d_get_adjacency_info",
|
|
"object_id": "[uuid]",
|
|
"edge_id": "[uuid]"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "solid3d_get_extrusion_face_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": "move_path_pen",
|
|
"path": "[uuid]",
|
|
"to": {
|
|
"x": 33.6,
|
|
"y": -43.2,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "sketch_mode_disable"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "start_path"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "line",
|
|
"end": {
|
|
"x": -44.1242,
|
|
"y": 37.0246,
|
|
"z": 0.0
|
|
},
|
|
"relative": true
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "tangential_arc",
|
|
"radius": 2.4,
|
|
"offset": {
|
|
"unit": "degrees",
|
|
"value": 90.0
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "line",
|
|
"end": {
|
|
"x": -24.683,
|
|
"y": -29.4161,
|
|
"z": 0.0
|
|
},
|
|
"relative": true
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "tangential_arc",
|
|
"radius": 2.4,
|
|
"offset": {
|
|
"unit": "degrees",
|
|
"value": 90.0
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "line",
|
|
"end": {
|
|
"x": 7.354,
|
|
"y": -6.1708,
|
|
"z": 0.0
|
|
},
|
|
"relative": true
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "tangential_arc",
|
|
"radius": 38.4,
|
|
"offset": {
|
|
"unit": "degrees",
|
|
"value": 40.0
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "line",
|
|
"end": {
|
|
"x": 14.4,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"relative": true
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "tangential_arc_to",
|
|
"to": {
|
|
"x": 25.4555,
|
|
"y": 11.2232,
|
|
"z": 0.0
|
|
},
|
|
"angle_snap_increment": null
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "close_path",
|
|
"path_id": "[uuid]"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "entity_circular_pattern",
|
|
"entity_id": "[uuid]",
|
|
"axis": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"center": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"num_repetitions": 3,
|
|
"arc_degrees": 360.0,
|
|
"rotate_duplicates": 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": "enable_sketch_mode",
|
|
"entity_id": "[uuid]",
|
|
"ortho": false,
|
|
"animated": false,
|
|
"adjust_camera": false,
|
|
"planar_normal": null
|
|
}
|
|
},
|
|
{
|
|
"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": "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": "extrude",
|
|
"target": "[uuid]",
|
|
"distance": -4.0,
|
|
"faces": null,
|
|
"opposite": "None"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "extrude",
|
|
"target": "[uuid]",
|
|
"distance": -4.0,
|
|
"faces": null,
|
|
"opposite": "None"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "extrude",
|
|
"target": "[uuid]",
|
|
"distance": -4.0,
|
|
"faces": null,
|
|
"opposite": "None"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "object_bring_to_front",
|
|
"object_id": "[uuid]"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "object_bring_to_front",
|
|
"object_id": "[uuid]"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "object_bring_to_front",
|
|
"object_id": "[uuid]"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "object_bring_to_front",
|
|
"object_id": "[uuid]"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "sketch_mode_disable"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "sketch_mode_disable"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "sketch_mode_disable"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "sketch_mode_disable"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "solid3d_get_adjacency_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_adjacency_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_extrusion_face_info",
|
|
"object_id": "[uuid]",
|
|
"edge_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_extrusion_face_info",
|
|
"object_id": "[uuid]",
|
|
"edge_id": "[uuid]"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "solid3d_get_extrusion_face_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": "move_path_pen",
|
|
"path": "[uuid]",
|
|
"to": {
|
|
"x": 20.0,
|
|
"y": -59.0,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "sketch_mode_disable"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "start_path"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "tangential_arc",
|
|
"radius": 39.0,
|
|
"offset": {
|
|
"unit": "degrees",
|
|
"value": 90.0
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "line",
|
|
"end": {
|
|
"x": 0.0,
|
|
"y": 40.0,
|
|
"z": 0.0
|
|
},
|
|
"relative": true
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "tangential_arc",
|
|
"radius": 39.0,
|
|
"offset": {
|
|
"unit": "degrees",
|
|
"value": 90.0
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "line",
|
|
"end": {
|
|
"x": -40.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"relative": true
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "tangential_arc",
|
|
"radius": 39.0,
|
|
"offset": {
|
|
"unit": "degrees",
|
|
"value": 90.0
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "line",
|
|
"end": {
|
|
"x": 0.0,
|
|
"y": -40.0,
|
|
"z": 0.0
|
|
},
|
|
"relative": true
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "tangential_arc",
|
|
"radius": 39.0,
|
|
"offset": {
|
|
"unit": "degrees",
|
|
"value": 90.0
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "line",
|
|
"end": {
|
|
"x": 20.0,
|
|
"y": -59.0,
|
|
"z": 0.0
|
|
},
|
|
"relative": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"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": 17.0,
|
|
"faces": null,
|
|
"opposite": "None"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "object_bring_to_front",
|
|
"object_id": "[uuid]"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "sketch_mode_disable"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "solid3d_get_adjacency_info",
|
|
"object_id": "[uuid]",
|
|
"edge_id": "[uuid]"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "solid3d_get_extrusion_face_info",
|
|
"object_id": "[uuid]",
|
|
"edge_id": "[uuid]"
|
|
}
|
|
},
|
|
{
|
|
"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": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "arc",
|
|
"center": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"radius": 55.2,
|
|
"start": {
|
|
"unit": "degrees",
|
|
"value": 0.0
|
|
},
|
|
"end": {
|
|
"unit": "degrees",
|
|
"value": 360.0
|
|
},
|
|
"relative": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "move_path_pen",
|
|
"path": "[uuid]",
|
|
"to": {
|
|
"x": 55.2,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "sketch_mode_disable"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "start_path"
|
|
}
|
|
},
|
|
{
|
|
"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": -17.0,
|
|
"faces": null,
|
|
"opposite": "None"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "object_bring_to_front",
|
|
"object_id": "[uuid]"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "sketch_mode_disable"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "solid3d_get_adjacency_info",
|
|
"object_id": "[uuid]",
|
|
"edge_id": "[uuid]"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "solid3d_get_extrusion_face_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": "move_path_pen",
|
|
"path": "[uuid]",
|
|
"to": {
|
|
"x": -60.0,
|
|
"y": -60.0,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "sketch_mode_disable"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "start_path"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "line",
|
|
"end": {
|
|
"x": 120.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": 120.0,
|
|
"z": 0.0
|
|
},
|
|
"relative": true
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "line",
|
|
"end": {
|
|
"x": -120.0,
|
|
"y": -0.0,
|
|
"z": 0.0
|
|
},
|
|
"relative": true
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "line",
|
|
"end": {
|
|
"x": -60.0,
|
|
"y": -60.0,
|
|
"z": 0.0
|
|
},
|
|
"relative": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "close_path",
|
|
"path_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": "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": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "arc",
|
|
"center": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"radius": 55.2,
|
|
"start": {
|
|
"unit": "degrees",
|
|
"value": 0.0
|
|
},
|
|
"end": {
|
|
"unit": "degrees",
|
|
"value": 360.0
|
|
},
|
|
"relative": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "move_path_pen",
|
|
"path": "[uuid]",
|
|
"to": {
|
|
"x": 55.2,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "sketch_mode_disable"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "start_path"
|
|
}
|
|
},
|
|
{
|
|
"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": "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": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "arc",
|
|
"center": {
|
|
"x": 52.5,
|
|
"y": 52.5
|
|
},
|
|
"radius": 2.25,
|
|
"start": {
|
|
"unit": "degrees",
|
|
"value": 0.0
|
|
},
|
|
"end": {
|
|
"unit": "degrees",
|
|
"value": 360.0
|
|
},
|
|
"relative": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "move_path_pen",
|
|
"path": "[uuid]",
|
|
"to": {
|
|
"x": 54.75,
|
|
"y": 52.5,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "sketch_mode_disable"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "start_path"
|
|
}
|
|
},
|
|
{
|
|
"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": "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": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "arc",
|
|
"center": {
|
|
"x": -52.5,
|
|
"y": 52.5
|
|
},
|
|
"radius": 2.25,
|
|
"start": {
|
|
"unit": "degrees",
|
|
"value": 0.0
|
|
},
|
|
"end": {
|
|
"unit": "degrees",
|
|
"value": 360.0
|
|
},
|
|
"relative": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "move_path_pen",
|
|
"path": "[uuid]",
|
|
"to": {
|
|
"x": -50.25,
|
|
"y": 52.5,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "sketch_mode_disable"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "start_path"
|
|
}
|
|
},
|
|
{
|
|
"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": "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": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "arc",
|
|
"center": {
|
|
"x": 52.5,
|
|
"y": -52.5
|
|
},
|
|
"radius": 2.25,
|
|
"start": {
|
|
"unit": "degrees",
|
|
"value": 0.0
|
|
},
|
|
"end": {
|
|
"unit": "degrees",
|
|
"value": 360.0
|
|
},
|
|
"relative": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "move_path_pen",
|
|
"path": "[uuid]",
|
|
"to": {
|
|
"x": 54.75,
|
|
"y": -52.5,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "sketch_mode_disable"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "start_path"
|
|
}
|
|
},
|
|
{
|
|
"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": "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": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "arc",
|
|
"center": {
|
|
"x": -52.5,
|
|
"y": -52.5
|
|
},
|
|
"radius": 2.25,
|
|
"start": {
|
|
"unit": "degrees",
|
|
"value": 0.0
|
|
},
|
|
"end": {
|
|
"unit": "degrees",
|
|
"value": 360.0
|
|
},
|
|
"relative": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "move_path_pen",
|
|
"path": "[uuid]",
|
|
"to": {
|
|
"x": -50.25,
|
|
"y": -52.5,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "sketch_mode_disable"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "start_path"
|
|
}
|
|
},
|
|
{
|
|
"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": "object_bring_to_front",
|
|
"object_id": "[uuid]"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "sketch_mode_disable"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "solid3d_get_adjacency_info",
|
|
"object_id": "[uuid]",
|
|
"edge_id": "[uuid]"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "solid3d_get_extrusion_face_info",
|
|
"object_id": "[uuid]",
|
|
"edge_id": "[uuid]"
|
|
}
|
|
},
|
|
{
|
|
"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": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "arc",
|
|
"center": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"radius": 11.2,
|
|
"start": {
|
|
"unit": "degrees",
|
|
"value": 0.0
|
|
},
|
|
"end": {
|
|
"unit": "degrees",
|
|
"value": 360.0
|
|
},
|
|
"relative": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "move_path_pen",
|
|
"path": "[uuid]",
|
|
"to": {
|
|
"x": 11.2,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "sketch_mode_disable"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "start_path"
|
|
}
|
|
},
|
|
{
|
|
"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": 16.0,
|
|
"faces": null,
|
|
"opposite": "None"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "object_bring_to_front",
|
|
"object_id": "[uuid]"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "sketch_mode_disable"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "solid3d_get_adjacency_info",
|
|
"object_id": "[uuid]",
|
|
"edge_id": "[uuid]"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "solid3d_get_extrusion_face_info",
|
|
"object_id": "[uuid]",
|
|
"edge_id": "[uuid]"
|
|
}
|
|
},
|
|
{
|
|
"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": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "arc",
|
|
"center": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"radius": 10.0,
|
|
"start": {
|
|
"unit": "degrees",
|
|
"value": 0.0
|
|
},
|
|
"end": {
|
|
"unit": "degrees",
|
|
"value": 360.0
|
|
},
|
|
"relative": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "move_path_pen",
|
|
"path": "[uuid]",
|
|
"to": {
|
|
"x": 10.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "sketch_mode_disable"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "start_path"
|
|
}
|
|
},
|
|
{
|
|
"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": -16.0,
|
|
"faces": null,
|
|
"opposite": "None"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "object_bring_to_front",
|
|
"object_id": "[uuid]"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "sketch_mode_disable"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "solid3d_get_adjacency_info",
|
|
"object_id": "[uuid]",
|
|
"edge_id": "[uuid]"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "solid3d_get_extrusion_face_info",
|
|
"object_id": "[uuid]",
|
|
"edge_id": "[uuid]"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "object_set_material_params_pbr",
|
|
"object_id": "[uuid]",
|
|
"color": {
|
|
"r": 0.64705884,
|
|
"g": 0.36862746,
|
|
"b": 0.17254902,
|
|
"a": 100.0
|
|
},
|
|
"metalness": 0.0,
|
|
"roughness": 0.0,
|
|
"ambient_occlusion": 0.0
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "solid3d_fillet_edge",
|
|
"object_id": "[uuid]",
|
|
"edge_id": null,
|
|
"edge_ids": [
|
|
"[uuid]"
|
|
],
|
|
"radius": 7.5,
|
|
"tolerance": 0.0000001,
|
|
"cut_type": "fillet",
|
|
"strategy": "automatic",
|
|
"extra_face_ids": []
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "solid3d_fillet_edge",
|
|
"object_id": "[uuid]",
|
|
"edge_id": null,
|
|
"edge_ids": [
|
|
"[uuid]"
|
|
],
|
|
"radius": 7.5,
|
|
"tolerance": 0.0000001,
|
|
"cut_type": "fillet",
|
|
"strategy": "automatic",
|
|
"extra_face_ids": []
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "solid3d_fillet_edge",
|
|
"object_id": "[uuid]",
|
|
"edge_id": null,
|
|
"edge_ids": [
|
|
"[uuid]"
|
|
],
|
|
"radius": 7.5,
|
|
"tolerance": 0.0000001,
|
|
"cut_type": "fillet",
|
|
"strategy": "automatic",
|
|
"extra_face_ids": []
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "solid3d_fillet_edge",
|
|
"object_id": "[uuid]",
|
|
"edge_id": null,
|
|
"edge_ids": [
|
|
"[uuid]"
|
|
],
|
|
"radius": 7.5,
|
|
"tolerance": 0.0000001,
|
|
"cut_type": "fillet",
|
|
"strategy": "automatic",
|
|
"extra_face_ids": []
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "solid3d_fillet_edge",
|
|
"object_id": "[uuid]",
|
|
"edge_id": null,
|
|
"edge_ids": [
|
|
"[uuid]"
|
|
],
|
|
"radius": 7.5,
|
|
"tolerance": 0.0000001,
|
|
"cut_type": "fillet",
|
|
"strategy": "automatic",
|
|
"extra_face_ids": []
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "solid3d_fillet_edge",
|
|
"object_id": "[uuid]",
|
|
"edge_id": null,
|
|
"edge_ids": [
|
|
"[uuid]"
|
|
],
|
|
"radius": 7.5,
|
|
"tolerance": 0.0000001,
|
|
"cut_type": "fillet",
|
|
"strategy": "automatic",
|
|
"extra_face_ids": []
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "solid3d_fillet_edge",
|
|
"object_id": "[uuid]",
|
|
"edge_id": null,
|
|
"edge_ids": [
|
|
"[uuid]"
|
|
],
|
|
"radius": 7.5,
|
|
"tolerance": 0.0000001,
|
|
"cut_type": "fillet",
|
|
"strategy": "automatic",
|
|
"extra_face_ids": []
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "solid3d_fillet_edge",
|
|
"object_id": "[uuid]",
|
|
"edge_id": null,
|
|
"edge_ids": [
|
|
"[uuid]"
|
|
],
|
|
"radius": 7.5,
|
|
"tolerance": 0.0000001,
|
|
"cut_type": "fillet",
|
|
"strategy": "automatic",
|
|
"extra_face_ids": []
|
|
}
|
|
},
|
|
{
|
|
"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_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": "make_plane",
|
|
"origin": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 4.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": "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": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "arc",
|
|
"center": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"radius": 10.0,
|
|
"start": {
|
|
"unit": "degrees",
|
|
"value": 0.0
|
|
},
|
|
"end": {
|
|
"unit": "degrees",
|
|
"value": 360.0
|
|
},
|
|
"relative": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "move_path_pen",
|
|
"path": "[uuid]",
|
|
"to": {
|
|
"x": 10.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "object_visible",
|
|
"object_id": "[uuid]",
|
|
"hidden": true
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "sketch_mode_disable"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "start_path"
|
|
}
|
|
},
|
|
{
|
|
"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": 17.0,
|
|
"faces": null,
|
|
"opposite": "None"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "object_bring_to_front",
|
|
"object_id": "[uuid]"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "sketch_mode_disable"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "solid3d_get_adjacency_info",
|
|
"object_id": "[uuid]",
|
|
"edge_id": "[uuid]"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "solid3d_get_extrusion_face_info",
|
|
"object_id": "[uuid]",
|
|
"edge_id": "[uuid]"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "object_set_material_params_pbr",
|
|
"object_id": "[uuid]",
|
|
"color": {
|
|
"r": 0.007843138,
|
|
"g": 0.105882354,
|
|
"b": 0.33333334,
|
|
"a": 100.0
|
|
},
|
|
"metalness": 0.0,
|
|
"roughness": 0.0,
|
|
"ambient_occlusion": 0.0
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "solid3d_fillet_edge",
|
|
"object_id": "[uuid]",
|
|
"edge_id": null,
|
|
"edge_ids": [
|
|
"[uuid]"
|
|
],
|
|
"radius": 2.0,
|
|
"tolerance": 0.0000001,
|
|
"cut_type": "fillet",
|
|
"strategy": "automatic",
|
|
"extra_face_ids": []
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "solid3d_fillet_edge",
|
|
"object_id": "[uuid]",
|
|
"edge_id": null,
|
|
"edge_ids": [
|
|
"[uuid]"
|
|
],
|
|
"radius": 2.0,
|
|
"tolerance": 0.0000001,
|
|
"cut_type": "fillet",
|
|
"strategy": "automatic",
|
|
"extra_face_ids": []
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "solid3d_get_opposite_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": 21.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": "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": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "arc",
|
|
"center": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"radius": 1.0,
|
|
"start": {
|
|
"unit": "degrees",
|
|
"value": 0.0
|
|
},
|
|
"end": {
|
|
"unit": "degrees",
|
|
"value": 360.0
|
|
},
|
|
"relative": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "move_path_pen",
|
|
"path": "[uuid]",
|
|
"to": {
|
|
"x": 1.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "object_visible",
|
|
"object_id": "[uuid]",
|
|
"hidden": true
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "sketch_mode_disable"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "start_path"
|
|
}
|
|
},
|
|
{
|
|
"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": 3.8,
|
|
"faces": null,
|
|
"opposite": "None"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "object_bring_to_front",
|
|
"object_id": "[uuid]"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "sketch_mode_disable"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "solid3d_get_adjacency_info",
|
|
"object_id": "[uuid]",
|
|
"edge_id": "[uuid]"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "solid3d_get_extrusion_face_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.78431374,
|
|
"b": 0.61960787,
|
|
"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": 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": "move_path_pen",
|
|
"path": "[uuid]",
|
|
"to": {
|
|
"x": -0.0001,
|
|
"y": 25.0,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "sketch_mode_disable"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "start_path"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "line",
|
|
"end": {
|
|
"x": -13.5,
|
|
"y": 25.0,
|
|
"z": 0.0
|
|
},
|
|
"relative": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "tangential_arc",
|
|
"radius": 1.5,
|
|
"offset": {
|
|
"unit": "degrees",
|
|
"value": 90.0
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "line",
|
|
"end": {
|
|
"x": -15.0,
|
|
"y": 4.5,
|
|
"z": 0.0
|
|
},
|
|
"relative": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "line",
|
|
"end": {
|
|
"x": -13.0,
|
|
"y": 4.5,
|
|
"z": 0.0
|
|
},
|
|
"relative": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "line",
|
|
"end": {
|
|
"x": -13.0,
|
|
"y": 20.0,
|
|
"z": 0.0
|
|
},
|
|
"relative": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "tangential_arc",
|
|
"radius": 1.0,
|
|
"offset": {
|
|
"unit": "degrees",
|
|
"value": -90.0
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "line",
|
|
"end": {
|
|
"x": -1.0,
|
|
"y": 21.0,
|
|
"z": 0.0
|
|
},
|
|
"relative": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "line",
|
|
"end": {
|
|
"x": 0.0,
|
|
"y": 2.0,
|
|
"z": 0.0
|
|
},
|
|
"relative": true
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "line",
|
|
"end": {
|
|
"x": -0.15,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"relative": true
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "line",
|
|
"end": {
|
|
"x": -1.0001,
|
|
"y": 23.6,
|
|
"z": 0.0
|
|
},
|
|
"relative": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "line",
|
|
"end": {
|
|
"x": -0.0001,
|
|
"y": 23.6,
|
|
"z": 0.0
|
|
},
|
|
"relative": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "line",
|
|
"end": {
|
|
"x": -0.0001,
|
|
"y": 25.0,
|
|
"z": 0.0
|
|
},
|
|
"relative": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "close_path",
|
|
"path_id": "[uuid]"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "object_bring_to_front",
|
|
"object_id": "[uuid]"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "revolve",
|
|
"target": "[uuid]",
|
|
"origin": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"axis": {
|
|
"x": 0.0,
|
|
"y": 1.0,
|
|
"z": 0.0
|
|
},
|
|
"axis_is_2d": true,
|
|
"angle": {
|
|
"unit": "degrees",
|
|
"value": 360.0
|
|
},
|
|
"tolerance": 0.0000001,
|
|
"opposite": "None"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "solid3d_get_adjacency_info",
|
|
"object_id": "[uuid]",
|
|
"edge_id": "[uuid]"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "solid3d_get_extrusion_face_info",
|
|
"object_id": "[uuid]",
|
|
"edge_id": "[uuid]"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "object_set_material_params_pbr",
|
|
"object_id": "[uuid]",
|
|
"color": {
|
|
"r": 0.9529412,
|
|
"g": 0.8862745,
|
|
"b": 0.84705883,
|
|
"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": 4.5
|
|
},
|
|
"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": "make_plane",
|
|
"origin": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 9.5
|
|
},
|
|
"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": "make_plane",
|
|
"origin": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 23.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": "plane_set_color",
|
|
"plane_id": "[uuid]",
|
|
"color": {
|
|
"r": 0.6,
|
|
"g": 0.6,
|
|
"b": 0.6,
|
|
"a": 0.3
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"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": "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": "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": "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": "move_path_pen",
|
|
"path": "[uuid]",
|
|
"to": {
|
|
"x": 9.64181414529809,
|
|
"y": 11.49066664678467,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "move_path_pen",
|
|
"path": "[uuid]",
|
|
"to": {
|
|
"x": 12.99038105676658,
|
|
"y": 7.499999999999999,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "move_path_pen",
|
|
"path": "[uuid]",
|
|
"to": {
|
|
"x": 15.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"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": "object_visible",
|
|
"object_id": "[uuid]",
|
|
"hidden": true
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "sketch_mode_disable"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "sketch_mode_disable"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "sketch_mode_disable"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "start_path"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "start_path"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "start_path"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "arc",
|
|
"center": {
|
|
"x": -0.0,
|
|
"y": -0.0
|
|
},
|
|
"radius": 15.0,
|
|
"start": {
|
|
"unit": "degrees",
|
|
"value": 50.0
|
|
},
|
|
"end": {
|
|
"unit": "degrees",
|
|
"value": 64.0
|
|
},
|
|
"relative": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "arc",
|
|
"center": {
|
|
"x": -0.0,
|
|
"y": -0.0
|
|
},
|
|
"radius": 15.0,
|
|
"start": {
|
|
"unit": "degrees",
|
|
"value": 30.0
|
|
},
|
|
"end": {
|
|
"unit": "degrees",
|
|
"value": 44.0
|
|
},
|
|
"relative": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "arc",
|
|
"center": {
|
|
"x": -0.0,
|
|
"y": -0.0
|
|
},
|
|
"radius": 15.0,
|
|
"start": {
|
|
"unit": "degrees",
|
|
"value": 0.0
|
|
},
|
|
"end": {
|
|
"unit": "degrees",
|
|
"value": 14.0
|
|
},
|
|
"relative": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "arc_to",
|
|
"interior": {
|
|
"x": 15.8879,
|
|
"y": 21.084,
|
|
"z": 0.0
|
|
},
|
|
"end": {
|
|
"x": 45.7261,
|
|
"y": 26.4,
|
|
"z": 0.0
|
|
},
|
|
"relative": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "arc_to",
|
|
"interior": {
|
|
"x": 22.1409,
|
|
"y": 14.3785,
|
|
"z": 0.0
|
|
},
|
|
"end": {
|
|
"x": 51.9978,
|
|
"y": 9.1686,
|
|
"z": 0.0
|
|
},
|
|
"relative": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "arc_to",
|
|
"interior": {
|
|
"x": 26.3638,
|
|
"y": 1.3817,
|
|
"z": 0.0
|
|
},
|
|
"end": {
|
|
"x": 49.6158,
|
|
"y": -18.0587,
|
|
"z": 0.0
|
|
},
|
|
"relative": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "arc_to",
|
|
"interior": {
|
|
"x": 46.6196,
|
|
"y": 24.7881,
|
|
"z": 0.0
|
|
},
|
|
"end": {
|
|
"x": 47.4563,
|
|
"y": 23.146,
|
|
"z": 0.0
|
|
},
|
|
"relative": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "arc_to",
|
|
"interior": {
|
|
"x": 52.2862,
|
|
"y": 7.3483,
|
|
"z": 0.0
|
|
},
|
|
"end": {
|
|
"x": 52.5108,
|
|
"y": 5.5191,
|
|
"z": 0.0
|
|
},
|
|
"relative": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "arc_to",
|
|
"interior": {
|
|
"x": 48.9553,
|
|
"y": -19.7792,
|
|
"z": 0.0
|
|
},
|
|
"end": {
|
|
"x": 48.2352,
|
|
"y": -21.4757,
|
|
"z": 0.0
|
|
},
|
|
"relative": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "arc_to",
|
|
"interior": {
|
|
"x": 18.6676,
|
|
"y": 18.6676,
|
|
"z": 0.0
|
|
},
|
|
"end": {
|
|
"x": 9.6418,
|
|
"y": 11.4907,
|
|
"z": 0.0
|
|
},
|
|
"relative": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "arc_to",
|
|
"interior": {
|
|
"x": 23.9265,
|
|
"y": 11.1571,
|
|
"z": 0.0
|
|
},
|
|
"end": {
|
|
"x": 12.9904,
|
|
"y": 7.5,
|
|
"z": 0.0
|
|
},
|
|
"relative": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "extend_path",
|
|
"path": "[uuid]",
|
|
"segment": {
|
|
"type": "arc_to",
|
|
"interior": {
|
|
"x": 26.2995,
|
|
"y": -2.3009,
|
|
"z": 0.0
|
|
},
|
|
"end": {
|
|
"x": 15.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"relative": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "close_path",
|
|
"path_id": "[uuid]"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "close_path",
|
|
"path_id": "[uuid]"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "close_path",
|
|
"path_id": "[uuid]"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "loft",
|
|
"section_ids": [
|
|
"[uuid]",
|
|
"[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_adjacency_info",
|
|
"object_id": "[uuid]",
|
|
"edge_id": "[uuid]"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "solid3d_get_extrusion_face_info",
|
|
"object_id": "[uuid]",
|
|
"edge_id": "[uuid]"
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "object_set_material_params_pbr",
|
|
"object_id": "[uuid]",
|
|
"color": {
|
|
"r": 0.9529412,
|
|
"g": 0.8862745,
|
|
"b": 0.84705883,
|
|
"a": 100.0
|
|
},
|
|
"metalness": 0.0,
|
|
"roughness": 0.0,
|
|
"ambient_occlusion": 0.0
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "entity_circular_pattern",
|
|
"entity_id": "[uuid]",
|
|
"axis": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 1.0
|
|
},
|
|
"center": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"num_repetitions": 8,
|
|
"arc_degrees": 360.0,
|
|
"rotate_duplicates": true
|
|
}
|
|
}
|
|
]
|