* update all kcl-samples * 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> * updates Signed-off-by: Jess Frazelle <github@jessfraz.com> * Update kcl-samples simulation test output --------- Signed-off-by: Jess Frazelle <github@jessfraz.com> Co-authored-by: Jess Frazelle <jessfraz@users.noreply.github.com> Co-authored-by: Jess Frazelle <github@jessfraz.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
		
			
				
	
	
		
			3224 lines
		
	
	
		
			88 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			3224 lines
		
	
	
		
			88 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| ---
 | |
| source: kcl-lib/src/simulation_tests.rs
 | |
| description: Variables in memory after executing lego.kcl
 | |
| ---
 | |
| {
 | |
|   "base": {
 | |
|     "type": "Solid",
 | |
|     "value": {
 | |
|       "type": "Solid",
 | |
|       "id": "[uuid]",
 | |
|       "artifactId": "[uuid]",
 | |
|       "value": [
 | |
|         {
 | |
|           "faceId": "[uuid]",
 | |
|           "id": "[uuid]",
 | |
|           "sourceRange": [],
 | |
|           "tag": null,
 | |
|           "type": "extrudePlane"
 | |
|         },
 | |
|         {
 | |
|           "faceId": "[uuid]",
 | |
|           "id": "[uuid]",
 | |
|           "sourceRange": [],
 | |
|           "tag": null,
 | |
|           "type": "extrudePlane"
 | |
|         },
 | |
|         {
 | |
|           "faceId": "[uuid]",
 | |
|           "id": "[uuid]",
 | |
|           "sourceRange": [],
 | |
|           "tag": null,
 | |
|           "type": "extrudePlane"
 | |
|         },
 | |
|         {
 | |
|           "faceId": "[uuid]",
 | |
|           "id": "[uuid]",
 | |
|           "sourceRange": [],
 | |
|           "tag": null,
 | |
|           "type": "extrudePlane"
 | |
|         }
 | |
|       ],
 | |
|       "sketch": {
 | |
|         "type": "Sketch",
 | |
|         "id": "[uuid]",
 | |
|         "paths": [
 | |
|           {
 | |
|             "__geoMeta": {
 | |
|               "id": "[uuid]",
 | |
|               "sourceRange": []
 | |
|             },
 | |
|             "from": [
 | |
|               -7.9,
 | |
|               -11.9
 | |
|             ],
 | |
|             "tag": null,
 | |
|             "to": [
 | |
|               7.9,
 | |
|               -11.9
 | |
|             ],
 | |
|             "type": "ToPoint",
 | |
|             "units": {
 | |
|               "type": "Inches"
 | |
|             }
 | |
|           },
 | |
|           {
 | |
|             "__geoMeta": {
 | |
|               "id": "[uuid]",
 | |
|               "sourceRange": []
 | |
|             },
 | |
|             "from": [
 | |
|               7.9,
 | |
|               -11.9
 | |
|             ],
 | |
|             "tag": null,
 | |
|             "to": [
 | |
|               7.9,
 | |
|               11.9
 | |
|             ],
 | |
|             "type": "ToPoint",
 | |
|             "units": {
 | |
|               "type": "Inches"
 | |
|             }
 | |
|           },
 | |
|           {
 | |
|             "__geoMeta": {
 | |
|               "id": "[uuid]",
 | |
|               "sourceRange": []
 | |
|             },
 | |
|             "from": [
 | |
|               7.9,
 | |
|               11.9
 | |
|             ],
 | |
|             "tag": null,
 | |
|             "to": [
 | |
|               -7.9,
 | |
|               11.9
 | |
|             ],
 | |
|             "type": "ToPoint",
 | |
|             "units": {
 | |
|               "type": "Inches"
 | |
|             }
 | |
|           },
 | |
|           {
 | |
|             "__geoMeta": {
 | |
|               "id": "[uuid]",
 | |
|               "sourceRange": []
 | |
|             },
 | |
|             "from": [
 | |
|               -7.9,
 | |
|               11.9
 | |
|             ],
 | |
|             "tag": null,
 | |
|             "to": [
 | |
|               -7.9,
 | |
|               -11.9
 | |
|             ],
 | |
|             "type": "ToPoint",
 | |
|             "units": {
 | |
|               "type": "Inches"
 | |
|             }
 | |
|           }
 | |
|         ],
 | |
|         "on": {
 | |
|           "type": "plane",
 | |
|           "id": "[uuid]",
 | |
|           "artifactId": "[uuid]",
 | |
|           "value": "XY",
 | |
|           "origin": {
 | |
|             "x": 0.0,
 | |
|             "y": 0.0,
 | |
|             "z": 0.0
 | |
|           },
 | |
|           "xAxis": {
 | |
|             "x": 1.0,
 | |
|             "y": 0.0,
 | |
|             "z": 0.0
 | |
|           },
 | |
|           "yAxis": {
 | |
|             "x": 0.0,
 | |
|             "y": 1.0,
 | |
|             "z": 0.0
 | |
|           },
 | |
|           "zAxis": {
 | |
|             "x": 0.0,
 | |
|             "y": 0.0,
 | |
|             "z": 1.0
 | |
|           },
 | |
|           "units": {
 | |
|             "type": "Inches"
 | |
|           }
 | |
|         },
 | |
|         "start": {
 | |
|           "from": [
 | |
|             -7.9,
 | |
|             -11.9
 | |
|           ],
 | |
|           "to": [
 | |
|             -7.9,
 | |
|             -11.9
 | |
|           ],
 | |
|           "units": {
 | |
|             "type": "Inches"
 | |
|           },
 | |
|           "tag": null,
 | |
|           "__geoMeta": {
 | |
|             "id": "[uuid]",
 | |
|             "sourceRange": []
 | |
|           }
 | |
|         },
 | |
|         "artifactId": "[uuid]",
 | |
|         "originalId": "[uuid]",
 | |
|         "units": {
 | |
|           "type": "Inches"
 | |
|         }
 | |
|       },
 | |
|       "height": 3.2,
 | |
|       "startCapId": "[uuid]",
 | |
|       "endCapId": "[uuid]",
 | |
|       "units": {
 | |
|         "type": "Inches"
 | |
|       }
 | |
|     }
 | |
|   },
 | |
|   "bumpDiam": {
 | |
|     "type": "Number",
 | |
|     "value": 4.8,
 | |
|     "ty": {
 | |
|       "type": "Default",
 | |
|       "len": {
 | |
|         "type": "Inches"
 | |
|       },
 | |
|       "angle": {
 | |
|         "type": "Degrees"
 | |
|       }
 | |
|     }
 | |
|   },
 | |
|   "bumpHeight": {
 | |
|     "type": "Number",
 | |
|     "value": 1.8,
 | |
|     "ty": {
 | |
|       "type": "Default",
 | |
|       "len": {
 | |
|         "type": "Inches"
 | |
|       },
 | |
|       "angle": {
 | |
|         "type": "Degrees"
 | |
|       }
 | |
|     }
 | |
|   },
 | |
|   "clearance": {
 | |
|     "type": "Number",
 | |
|     "value": 0.1,
 | |
|     "ty": {
 | |
|       "type": "Default",
 | |
|       "len": {
 | |
|         "type": "Inches"
 | |
|       },
 | |
|       "angle": {
 | |
|         "type": "Degrees"
 | |
|       }
 | |
|     }
 | |
|   },
 | |
|   "height": {
 | |
|     "type": "Number",
 | |
|     "value": 3.2,
 | |
|     "ty": {
 | |
|       "type": "Default",
 | |
|       "len": {
 | |
|         "type": "Inches"
 | |
|       },
 | |
|       "angle": {
 | |
|         "type": "Degrees"
 | |
|       }
 | |
|     }
 | |
|   },
 | |
|   "lSegments": {
 | |
|     "type": "Number",
 | |
|     "value": 7.9333,
 | |
|     "ty": {
 | |
|       "type": "Unknown"
 | |
|     }
 | |
|   },
 | |
|   "lbumps": {
 | |
|     "type": "Number",
 | |
|     "value": 3.0,
 | |
|     "ty": {
 | |
|       "type": "Default",
 | |
|       "len": {
 | |
|         "type": "Inches"
 | |
|       },
 | |
|       "angle": {
 | |
|         "type": "Degrees"
 | |
|       }
 | |
|     }
 | |
|   },
 | |
|   "peg": {
 | |
|     "type": "HomArray",
 | |
|     "value": [
 | |
|       {
 | |
|         "type": "Solid",
 | |
|         "value": {
 | |
|           "type": "Solid",
 | |
|           "id": "[uuid]",
 | |
|           "artifactId": "[uuid]",
 | |
|           "value": [
 | |
|             {
 | |
|               "faceId": "[uuid]",
 | |
|               "id": "[uuid]",
 | |
|               "sourceRange": [],
 | |
|               "tag": null,
 | |
|               "type": "extrudeArc"
 | |
|             }
 | |
|           ],
 | |
|           "sketch": {
 | |
|             "type": "Sketch",
 | |
|             "id": "[uuid]",
 | |
|             "paths": [
 | |
|               {
 | |
|                 "__geoMeta": {
 | |
|                   "id": "[uuid]",
 | |
|                   "sourceRange": []
 | |
|                 },
 | |
|                 "ccw": true,
 | |
|                 "center": [
 | |
|                   -4.0,
 | |
|                   -8.0
 | |
|                 ],
 | |
|                 "from": [
 | |
|                   -1.6,
 | |
|                   -8.0
 | |
|                 ],
 | |
|                 "radius": 2.4,
 | |
|                 "tag": null,
 | |
|                 "to": [
 | |
|                   -1.6,
 | |
|                   -8.0
 | |
|                 ],
 | |
|                 "type": "Circle",
 | |
|                 "units": {
 | |
|                   "type": "Inches"
 | |
|                 }
 | |
|               }
 | |
|             ],
 | |
|             "on": {
 | |
|               "type": "face",
 | |
|               "id": "[uuid]",
 | |
|               "artifactId": "[uuid]",
 | |
|               "value": "end",
 | |
|               "xAxis": {
 | |
|                 "x": 1.0,
 | |
|                 "y": 0.0,
 | |
|                 "z": 0.0
 | |
|               },
 | |
|               "yAxis": {
 | |
|                 "x": 0.0,
 | |
|                 "y": 1.0,
 | |
|                 "z": 0.0
 | |
|               },
 | |
|               "zAxis": {
 | |
|                 "x": 0.0,
 | |
|                 "y": 0.0,
 | |
|                 "z": 1.0
 | |
|               },
 | |
|               "solid": {
 | |
|                 "type": "Solid",
 | |
|                 "id": "[uuid]",
 | |
|                 "artifactId": "[uuid]",
 | |
|                 "value": [
 | |
|                   {
 | |
|                     "faceId": "[uuid]",
 | |
|                     "id": "[uuid]",
 | |
|                     "sourceRange": [],
 | |
|                     "tag": null,
 | |
|                     "type": "extrudePlane"
 | |
|                   },
 | |
|                   {
 | |
|                     "faceId": "[uuid]",
 | |
|                     "id": "[uuid]",
 | |
|                     "sourceRange": [],
 | |
|                     "tag": null,
 | |
|                     "type": "extrudePlane"
 | |
|                   },
 | |
|                   {
 | |
|                     "faceId": "[uuid]",
 | |
|                     "id": "[uuid]",
 | |
|                     "sourceRange": [],
 | |
|                     "tag": null,
 | |
|                     "type": "extrudePlane"
 | |
|                   },
 | |
|                   {
 | |
|                     "faceId": "[uuid]",
 | |
|                     "id": "[uuid]",
 | |
|                     "sourceRange": [],
 | |
|                     "tag": null,
 | |
|                     "type": "extrudePlane"
 | |
|                   }
 | |
|                 ],
 | |
|                 "sketch": {
 | |
|                   "type": "Sketch",
 | |
|                   "id": "[uuid]",
 | |
|                   "paths": [
 | |
|                     {
 | |
|                       "__geoMeta": {
 | |
|                         "id": "[uuid]",
 | |
|                         "sourceRange": []
 | |
|                       },
 | |
|                       "from": [
 | |
|                         -7.9,
 | |
|                         -11.9
 | |
|                       ],
 | |
|                       "tag": null,
 | |
|                       "to": [
 | |
|                         7.9,
 | |
|                         -11.9
 | |
|                       ],
 | |
|                       "type": "ToPoint",
 | |
|                       "units": {
 | |
|                         "type": "Inches"
 | |
|                       }
 | |
|                     },
 | |
|                     {
 | |
|                       "__geoMeta": {
 | |
|                         "id": "[uuid]",
 | |
|                         "sourceRange": []
 | |
|                       },
 | |
|                       "from": [
 | |
|                         7.9,
 | |
|                         -11.9
 | |
|                       ],
 | |
|                       "tag": null,
 | |
|                       "to": [
 | |
|                         7.9,
 | |
|                         11.9
 | |
|                       ],
 | |
|                       "type": "ToPoint",
 | |
|                       "units": {
 | |
|                         "type": "Inches"
 | |
|                       }
 | |
|                     },
 | |
|                     {
 | |
|                       "__geoMeta": {
 | |
|                         "id": "[uuid]",
 | |
|                         "sourceRange": []
 | |
|                       },
 | |
|                       "from": [
 | |
|                         7.9,
 | |
|                         11.9
 | |
|                       ],
 | |
|                       "tag": null,
 | |
|                       "to": [
 | |
|                         -7.9,
 | |
|                         11.9
 | |
|                       ],
 | |
|                       "type": "ToPoint",
 | |
|                       "units": {
 | |
|                         "type": "Inches"
 | |
|                       }
 | |
|                     },
 | |
|                     {
 | |
|                       "__geoMeta": {
 | |
|                         "id": "[uuid]",
 | |
|                         "sourceRange": []
 | |
|                       },
 | |
|                       "from": [
 | |
|                         -7.9,
 | |
|                         11.9
 | |
|                       ],
 | |
|                       "tag": null,
 | |
|                       "to": [
 | |
|                         -7.9,
 | |
|                         -11.9
 | |
|                       ],
 | |
|                       "type": "ToPoint",
 | |
|                       "units": {
 | |
|                         "type": "Inches"
 | |
|                       }
 | |
|                     }
 | |
|                   ],
 | |
|                   "on": {
 | |
|                     "type": "plane",
 | |
|                     "id": "[uuid]",
 | |
|                     "artifactId": "[uuid]",
 | |
|                     "value": "XY",
 | |
|                     "origin": {
 | |
|                       "x": 0.0,
 | |
|                       "y": 0.0,
 | |
|                       "z": 0.0
 | |
|                     },
 | |
|                     "xAxis": {
 | |
|                       "x": 1.0,
 | |
|                       "y": 0.0,
 | |
|                       "z": 0.0
 | |
|                     },
 | |
|                     "yAxis": {
 | |
|                       "x": 0.0,
 | |
|                       "y": 1.0,
 | |
|                       "z": 0.0
 | |
|                     },
 | |
|                     "zAxis": {
 | |
|                       "x": 0.0,
 | |
|                       "y": 0.0,
 | |
|                       "z": 1.0
 | |
|                     },
 | |
|                     "units": {
 | |
|                       "type": "Inches"
 | |
|                     }
 | |
|                   },
 | |
|                   "start": {
 | |
|                     "from": [
 | |
|                       -7.9,
 | |
|                       -11.9
 | |
|                     ],
 | |
|                     "to": [
 | |
|                       -7.9,
 | |
|                       -11.9
 | |
|                     ],
 | |
|                     "units": {
 | |
|                       "type": "Inches"
 | |
|                     },
 | |
|                     "tag": null,
 | |
|                     "__geoMeta": {
 | |
|                       "id": "[uuid]",
 | |
|                       "sourceRange": []
 | |
|                     }
 | |
|                   },
 | |
|                   "artifactId": "[uuid]",
 | |
|                   "originalId": "[uuid]",
 | |
|                   "units": {
 | |
|                     "type": "Inches"
 | |
|                   }
 | |
|                 },
 | |
|                 "height": 3.2,
 | |
|                 "startCapId": "[uuid]",
 | |
|                 "endCapId": "[uuid]",
 | |
|                 "units": {
 | |
|                   "type": "Inches"
 | |
|                 }
 | |
|               },
 | |
|               "units": {
 | |
|                 "type": "Inches"
 | |
|               }
 | |
|             },
 | |
|             "start": {
 | |
|               "from": [
 | |
|                 -1.6,
 | |
|                 -8.0
 | |
|               ],
 | |
|               "to": [
 | |
|                 -1.6,
 | |
|                 -8.0
 | |
|               ],
 | |
|               "units": {
 | |
|                 "type": "Inches"
 | |
|               },
 | |
|               "tag": null,
 | |
|               "__geoMeta": {
 | |
|                 "id": "[uuid]",
 | |
|                 "sourceRange": []
 | |
|               }
 | |
|             },
 | |
|             "artifactId": "[uuid]",
 | |
|             "originalId": "[uuid]",
 | |
|             "units": {
 | |
|               "type": "Inches"
 | |
|             }
 | |
|           },
 | |
|           "height": 1.8,
 | |
|           "startCapId": null,
 | |
|           "endCapId": "[uuid]",
 | |
|           "units": {
 | |
|             "type": "Inches"
 | |
|           }
 | |
|         }
 | |
|       },
 | |
|       {
 | |
|         "type": "Solid",
 | |
|         "value": {
 | |
|           "type": "Solid",
 | |
|           "id": "[uuid]",
 | |
|           "artifactId": "[uuid]",
 | |
|           "value": [
 | |
|             {
 | |
|               "faceId": "[uuid]",
 | |
|               "id": "[uuid]",
 | |
|               "sourceRange": [],
 | |
|               "tag": null,
 | |
|               "type": "extrudeArc"
 | |
|             }
 | |
|           ],
 | |
|           "sketch": {
 | |
|             "type": "Sketch",
 | |
|             "id": "[uuid]",
 | |
|             "paths": [
 | |
|               {
 | |
|                 "__geoMeta": {
 | |
|                   "id": "[uuid]",
 | |
|                   "sourceRange": []
 | |
|                 },
 | |
|                 "ccw": true,
 | |
|                 "center": [
 | |
|                   -4.0,
 | |
|                   -8.0
 | |
|                 ],
 | |
|                 "from": [
 | |
|                   -1.6,
 | |
|                   -8.0
 | |
|                 ],
 | |
|                 "radius": 2.4,
 | |
|                 "tag": null,
 | |
|                 "to": [
 | |
|                   -1.6,
 | |
|                   -8.0
 | |
|                 ],
 | |
|                 "type": "Circle",
 | |
|                 "units": {
 | |
|                   "type": "Inches"
 | |
|                 }
 | |
|               }
 | |
|             ],
 | |
|             "on": {
 | |
|               "type": "face",
 | |
|               "id": "[uuid]",
 | |
|               "artifactId": "[uuid]",
 | |
|               "value": "end",
 | |
|               "xAxis": {
 | |
|                 "x": 1.0,
 | |
|                 "y": 0.0,
 | |
|                 "z": 0.0
 | |
|               },
 | |
|               "yAxis": {
 | |
|                 "x": 0.0,
 | |
|                 "y": 1.0,
 | |
|                 "z": 0.0
 | |
|               },
 | |
|               "zAxis": {
 | |
|                 "x": 0.0,
 | |
|                 "y": 0.0,
 | |
|                 "z": 1.0
 | |
|               },
 | |
|               "solid": {
 | |
|                 "type": "Solid",
 | |
|                 "id": "[uuid]",
 | |
|                 "artifactId": "[uuid]",
 | |
|                 "value": [
 | |
|                   {
 | |
|                     "faceId": "[uuid]",
 | |
|                     "id": "[uuid]",
 | |
|                     "sourceRange": [],
 | |
|                     "tag": null,
 | |
|                     "type": "extrudePlane"
 | |
|                   },
 | |
|                   {
 | |
|                     "faceId": "[uuid]",
 | |
|                     "id": "[uuid]",
 | |
|                     "sourceRange": [],
 | |
|                     "tag": null,
 | |
|                     "type": "extrudePlane"
 | |
|                   },
 | |
|                   {
 | |
|                     "faceId": "[uuid]",
 | |
|                     "id": "[uuid]",
 | |
|                     "sourceRange": [],
 | |
|                     "tag": null,
 | |
|                     "type": "extrudePlane"
 | |
|                   },
 | |
|                   {
 | |
|                     "faceId": "[uuid]",
 | |
|                     "id": "[uuid]",
 | |
|                     "sourceRange": [],
 | |
|                     "tag": null,
 | |
|                     "type": "extrudePlane"
 | |
|                   }
 | |
|                 ],
 | |
|                 "sketch": {
 | |
|                   "type": "Sketch",
 | |
|                   "id": "[uuid]",
 | |
|                   "paths": [
 | |
|                     {
 | |
|                       "__geoMeta": {
 | |
|                         "id": "[uuid]",
 | |
|                         "sourceRange": []
 | |
|                       },
 | |
|                       "from": [
 | |
|                         -7.9,
 | |
|                         -11.9
 | |
|                       ],
 | |
|                       "tag": null,
 | |
|                       "to": [
 | |
|                         7.9,
 | |
|                         -11.9
 | |
|                       ],
 | |
|                       "type": "ToPoint",
 | |
|                       "units": {
 | |
|                         "type": "Inches"
 | |
|                       }
 | |
|                     },
 | |
|                     {
 | |
|                       "__geoMeta": {
 | |
|                         "id": "[uuid]",
 | |
|                         "sourceRange": []
 | |
|                       },
 | |
|                       "from": [
 | |
|                         7.9,
 | |
|                         -11.9
 | |
|                       ],
 | |
|                       "tag": null,
 | |
|                       "to": [
 | |
|                         7.9,
 | |
|                         11.9
 | |
|                       ],
 | |
|                       "type": "ToPoint",
 | |
|                       "units": {
 | |
|                         "type": "Inches"
 | |
|                       }
 | |
|                     },
 | |
|                     {
 | |
|                       "__geoMeta": {
 | |
|                         "id": "[uuid]",
 | |
|                         "sourceRange": []
 | |
|                       },
 | |
|                       "from": [
 | |
|                         7.9,
 | |
|                         11.9
 | |
|                       ],
 | |
|                       "tag": null,
 | |
|                       "to": [
 | |
|                         -7.9,
 | |
|                         11.9
 | |
|                       ],
 | |
|                       "type": "ToPoint",
 | |
|                       "units": {
 | |
|                         "type": "Inches"
 | |
|                       }
 | |
|                     },
 | |
|                     {
 | |
|                       "__geoMeta": {
 | |
|                         "id": "[uuid]",
 | |
|                         "sourceRange": []
 | |
|                       },
 | |
|                       "from": [
 | |
|                         -7.9,
 | |
|                         11.9
 | |
|                       ],
 | |
|                       "tag": null,
 | |
|                       "to": [
 | |
|                         -7.9,
 | |
|                         -11.9
 | |
|                       ],
 | |
|                       "type": "ToPoint",
 | |
|                       "units": {
 | |
|                         "type": "Inches"
 | |
|                       }
 | |
|                     }
 | |
|                   ],
 | |
|                   "on": {
 | |
|                     "type": "plane",
 | |
|                     "id": "[uuid]",
 | |
|                     "artifactId": "[uuid]",
 | |
|                     "value": "XY",
 | |
|                     "origin": {
 | |
|                       "x": 0.0,
 | |
|                       "y": 0.0,
 | |
|                       "z": 0.0
 | |
|                     },
 | |
|                     "xAxis": {
 | |
|                       "x": 1.0,
 | |
|                       "y": 0.0,
 | |
|                       "z": 0.0
 | |
|                     },
 | |
|                     "yAxis": {
 | |
|                       "x": 0.0,
 | |
|                       "y": 1.0,
 | |
|                       "z": 0.0
 | |
|                     },
 | |
|                     "zAxis": {
 | |
|                       "x": 0.0,
 | |
|                       "y": 0.0,
 | |
|                       "z": 1.0
 | |
|                     },
 | |
|                     "units": {
 | |
|                       "type": "Inches"
 | |
|                     }
 | |
|                   },
 | |
|                   "start": {
 | |
|                     "from": [
 | |
|                       -7.9,
 | |
|                       -11.9
 | |
|                     ],
 | |
|                     "to": [
 | |
|                       -7.9,
 | |
|                       -11.9
 | |
|                     ],
 | |
|                     "units": {
 | |
|                       "type": "Inches"
 | |
|                     },
 | |
|                     "tag": null,
 | |
|                     "__geoMeta": {
 | |
|                       "id": "[uuid]",
 | |
|                       "sourceRange": []
 | |
|                     }
 | |
|                   },
 | |
|                   "artifactId": "[uuid]",
 | |
|                   "originalId": "[uuid]",
 | |
|                   "units": {
 | |
|                     "type": "Inches"
 | |
|                   }
 | |
|                 },
 | |
|                 "height": 3.2,
 | |
|                 "startCapId": "[uuid]",
 | |
|                 "endCapId": "[uuid]",
 | |
|                 "units": {
 | |
|                   "type": "Inches"
 | |
|                 }
 | |
|               },
 | |
|               "units": {
 | |
|                 "type": "Inches"
 | |
|               }
 | |
|             },
 | |
|             "start": {
 | |
|               "from": [
 | |
|                 -1.6,
 | |
|                 -8.0
 | |
|               ],
 | |
|               "to": [
 | |
|                 -1.6,
 | |
|                 -8.0
 | |
|               ],
 | |
|               "units": {
 | |
|                 "type": "Inches"
 | |
|               },
 | |
|               "tag": null,
 | |
|               "__geoMeta": {
 | |
|                 "id": "[uuid]",
 | |
|                 "sourceRange": []
 | |
|               }
 | |
|             },
 | |
|             "artifactId": "[uuid]",
 | |
|             "originalId": "[uuid]",
 | |
|             "units": {
 | |
|               "type": "Inches"
 | |
|             }
 | |
|           },
 | |
|           "height": 1.8,
 | |
|           "startCapId": null,
 | |
|           "endCapId": "[uuid]",
 | |
|           "units": {
 | |
|             "type": "Inches"
 | |
|           }
 | |
|         }
 | |
|       },
 | |
|       {
 | |
|         "type": "Solid",
 | |
|         "value": {
 | |
|           "type": "Solid",
 | |
|           "id": "[uuid]",
 | |
|           "artifactId": "[uuid]",
 | |
|           "value": [
 | |
|             {
 | |
|               "faceId": "[uuid]",
 | |
|               "id": "[uuid]",
 | |
|               "sourceRange": [],
 | |
|               "tag": null,
 | |
|               "type": "extrudeArc"
 | |
|             }
 | |
|           ],
 | |
|           "sketch": {
 | |
|             "type": "Sketch",
 | |
|             "id": "[uuid]",
 | |
|             "paths": [
 | |
|               {
 | |
|                 "__geoMeta": {
 | |
|                   "id": "[uuid]",
 | |
|                   "sourceRange": []
 | |
|                 },
 | |
|                 "ccw": true,
 | |
|                 "center": [
 | |
|                   -4.0,
 | |
|                   -8.0
 | |
|                 ],
 | |
|                 "from": [
 | |
|                   -1.6,
 | |
|                   -8.0
 | |
|                 ],
 | |
|                 "radius": 2.4,
 | |
|                 "tag": null,
 | |
|                 "to": [
 | |
|                   -1.6,
 | |
|                   -8.0
 | |
|                 ],
 | |
|                 "type": "Circle",
 | |
|                 "units": {
 | |
|                   "type": "Inches"
 | |
|                 }
 | |
|               }
 | |
|             ],
 | |
|             "on": {
 | |
|               "type": "face",
 | |
|               "id": "[uuid]",
 | |
|               "artifactId": "[uuid]",
 | |
|               "value": "end",
 | |
|               "xAxis": {
 | |
|                 "x": 1.0,
 | |
|                 "y": 0.0,
 | |
|                 "z": 0.0
 | |
|               },
 | |
|               "yAxis": {
 | |
|                 "x": 0.0,
 | |
|                 "y": 1.0,
 | |
|                 "z": 0.0
 | |
|               },
 | |
|               "zAxis": {
 | |
|                 "x": 0.0,
 | |
|                 "y": 0.0,
 | |
|                 "z": 1.0
 | |
|               },
 | |
|               "solid": {
 | |
|                 "type": "Solid",
 | |
|                 "id": "[uuid]",
 | |
|                 "artifactId": "[uuid]",
 | |
|                 "value": [
 | |
|                   {
 | |
|                     "faceId": "[uuid]",
 | |
|                     "id": "[uuid]",
 | |
|                     "sourceRange": [],
 | |
|                     "tag": null,
 | |
|                     "type": "extrudePlane"
 | |
|                   },
 | |
|                   {
 | |
|                     "faceId": "[uuid]",
 | |
|                     "id": "[uuid]",
 | |
|                     "sourceRange": [],
 | |
|                     "tag": null,
 | |
|                     "type": "extrudePlane"
 | |
|                   },
 | |
|                   {
 | |
|                     "faceId": "[uuid]",
 | |
|                     "id": "[uuid]",
 | |
|                     "sourceRange": [],
 | |
|                     "tag": null,
 | |
|                     "type": "extrudePlane"
 | |
|                   },
 | |
|                   {
 | |
|                     "faceId": "[uuid]",
 | |
|                     "id": "[uuid]",
 | |
|                     "sourceRange": [],
 | |
|                     "tag": null,
 | |
|                     "type": "extrudePlane"
 | |
|                   }
 | |
|                 ],
 | |
|                 "sketch": {
 | |
|                   "type": "Sketch",
 | |
|                   "id": "[uuid]",
 | |
|                   "paths": [
 | |
|                     {
 | |
|                       "__geoMeta": {
 | |
|                         "id": "[uuid]",
 | |
|                         "sourceRange": []
 | |
|                       },
 | |
|                       "from": [
 | |
|                         -7.9,
 | |
|                         -11.9
 | |
|                       ],
 | |
|                       "tag": null,
 | |
|                       "to": [
 | |
|                         7.9,
 | |
|                         -11.9
 | |
|                       ],
 | |
|                       "type": "ToPoint",
 | |
|                       "units": {
 | |
|                         "type": "Inches"
 | |
|                       }
 | |
|                     },
 | |
|                     {
 | |
|                       "__geoMeta": {
 | |
|                         "id": "[uuid]",
 | |
|                         "sourceRange": []
 | |
|                       },
 | |
|                       "from": [
 | |
|                         7.9,
 | |
|                         -11.9
 | |
|                       ],
 | |
|                       "tag": null,
 | |
|                       "to": [
 | |
|                         7.9,
 | |
|                         11.9
 | |
|                       ],
 | |
|                       "type": "ToPoint",
 | |
|                       "units": {
 | |
|                         "type": "Inches"
 | |
|                       }
 | |
|                     },
 | |
|                     {
 | |
|                       "__geoMeta": {
 | |
|                         "id": "[uuid]",
 | |
|                         "sourceRange": []
 | |
|                       },
 | |
|                       "from": [
 | |
|                         7.9,
 | |
|                         11.9
 | |
|                       ],
 | |
|                       "tag": null,
 | |
|                       "to": [
 | |
|                         -7.9,
 | |
|                         11.9
 | |
|                       ],
 | |
|                       "type": "ToPoint",
 | |
|                       "units": {
 | |
|                         "type": "Inches"
 | |
|                       }
 | |
|                     },
 | |
|                     {
 | |
|                       "__geoMeta": {
 | |
|                         "id": "[uuid]",
 | |
|                         "sourceRange": []
 | |
|                       },
 | |
|                       "from": [
 | |
|                         -7.9,
 | |
|                         11.9
 | |
|                       ],
 | |
|                       "tag": null,
 | |
|                       "to": [
 | |
|                         -7.9,
 | |
|                         -11.9
 | |
|                       ],
 | |
|                       "type": "ToPoint",
 | |
|                       "units": {
 | |
|                         "type": "Inches"
 | |
|                       }
 | |
|                     }
 | |
|                   ],
 | |
|                   "on": {
 | |
|                     "type": "plane",
 | |
|                     "id": "[uuid]",
 | |
|                     "artifactId": "[uuid]",
 | |
|                     "value": "XY",
 | |
|                     "origin": {
 | |
|                       "x": 0.0,
 | |
|                       "y": 0.0,
 | |
|                       "z": 0.0
 | |
|                     },
 | |
|                     "xAxis": {
 | |
|                       "x": 1.0,
 | |
|                       "y": 0.0,
 | |
|                       "z": 0.0
 | |
|                     },
 | |
|                     "yAxis": {
 | |
|                       "x": 0.0,
 | |
|                       "y": 1.0,
 | |
|                       "z": 0.0
 | |
|                     },
 | |
|                     "zAxis": {
 | |
|                       "x": 0.0,
 | |
|                       "y": 0.0,
 | |
|                       "z": 1.0
 | |
|                     },
 | |
|                     "units": {
 | |
|                       "type": "Inches"
 | |
|                     }
 | |
|                   },
 | |
|                   "start": {
 | |
|                     "from": [
 | |
|                       -7.9,
 | |
|                       -11.9
 | |
|                     ],
 | |
|                     "to": [
 | |
|                       -7.9,
 | |
|                       -11.9
 | |
|                     ],
 | |
|                     "units": {
 | |
|                       "type": "Inches"
 | |
|                     },
 | |
|                     "tag": null,
 | |
|                     "__geoMeta": {
 | |
|                       "id": "[uuid]",
 | |
|                       "sourceRange": []
 | |
|                     }
 | |
|                   },
 | |
|                   "artifactId": "[uuid]",
 | |
|                   "originalId": "[uuid]",
 | |
|                   "units": {
 | |
|                     "type": "Inches"
 | |
|                   }
 | |
|                 },
 | |
|                 "height": 3.2,
 | |
|                 "startCapId": "[uuid]",
 | |
|                 "endCapId": "[uuid]",
 | |
|                 "units": {
 | |
|                   "type": "Inches"
 | |
|                 }
 | |
|               },
 | |
|               "units": {
 | |
|                 "type": "Inches"
 | |
|               }
 | |
|             },
 | |
|             "start": {
 | |
|               "from": [
 | |
|                 -1.6,
 | |
|                 -8.0
 | |
|               ],
 | |
|               "to": [
 | |
|                 -1.6,
 | |
|                 -8.0
 | |
|               ],
 | |
|               "units": {
 | |
|                 "type": "Inches"
 | |
|               },
 | |
|               "tag": null,
 | |
|               "__geoMeta": {
 | |
|                 "id": "[uuid]",
 | |
|                 "sourceRange": []
 | |
|               }
 | |
|             },
 | |
|             "artifactId": "[uuid]",
 | |
|             "originalId": "[uuid]",
 | |
|             "units": {
 | |
|               "type": "Inches"
 | |
|             }
 | |
|           },
 | |
|           "height": 1.8,
 | |
|           "startCapId": null,
 | |
|           "endCapId": "[uuid]",
 | |
|           "units": {
 | |
|             "type": "Inches"
 | |
|           }
 | |
|         }
 | |
|       },
 | |
|       {
 | |
|         "type": "Solid",
 | |
|         "value": {
 | |
|           "type": "Solid",
 | |
|           "id": "[uuid]",
 | |
|           "artifactId": "[uuid]",
 | |
|           "value": [
 | |
|             {
 | |
|               "faceId": "[uuid]",
 | |
|               "id": "[uuid]",
 | |
|               "sourceRange": [],
 | |
|               "tag": null,
 | |
|               "type": "extrudeArc"
 | |
|             }
 | |
|           ],
 | |
|           "sketch": {
 | |
|             "type": "Sketch",
 | |
|             "id": "[uuid]",
 | |
|             "paths": [
 | |
|               {
 | |
|                 "__geoMeta": {
 | |
|                   "id": "[uuid]",
 | |
|                   "sourceRange": []
 | |
|                 },
 | |
|                 "ccw": true,
 | |
|                 "center": [
 | |
|                   -4.0,
 | |
|                   -8.0
 | |
|                 ],
 | |
|                 "from": [
 | |
|                   -1.6,
 | |
|                   -8.0
 | |
|                 ],
 | |
|                 "radius": 2.4,
 | |
|                 "tag": null,
 | |
|                 "to": [
 | |
|                   -1.6,
 | |
|                   -8.0
 | |
|                 ],
 | |
|                 "type": "Circle",
 | |
|                 "units": {
 | |
|                   "type": "Inches"
 | |
|                 }
 | |
|               }
 | |
|             ],
 | |
|             "on": {
 | |
|               "type": "face",
 | |
|               "id": "[uuid]",
 | |
|               "artifactId": "[uuid]",
 | |
|               "value": "end",
 | |
|               "xAxis": {
 | |
|                 "x": 1.0,
 | |
|                 "y": 0.0,
 | |
|                 "z": 0.0
 | |
|               },
 | |
|               "yAxis": {
 | |
|                 "x": 0.0,
 | |
|                 "y": 1.0,
 | |
|                 "z": 0.0
 | |
|               },
 | |
|               "zAxis": {
 | |
|                 "x": 0.0,
 | |
|                 "y": 0.0,
 | |
|                 "z": 1.0
 | |
|               },
 | |
|               "solid": {
 | |
|                 "type": "Solid",
 | |
|                 "id": "[uuid]",
 | |
|                 "artifactId": "[uuid]",
 | |
|                 "value": [
 | |
|                   {
 | |
|                     "faceId": "[uuid]",
 | |
|                     "id": "[uuid]",
 | |
|                     "sourceRange": [],
 | |
|                     "tag": null,
 | |
|                     "type": "extrudePlane"
 | |
|                   },
 | |
|                   {
 | |
|                     "faceId": "[uuid]",
 | |
|                     "id": "[uuid]",
 | |
|                     "sourceRange": [],
 | |
|                     "tag": null,
 | |
|                     "type": "extrudePlane"
 | |
|                   },
 | |
|                   {
 | |
|                     "faceId": "[uuid]",
 | |
|                     "id": "[uuid]",
 | |
|                     "sourceRange": [],
 | |
|                     "tag": null,
 | |
|                     "type": "extrudePlane"
 | |
|                   },
 | |
|                   {
 | |
|                     "faceId": "[uuid]",
 | |
|                     "id": "[uuid]",
 | |
|                     "sourceRange": [],
 | |
|                     "tag": null,
 | |
|                     "type": "extrudePlane"
 | |
|                   }
 | |
|                 ],
 | |
|                 "sketch": {
 | |
|                   "type": "Sketch",
 | |
|                   "id": "[uuid]",
 | |
|                   "paths": [
 | |
|                     {
 | |
|                       "__geoMeta": {
 | |
|                         "id": "[uuid]",
 | |
|                         "sourceRange": []
 | |
|                       },
 | |
|                       "from": [
 | |
|                         -7.9,
 | |
|                         -11.9
 | |
|                       ],
 | |
|                       "tag": null,
 | |
|                       "to": [
 | |
|                         7.9,
 | |
|                         -11.9
 | |
|                       ],
 | |
|                       "type": "ToPoint",
 | |
|                       "units": {
 | |
|                         "type": "Inches"
 | |
|                       }
 | |
|                     },
 | |
|                     {
 | |
|                       "__geoMeta": {
 | |
|                         "id": "[uuid]",
 | |
|                         "sourceRange": []
 | |
|                       },
 | |
|                       "from": [
 | |
|                         7.9,
 | |
|                         -11.9
 | |
|                       ],
 | |
|                       "tag": null,
 | |
|                       "to": [
 | |
|                         7.9,
 | |
|                         11.9
 | |
|                       ],
 | |
|                       "type": "ToPoint",
 | |
|                       "units": {
 | |
|                         "type": "Inches"
 | |
|                       }
 | |
|                     },
 | |
|                     {
 | |
|                       "__geoMeta": {
 | |
|                         "id": "[uuid]",
 | |
|                         "sourceRange": []
 | |
|                       },
 | |
|                       "from": [
 | |
|                         7.9,
 | |
|                         11.9
 | |
|                       ],
 | |
|                       "tag": null,
 | |
|                       "to": [
 | |
|                         -7.9,
 | |
|                         11.9
 | |
|                       ],
 | |
|                       "type": "ToPoint",
 | |
|                       "units": {
 | |
|                         "type": "Inches"
 | |
|                       }
 | |
|                     },
 | |
|                     {
 | |
|                       "__geoMeta": {
 | |
|                         "id": "[uuid]",
 | |
|                         "sourceRange": []
 | |
|                       },
 | |
|                       "from": [
 | |
|                         -7.9,
 | |
|                         11.9
 | |
|                       ],
 | |
|                       "tag": null,
 | |
|                       "to": [
 | |
|                         -7.9,
 | |
|                         -11.9
 | |
|                       ],
 | |
|                       "type": "ToPoint",
 | |
|                       "units": {
 | |
|                         "type": "Inches"
 | |
|                       }
 | |
|                     }
 | |
|                   ],
 | |
|                   "on": {
 | |
|                     "type": "plane",
 | |
|                     "id": "[uuid]",
 | |
|                     "artifactId": "[uuid]",
 | |
|                     "value": "XY",
 | |
|                     "origin": {
 | |
|                       "x": 0.0,
 | |
|                       "y": 0.0,
 | |
|                       "z": 0.0
 | |
|                     },
 | |
|                     "xAxis": {
 | |
|                       "x": 1.0,
 | |
|                       "y": 0.0,
 | |
|                       "z": 0.0
 | |
|                     },
 | |
|                     "yAxis": {
 | |
|                       "x": 0.0,
 | |
|                       "y": 1.0,
 | |
|                       "z": 0.0
 | |
|                     },
 | |
|                     "zAxis": {
 | |
|                       "x": 0.0,
 | |
|                       "y": 0.0,
 | |
|                       "z": 1.0
 | |
|                     },
 | |
|                     "units": {
 | |
|                       "type": "Inches"
 | |
|                     }
 | |
|                   },
 | |
|                   "start": {
 | |
|                     "from": [
 | |
|                       -7.9,
 | |
|                       -11.9
 | |
|                     ],
 | |
|                     "to": [
 | |
|                       -7.9,
 | |
|                       -11.9
 | |
|                     ],
 | |
|                     "units": {
 | |
|                       "type": "Inches"
 | |
|                     },
 | |
|                     "tag": null,
 | |
|                     "__geoMeta": {
 | |
|                       "id": "[uuid]",
 | |
|                       "sourceRange": []
 | |
|                     }
 | |
|                   },
 | |
|                   "artifactId": "[uuid]",
 | |
|                   "originalId": "[uuid]",
 | |
|                   "units": {
 | |
|                     "type": "Inches"
 | |
|                   }
 | |
|                 },
 | |
|                 "height": 3.2,
 | |
|                 "startCapId": "[uuid]",
 | |
|                 "endCapId": "[uuid]",
 | |
|                 "units": {
 | |
|                   "type": "Inches"
 | |
|                 }
 | |
|               },
 | |
|               "units": {
 | |
|                 "type": "Inches"
 | |
|               }
 | |
|             },
 | |
|             "start": {
 | |
|               "from": [
 | |
|                 -1.6,
 | |
|                 -8.0
 | |
|               ],
 | |
|               "to": [
 | |
|                 -1.6,
 | |
|                 -8.0
 | |
|               ],
 | |
|               "units": {
 | |
|                 "type": "Inches"
 | |
|               },
 | |
|               "tag": null,
 | |
|               "__geoMeta": {
 | |
|                 "id": "[uuid]",
 | |
|                 "sourceRange": []
 | |
|               }
 | |
|             },
 | |
|             "artifactId": "[uuid]",
 | |
|             "originalId": "[uuid]",
 | |
|             "units": {
 | |
|               "type": "Inches"
 | |
|             }
 | |
|           },
 | |
|           "height": 1.8,
 | |
|           "startCapId": null,
 | |
|           "endCapId": "[uuid]",
 | |
|           "units": {
 | |
|             "type": "Inches"
 | |
|           }
 | |
|         }
 | |
|       },
 | |
|       {
 | |
|         "type": "Solid",
 | |
|         "value": {
 | |
|           "type": "Solid",
 | |
|           "id": "[uuid]",
 | |
|           "artifactId": "[uuid]",
 | |
|           "value": [
 | |
|             {
 | |
|               "faceId": "[uuid]",
 | |
|               "id": "[uuid]",
 | |
|               "sourceRange": [],
 | |
|               "tag": null,
 | |
|               "type": "extrudeArc"
 | |
|             }
 | |
|           ],
 | |
|           "sketch": {
 | |
|             "type": "Sketch",
 | |
|             "id": "[uuid]",
 | |
|             "paths": [
 | |
|               {
 | |
|                 "__geoMeta": {
 | |
|                   "id": "[uuid]",
 | |
|                   "sourceRange": []
 | |
|                 },
 | |
|                 "ccw": true,
 | |
|                 "center": [
 | |
|                   -4.0,
 | |
|                   -8.0
 | |
|                 ],
 | |
|                 "from": [
 | |
|                   -1.6,
 | |
|                   -8.0
 | |
|                 ],
 | |
|                 "radius": 2.4,
 | |
|                 "tag": null,
 | |
|                 "to": [
 | |
|                   -1.6,
 | |
|                   -8.0
 | |
|                 ],
 | |
|                 "type": "Circle",
 | |
|                 "units": {
 | |
|                   "type": "Inches"
 | |
|                 }
 | |
|               }
 | |
|             ],
 | |
|             "on": {
 | |
|               "type": "face",
 | |
|               "id": "[uuid]",
 | |
|               "artifactId": "[uuid]",
 | |
|               "value": "end",
 | |
|               "xAxis": {
 | |
|                 "x": 1.0,
 | |
|                 "y": 0.0,
 | |
|                 "z": 0.0
 | |
|               },
 | |
|               "yAxis": {
 | |
|                 "x": 0.0,
 | |
|                 "y": 1.0,
 | |
|                 "z": 0.0
 | |
|               },
 | |
|               "zAxis": {
 | |
|                 "x": 0.0,
 | |
|                 "y": 0.0,
 | |
|                 "z": 1.0
 | |
|               },
 | |
|               "solid": {
 | |
|                 "type": "Solid",
 | |
|                 "id": "[uuid]",
 | |
|                 "artifactId": "[uuid]",
 | |
|                 "value": [
 | |
|                   {
 | |
|                     "faceId": "[uuid]",
 | |
|                     "id": "[uuid]",
 | |
|                     "sourceRange": [],
 | |
|                     "tag": null,
 | |
|                     "type": "extrudePlane"
 | |
|                   },
 | |
|                   {
 | |
|                     "faceId": "[uuid]",
 | |
|                     "id": "[uuid]",
 | |
|                     "sourceRange": [],
 | |
|                     "tag": null,
 | |
|                     "type": "extrudePlane"
 | |
|                   },
 | |
|                   {
 | |
|                     "faceId": "[uuid]",
 | |
|                     "id": "[uuid]",
 | |
|                     "sourceRange": [],
 | |
|                     "tag": null,
 | |
|                     "type": "extrudePlane"
 | |
|                   },
 | |
|                   {
 | |
|                     "faceId": "[uuid]",
 | |
|                     "id": "[uuid]",
 | |
|                     "sourceRange": [],
 | |
|                     "tag": null,
 | |
|                     "type": "extrudePlane"
 | |
|                   }
 | |
|                 ],
 | |
|                 "sketch": {
 | |
|                   "type": "Sketch",
 | |
|                   "id": "[uuid]",
 | |
|                   "paths": [
 | |
|                     {
 | |
|                       "__geoMeta": {
 | |
|                         "id": "[uuid]",
 | |
|                         "sourceRange": []
 | |
|                       },
 | |
|                       "from": [
 | |
|                         -7.9,
 | |
|                         -11.9
 | |
|                       ],
 | |
|                       "tag": null,
 | |
|                       "to": [
 | |
|                         7.9,
 | |
|                         -11.9
 | |
|                       ],
 | |
|                       "type": "ToPoint",
 | |
|                       "units": {
 | |
|                         "type": "Inches"
 | |
|                       }
 | |
|                     },
 | |
|                     {
 | |
|                       "__geoMeta": {
 | |
|                         "id": "[uuid]",
 | |
|                         "sourceRange": []
 | |
|                       },
 | |
|                       "from": [
 | |
|                         7.9,
 | |
|                         -11.9
 | |
|                       ],
 | |
|                       "tag": null,
 | |
|                       "to": [
 | |
|                         7.9,
 | |
|                         11.9
 | |
|                       ],
 | |
|                       "type": "ToPoint",
 | |
|                       "units": {
 | |
|                         "type": "Inches"
 | |
|                       }
 | |
|                     },
 | |
|                     {
 | |
|                       "__geoMeta": {
 | |
|                         "id": "[uuid]",
 | |
|                         "sourceRange": []
 | |
|                       },
 | |
|                       "from": [
 | |
|                         7.9,
 | |
|                         11.9
 | |
|                       ],
 | |
|                       "tag": null,
 | |
|                       "to": [
 | |
|                         -7.9,
 | |
|                         11.9
 | |
|                       ],
 | |
|                       "type": "ToPoint",
 | |
|                       "units": {
 | |
|                         "type": "Inches"
 | |
|                       }
 | |
|                     },
 | |
|                     {
 | |
|                       "__geoMeta": {
 | |
|                         "id": "[uuid]",
 | |
|                         "sourceRange": []
 | |
|                       },
 | |
|                       "from": [
 | |
|                         -7.9,
 | |
|                         11.9
 | |
|                       ],
 | |
|                       "tag": null,
 | |
|                       "to": [
 | |
|                         -7.9,
 | |
|                         -11.9
 | |
|                       ],
 | |
|                       "type": "ToPoint",
 | |
|                       "units": {
 | |
|                         "type": "Inches"
 | |
|                       }
 | |
|                     }
 | |
|                   ],
 | |
|                   "on": {
 | |
|                     "type": "plane",
 | |
|                     "id": "[uuid]",
 | |
|                     "artifactId": "[uuid]",
 | |
|                     "value": "XY",
 | |
|                     "origin": {
 | |
|                       "x": 0.0,
 | |
|                       "y": 0.0,
 | |
|                       "z": 0.0
 | |
|                     },
 | |
|                     "xAxis": {
 | |
|                       "x": 1.0,
 | |
|                       "y": 0.0,
 | |
|                       "z": 0.0
 | |
|                     },
 | |
|                     "yAxis": {
 | |
|                       "x": 0.0,
 | |
|                       "y": 1.0,
 | |
|                       "z": 0.0
 | |
|                     },
 | |
|                     "zAxis": {
 | |
|                       "x": 0.0,
 | |
|                       "y": 0.0,
 | |
|                       "z": 1.0
 | |
|                     },
 | |
|                     "units": {
 | |
|                       "type": "Inches"
 | |
|                     }
 | |
|                   },
 | |
|                   "start": {
 | |
|                     "from": [
 | |
|                       -7.9,
 | |
|                       -11.9
 | |
|                     ],
 | |
|                     "to": [
 | |
|                       -7.9,
 | |
|                       -11.9
 | |
|                     ],
 | |
|                     "units": {
 | |
|                       "type": "Inches"
 | |
|                     },
 | |
|                     "tag": null,
 | |
|                     "__geoMeta": {
 | |
|                       "id": "[uuid]",
 | |
|                       "sourceRange": []
 | |
|                     }
 | |
|                   },
 | |
|                   "artifactId": "[uuid]",
 | |
|                   "originalId": "[uuid]",
 | |
|                   "units": {
 | |
|                     "type": "Inches"
 | |
|                   }
 | |
|                 },
 | |
|                 "height": 3.2,
 | |
|                 "startCapId": "[uuid]",
 | |
|                 "endCapId": "[uuid]",
 | |
|                 "units": {
 | |
|                   "type": "Inches"
 | |
|                 }
 | |
|               },
 | |
|               "units": {
 | |
|                 "type": "Inches"
 | |
|               }
 | |
|             },
 | |
|             "start": {
 | |
|               "from": [
 | |
|                 -1.6,
 | |
|                 -8.0
 | |
|               ],
 | |
|               "to": [
 | |
|                 -1.6,
 | |
|                 -8.0
 | |
|               ],
 | |
|               "units": {
 | |
|                 "type": "Inches"
 | |
|               },
 | |
|               "tag": null,
 | |
|               "__geoMeta": {
 | |
|                 "id": "[uuid]",
 | |
|                 "sourceRange": []
 | |
|               }
 | |
|             },
 | |
|             "artifactId": "[uuid]",
 | |
|             "originalId": "[uuid]",
 | |
|             "units": {
 | |
|               "type": "Inches"
 | |
|             }
 | |
|           },
 | |
|           "height": 1.8,
 | |
|           "startCapId": null,
 | |
|           "endCapId": "[uuid]",
 | |
|           "units": {
 | |
|             "type": "Inches"
 | |
|           }
 | |
|         }
 | |
|       },
 | |
|       {
 | |
|         "type": "Solid",
 | |
|         "value": {
 | |
|           "type": "Solid",
 | |
|           "id": "[uuid]",
 | |
|           "artifactId": "[uuid]",
 | |
|           "value": [
 | |
|             {
 | |
|               "faceId": "[uuid]",
 | |
|               "id": "[uuid]",
 | |
|               "sourceRange": [],
 | |
|               "tag": null,
 | |
|               "type": "extrudeArc"
 | |
|             }
 | |
|           ],
 | |
|           "sketch": {
 | |
|             "type": "Sketch",
 | |
|             "id": "[uuid]",
 | |
|             "paths": [
 | |
|               {
 | |
|                 "__geoMeta": {
 | |
|                   "id": "[uuid]",
 | |
|                   "sourceRange": []
 | |
|                 },
 | |
|                 "ccw": true,
 | |
|                 "center": [
 | |
|                   -4.0,
 | |
|                   -8.0
 | |
|                 ],
 | |
|                 "from": [
 | |
|                   -1.6,
 | |
|                   -8.0
 | |
|                 ],
 | |
|                 "radius": 2.4,
 | |
|                 "tag": null,
 | |
|                 "to": [
 | |
|                   -1.6,
 | |
|                   -8.0
 | |
|                 ],
 | |
|                 "type": "Circle",
 | |
|                 "units": {
 | |
|                   "type": "Inches"
 | |
|                 }
 | |
|               }
 | |
|             ],
 | |
|             "on": {
 | |
|               "type": "face",
 | |
|               "id": "[uuid]",
 | |
|               "artifactId": "[uuid]",
 | |
|               "value": "end",
 | |
|               "xAxis": {
 | |
|                 "x": 1.0,
 | |
|                 "y": 0.0,
 | |
|                 "z": 0.0
 | |
|               },
 | |
|               "yAxis": {
 | |
|                 "x": 0.0,
 | |
|                 "y": 1.0,
 | |
|                 "z": 0.0
 | |
|               },
 | |
|               "zAxis": {
 | |
|                 "x": 0.0,
 | |
|                 "y": 0.0,
 | |
|                 "z": 1.0
 | |
|               },
 | |
|               "solid": {
 | |
|                 "type": "Solid",
 | |
|                 "id": "[uuid]",
 | |
|                 "artifactId": "[uuid]",
 | |
|                 "value": [
 | |
|                   {
 | |
|                     "faceId": "[uuid]",
 | |
|                     "id": "[uuid]",
 | |
|                     "sourceRange": [],
 | |
|                     "tag": null,
 | |
|                     "type": "extrudePlane"
 | |
|                   },
 | |
|                   {
 | |
|                     "faceId": "[uuid]",
 | |
|                     "id": "[uuid]",
 | |
|                     "sourceRange": [],
 | |
|                     "tag": null,
 | |
|                     "type": "extrudePlane"
 | |
|                   },
 | |
|                   {
 | |
|                     "faceId": "[uuid]",
 | |
|                     "id": "[uuid]",
 | |
|                     "sourceRange": [],
 | |
|                     "tag": null,
 | |
|                     "type": "extrudePlane"
 | |
|                   },
 | |
|                   {
 | |
|                     "faceId": "[uuid]",
 | |
|                     "id": "[uuid]",
 | |
|                     "sourceRange": [],
 | |
|                     "tag": null,
 | |
|                     "type": "extrudePlane"
 | |
|                   }
 | |
|                 ],
 | |
|                 "sketch": {
 | |
|                   "type": "Sketch",
 | |
|                   "id": "[uuid]",
 | |
|                   "paths": [
 | |
|                     {
 | |
|                       "__geoMeta": {
 | |
|                         "id": "[uuid]",
 | |
|                         "sourceRange": []
 | |
|                       },
 | |
|                       "from": [
 | |
|                         -7.9,
 | |
|                         -11.9
 | |
|                       ],
 | |
|                       "tag": null,
 | |
|                       "to": [
 | |
|                         7.9,
 | |
|                         -11.9
 | |
|                       ],
 | |
|                       "type": "ToPoint",
 | |
|                       "units": {
 | |
|                         "type": "Inches"
 | |
|                       }
 | |
|                     },
 | |
|                     {
 | |
|                       "__geoMeta": {
 | |
|                         "id": "[uuid]",
 | |
|                         "sourceRange": []
 | |
|                       },
 | |
|                       "from": [
 | |
|                         7.9,
 | |
|                         -11.9
 | |
|                       ],
 | |
|                       "tag": null,
 | |
|                       "to": [
 | |
|                         7.9,
 | |
|                         11.9
 | |
|                       ],
 | |
|                       "type": "ToPoint",
 | |
|                       "units": {
 | |
|                         "type": "Inches"
 | |
|                       }
 | |
|                     },
 | |
|                     {
 | |
|                       "__geoMeta": {
 | |
|                         "id": "[uuid]",
 | |
|                         "sourceRange": []
 | |
|                       },
 | |
|                       "from": [
 | |
|                         7.9,
 | |
|                         11.9
 | |
|                       ],
 | |
|                       "tag": null,
 | |
|                       "to": [
 | |
|                         -7.9,
 | |
|                         11.9
 | |
|                       ],
 | |
|                       "type": "ToPoint",
 | |
|                       "units": {
 | |
|                         "type": "Inches"
 | |
|                       }
 | |
|                     },
 | |
|                     {
 | |
|                       "__geoMeta": {
 | |
|                         "id": "[uuid]",
 | |
|                         "sourceRange": []
 | |
|                       },
 | |
|                       "from": [
 | |
|                         -7.9,
 | |
|                         11.9
 | |
|                       ],
 | |
|                       "tag": null,
 | |
|                       "to": [
 | |
|                         -7.9,
 | |
|                         -11.9
 | |
|                       ],
 | |
|                       "type": "ToPoint",
 | |
|                       "units": {
 | |
|                         "type": "Inches"
 | |
|                       }
 | |
|                     }
 | |
|                   ],
 | |
|                   "on": {
 | |
|                     "type": "plane",
 | |
|                     "id": "[uuid]",
 | |
|                     "artifactId": "[uuid]",
 | |
|                     "value": "XY",
 | |
|                     "origin": {
 | |
|                       "x": 0.0,
 | |
|                       "y": 0.0,
 | |
|                       "z": 0.0
 | |
|                     },
 | |
|                     "xAxis": {
 | |
|                       "x": 1.0,
 | |
|                       "y": 0.0,
 | |
|                       "z": 0.0
 | |
|                     },
 | |
|                     "yAxis": {
 | |
|                       "x": 0.0,
 | |
|                       "y": 1.0,
 | |
|                       "z": 0.0
 | |
|                     },
 | |
|                     "zAxis": {
 | |
|                       "x": 0.0,
 | |
|                       "y": 0.0,
 | |
|                       "z": 1.0
 | |
|                     },
 | |
|                     "units": {
 | |
|                       "type": "Inches"
 | |
|                     }
 | |
|                   },
 | |
|                   "start": {
 | |
|                     "from": [
 | |
|                       -7.9,
 | |
|                       -11.9
 | |
|                     ],
 | |
|                     "to": [
 | |
|                       -7.9,
 | |
|                       -11.9
 | |
|                     ],
 | |
|                     "units": {
 | |
|                       "type": "Inches"
 | |
|                     },
 | |
|                     "tag": null,
 | |
|                     "__geoMeta": {
 | |
|                       "id": "[uuid]",
 | |
|                       "sourceRange": []
 | |
|                     }
 | |
|                   },
 | |
|                   "artifactId": "[uuid]",
 | |
|                   "originalId": "[uuid]",
 | |
|                   "units": {
 | |
|                     "type": "Inches"
 | |
|                   }
 | |
|                 },
 | |
|                 "height": 3.2,
 | |
|                 "startCapId": "[uuid]",
 | |
|                 "endCapId": "[uuid]",
 | |
|                 "units": {
 | |
|                   "type": "Inches"
 | |
|                 }
 | |
|               },
 | |
|               "units": {
 | |
|                 "type": "Inches"
 | |
|               }
 | |
|             },
 | |
|             "start": {
 | |
|               "from": [
 | |
|                 -1.6,
 | |
|                 -8.0
 | |
|               ],
 | |
|               "to": [
 | |
|                 -1.6,
 | |
|                 -8.0
 | |
|               ],
 | |
|               "units": {
 | |
|                 "type": "Inches"
 | |
|               },
 | |
|               "tag": null,
 | |
|               "__geoMeta": {
 | |
|                 "id": "[uuid]",
 | |
|                 "sourceRange": []
 | |
|               }
 | |
|             },
 | |
|             "artifactId": "[uuid]",
 | |
|             "originalId": "[uuid]",
 | |
|             "units": {
 | |
|               "type": "Inches"
 | |
|             }
 | |
|           },
 | |
|           "height": 1.8,
 | |
|           "startCapId": null,
 | |
|           "endCapId": "[uuid]",
 | |
|           "units": {
 | |
|             "type": "Inches"
 | |
|           }
 | |
|         }
 | |
|       }
 | |
|     ]
 | |
|   },
 | |
|   "pitch": {
 | |
|     "type": "Number",
 | |
|     "value": 8.0,
 | |
|     "ty": {
 | |
|       "type": "Default",
 | |
|       "len": {
 | |
|         "type": "Inches"
 | |
|       },
 | |
|       "angle": {
 | |
|         "type": "Degrees"
 | |
|       }
 | |
|     }
 | |
|   },
 | |
|   "postDiam": {
 | |
|     "type": "Number",
 | |
|     "value": 6.5,
 | |
|     "ty": {
 | |
|       "type": "Unknown"
 | |
|     }
 | |
|   },
 | |
|   "shellExtrude": {
 | |
|     "type": "Solid",
 | |
|     "value": {
 | |
|       "type": "Solid",
 | |
|       "id": "[uuid]",
 | |
|       "artifactId": "[uuid]",
 | |
|       "value": [
 | |
|         {
 | |
|           "faceId": "[uuid]",
 | |
|           "id": "[uuid]",
 | |
|           "sourceRange": [],
 | |
|           "tag": null,
 | |
|           "type": "extrudePlane"
 | |
|         },
 | |
|         {
 | |
|           "faceId": "[uuid]",
 | |
|           "id": "[uuid]",
 | |
|           "sourceRange": [],
 | |
|           "tag": null,
 | |
|           "type": "extrudePlane"
 | |
|         },
 | |
|         {
 | |
|           "faceId": "[uuid]",
 | |
|           "id": "[uuid]",
 | |
|           "sourceRange": [],
 | |
|           "tag": null,
 | |
|           "type": "extrudePlane"
 | |
|         },
 | |
|         {
 | |
|           "faceId": "[uuid]",
 | |
|           "id": "[uuid]",
 | |
|           "sourceRange": [],
 | |
|           "tag": null,
 | |
|           "type": "extrudePlane"
 | |
|         }
 | |
|       ],
 | |
|       "sketch": {
 | |
|         "type": "Sketch",
 | |
|         "id": "[uuid]",
 | |
|         "paths": [
 | |
|           {
 | |
|             "__geoMeta": {
 | |
|               "id": "[uuid]",
 | |
|               "sourceRange": []
 | |
|             },
 | |
|             "from": [
 | |
|               -6.4,
 | |
|               -10.4
 | |
|             ],
 | |
|             "tag": null,
 | |
|             "to": [
 | |
|               6.4,
 | |
|               -10.4
 | |
|             ],
 | |
|             "type": "ToPoint",
 | |
|             "units": {
 | |
|               "type": "Inches"
 | |
|             }
 | |
|           },
 | |
|           {
 | |
|             "__geoMeta": {
 | |
|               "id": "[uuid]",
 | |
|               "sourceRange": []
 | |
|             },
 | |
|             "from": [
 | |
|               6.4,
 | |
|               -10.4
 | |
|             ],
 | |
|             "tag": null,
 | |
|             "to": [
 | |
|               6.4,
 | |
|               10.4
 | |
|             ],
 | |
|             "type": "ToPoint",
 | |
|             "units": {
 | |
|               "type": "Inches"
 | |
|             }
 | |
|           },
 | |
|           {
 | |
|             "__geoMeta": {
 | |
|               "id": "[uuid]",
 | |
|               "sourceRange": []
 | |
|             },
 | |
|             "from": [
 | |
|               6.4,
 | |
|               10.4
 | |
|             ],
 | |
|             "tag": null,
 | |
|             "to": [
 | |
|               -6.4,
 | |
|               10.4
 | |
|             ],
 | |
|             "type": "ToPoint",
 | |
|             "units": {
 | |
|               "type": "Inches"
 | |
|             }
 | |
|           },
 | |
|           {
 | |
|             "__geoMeta": {
 | |
|               "id": "[uuid]",
 | |
|               "sourceRange": []
 | |
|             },
 | |
|             "from": [
 | |
|               -6.4,
 | |
|               10.4
 | |
|             ],
 | |
|             "tag": null,
 | |
|             "to": [
 | |
|               -6.4,
 | |
|               -10.4
 | |
|             ],
 | |
|             "type": "ToPoint",
 | |
|             "units": {
 | |
|               "type": "Inches"
 | |
|             }
 | |
|           }
 | |
|         ],
 | |
|         "on": {
 | |
|           "type": "face",
 | |
|           "id": "[uuid]",
 | |
|           "artifactId": "[uuid]",
 | |
|           "value": "start",
 | |
|           "xAxis": {
 | |
|             "x": 1.0,
 | |
|             "y": 0.0,
 | |
|             "z": 0.0
 | |
|           },
 | |
|           "yAxis": {
 | |
|             "x": 0.0,
 | |
|             "y": 1.0,
 | |
|             "z": 0.0
 | |
|           },
 | |
|           "zAxis": {
 | |
|             "x": 0.0,
 | |
|             "y": 0.0,
 | |
|             "z": 1.0
 | |
|           },
 | |
|           "solid": {
 | |
|             "type": "Solid",
 | |
|             "id": "[uuid]",
 | |
|             "artifactId": "[uuid]",
 | |
|             "value": [
 | |
|               {
 | |
|                 "faceId": "[uuid]",
 | |
|                 "id": "[uuid]",
 | |
|                 "sourceRange": [],
 | |
|                 "tag": null,
 | |
|                 "type": "extrudePlane"
 | |
|               },
 | |
|               {
 | |
|                 "faceId": "[uuid]",
 | |
|                 "id": "[uuid]",
 | |
|                 "sourceRange": [],
 | |
|                 "tag": null,
 | |
|                 "type": "extrudePlane"
 | |
|               },
 | |
|               {
 | |
|                 "faceId": "[uuid]",
 | |
|                 "id": "[uuid]",
 | |
|                 "sourceRange": [],
 | |
|                 "tag": null,
 | |
|                 "type": "extrudePlane"
 | |
|               },
 | |
|               {
 | |
|                 "faceId": "[uuid]",
 | |
|                 "id": "[uuid]",
 | |
|                 "sourceRange": [],
 | |
|                 "tag": null,
 | |
|                 "type": "extrudePlane"
 | |
|               }
 | |
|             ],
 | |
|             "sketch": {
 | |
|               "type": "Sketch",
 | |
|               "id": "[uuid]",
 | |
|               "paths": [
 | |
|                 {
 | |
|                   "__geoMeta": {
 | |
|                     "id": "[uuid]",
 | |
|                     "sourceRange": []
 | |
|                   },
 | |
|                   "from": [
 | |
|                     -7.9,
 | |
|                     -11.9
 | |
|                   ],
 | |
|                   "tag": null,
 | |
|                   "to": [
 | |
|                     7.9,
 | |
|                     -11.9
 | |
|                   ],
 | |
|                   "type": "ToPoint",
 | |
|                   "units": {
 | |
|                     "type": "Inches"
 | |
|                   }
 | |
|                 },
 | |
|                 {
 | |
|                   "__geoMeta": {
 | |
|                     "id": "[uuid]",
 | |
|                     "sourceRange": []
 | |
|                   },
 | |
|                   "from": [
 | |
|                     7.9,
 | |
|                     -11.9
 | |
|                   ],
 | |
|                   "tag": null,
 | |
|                   "to": [
 | |
|                     7.9,
 | |
|                     11.9
 | |
|                   ],
 | |
|                   "type": "ToPoint",
 | |
|                   "units": {
 | |
|                     "type": "Inches"
 | |
|                   }
 | |
|                 },
 | |
|                 {
 | |
|                   "__geoMeta": {
 | |
|                     "id": "[uuid]",
 | |
|                     "sourceRange": []
 | |
|                   },
 | |
|                   "from": [
 | |
|                     7.9,
 | |
|                     11.9
 | |
|                   ],
 | |
|                   "tag": null,
 | |
|                   "to": [
 | |
|                     -7.9,
 | |
|                     11.9
 | |
|                   ],
 | |
|                   "type": "ToPoint",
 | |
|                   "units": {
 | |
|                     "type": "Inches"
 | |
|                   }
 | |
|                 },
 | |
|                 {
 | |
|                   "__geoMeta": {
 | |
|                     "id": "[uuid]",
 | |
|                     "sourceRange": []
 | |
|                   },
 | |
|                   "from": [
 | |
|                     -7.9,
 | |
|                     11.9
 | |
|                   ],
 | |
|                   "tag": null,
 | |
|                   "to": [
 | |
|                     -7.9,
 | |
|                     -11.9
 | |
|                   ],
 | |
|                   "type": "ToPoint",
 | |
|                   "units": {
 | |
|                     "type": "Inches"
 | |
|                   }
 | |
|                 }
 | |
|               ],
 | |
|               "on": {
 | |
|                 "type": "plane",
 | |
|                 "id": "[uuid]",
 | |
|                 "artifactId": "[uuid]",
 | |
|                 "value": "XY",
 | |
|                 "origin": {
 | |
|                   "x": 0.0,
 | |
|                   "y": 0.0,
 | |
|                   "z": 0.0
 | |
|                 },
 | |
|                 "xAxis": {
 | |
|                   "x": 1.0,
 | |
|                   "y": 0.0,
 | |
|                   "z": 0.0
 | |
|                 },
 | |
|                 "yAxis": {
 | |
|                   "x": 0.0,
 | |
|                   "y": 1.0,
 | |
|                   "z": 0.0
 | |
|                 },
 | |
|                 "zAxis": {
 | |
|                   "x": 0.0,
 | |
|                   "y": 0.0,
 | |
|                   "z": 1.0
 | |
|                 },
 | |
|                 "units": {
 | |
|                   "type": "Inches"
 | |
|                 }
 | |
|               },
 | |
|               "start": {
 | |
|                 "from": [
 | |
|                   -7.9,
 | |
|                   -11.9
 | |
|                 ],
 | |
|                 "to": [
 | |
|                   -7.9,
 | |
|                   -11.9
 | |
|                 ],
 | |
|                 "units": {
 | |
|                   "type": "Inches"
 | |
|                 },
 | |
|                 "tag": null,
 | |
|                 "__geoMeta": {
 | |
|                   "id": "[uuid]",
 | |
|                   "sourceRange": []
 | |
|                 }
 | |
|               },
 | |
|               "artifactId": "[uuid]",
 | |
|               "originalId": "[uuid]",
 | |
|               "units": {
 | |
|                 "type": "Inches"
 | |
|               }
 | |
|             },
 | |
|             "height": 3.2,
 | |
|             "startCapId": "[uuid]",
 | |
|             "endCapId": "[uuid]",
 | |
|             "units": {
 | |
|               "type": "Inches"
 | |
|             }
 | |
|           },
 | |
|           "units": {
 | |
|             "type": "Inches"
 | |
|           }
 | |
|         },
 | |
|         "start": {
 | |
|           "from": [
 | |
|             -6.4,
 | |
|             -10.4
 | |
|           ],
 | |
|           "to": [
 | |
|             -6.4,
 | |
|             -10.4
 | |
|           ],
 | |
|           "units": {
 | |
|             "type": "Inches"
 | |
|           },
 | |
|           "tag": null,
 | |
|           "__geoMeta": {
 | |
|             "id": "[uuid]",
 | |
|             "sourceRange": []
 | |
|           }
 | |
|         },
 | |
|         "artifactId": "[uuid]",
 | |
|         "originalId": "[uuid]",
 | |
|         "units": {
 | |
|           "type": "Inches"
 | |
|         }
 | |
|       },
 | |
|       "height": -1.7000000000000002,
 | |
|       "startCapId": "[uuid]",
 | |
|       "endCapId": null,
 | |
|       "units": {
 | |
|         "type": "Inches"
 | |
|       }
 | |
|     }
 | |
|   },
 | |
|   "t": {
 | |
|     "type": "Number",
 | |
|     "value": 1.5,
 | |
|     "ty": {
 | |
|       "type": "Unknown"
 | |
|     }
 | |
|   },
 | |
|   "totalLength": {
 | |
|     "type": "Number",
 | |
|     "value": 23.8,
 | |
|     "ty": {
 | |
|       "type": "Unknown"
 | |
|     }
 | |
|   },
 | |
|   "totalWidth": {
 | |
|     "type": "Number",
 | |
|     "value": 15.8,
 | |
|     "ty": {
 | |
|       "type": "Unknown"
 | |
|     }
 | |
|   },
 | |
|   "tubePattern": {
 | |
|     "type": "HomArray",
 | |
|     "value": [
 | |
|       {
 | |
|         "type": "Solid",
 | |
|         "value": {
 | |
|           "type": "Solid",
 | |
|           "id": "[uuid]",
 | |
|           "artifactId": "[uuid]",
 | |
|           "value": [
 | |
|             {
 | |
|               "faceId": "[uuid]",
 | |
|               "id": "[uuid]",
 | |
|               "sourceRange": [],
 | |
|               "tag": null,
 | |
|               "type": "extrudeArc"
 | |
|             }
 | |
|           ],
 | |
|           "sketch": {
 | |
|             "type": "Sketch",
 | |
|             "id": "[uuid]",
 | |
|             "paths": [
 | |
|               {
 | |
|                 "__geoMeta": {
 | |
|                   "id": "[uuid]",
 | |
|                   "sourceRange": []
 | |
|                 },
 | |
|                 "ccw": true,
 | |
|                 "center": [
 | |
|                   -0.0,
 | |
|                   -4.0
 | |
|                 ],
 | |
|                 "from": [
 | |
|                   2.4,
 | |
|                   -4.0
 | |
|                 ],
 | |
|                 "radius": 2.4,
 | |
|                 "tag": null,
 | |
|                 "to": [
 | |
|                   2.4,
 | |
|                   -4.0
 | |
|                 ],
 | |
|                 "type": "Circle",
 | |
|                 "units": {
 | |
|                   "type": "Inches"
 | |
|                 }
 | |
|               }
 | |
|             ],
 | |
|             "on": {
 | |
|               "type": "face",
 | |
|               "id": "[uuid]",
 | |
|               "artifactId": "[uuid]",
 | |
|               "value": "start",
 | |
|               "xAxis": {
 | |
|                 "x": 1.0,
 | |
|                 "y": 0.0,
 | |
|                 "z": 0.0
 | |
|               },
 | |
|               "yAxis": {
 | |
|                 "x": 0.0,
 | |
|                 "y": 1.0,
 | |
|                 "z": 0.0
 | |
|               },
 | |
|               "zAxis": {
 | |
|                 "x": 0.0,
 | |
|                 "y": 0.0,
 | |
|                 "z": 1.0
 | |
|               },
 | |
|               "solid": {
 | |
|                 "type": "Solid",
 | |
|                 "id": "[uuid]",
 | |
|                 "artifactId": "[uuid]",
 | |
|                 "value": [
 | |
|                   {
 | |
|                     "faceId": "[uuid]",
 | |
|                     "id": "[uuid]",
 | |
|                     "sourceRange": [],
 | |
|                     "tag": null,
 | |
|                     "type": "extrudePlane"
 | |
|                   },
 | |
|                   {
 | |
|                     "faceId": "[uuid]",
 | |
|                     "id": "[uuid]",
 | |
|                     "sourceRange": [],
 | |
|                     "tag": null,
 | |
|                     "type": "extrudePlane"
 | |
|                   },
 | |
|                   {
 | |
|                     "faceId": "[uuid]",
 | |
|                     "id": "[uuid]",
 | |
|                     "sourceRange": [],
 | |
|                     "tag": null,
 | |
|                     "type": "extrudePlane"
 | |
|                   },
 | |
|                   {
 | |
|                     "faceId": "[uuid]",
 | |
|                     "id": "[uuid]",
 | |
|                     "sourceRange": [],
 | |
|                     "tag": null,
 | |
|                     "type": "extrudePlane"
 | |
|                   }
 | |
|                 ],
 | |
|                 "sketch": {
 | |
|                   "type": "Sketch",
 | |
|                   "id": "[uuid]",
 | |
|                   "paths": [
 | |
|                     {
 | |
|                       "__geoMeta": {
 | |
|                         "id": "[uuid]",
 | |
|                         "sourceRange": []
 | |
|                       },
 | |
|                       "from": [
 | |
|                         -6.4,
 | |
|                         -10.4
 | |
|                       ],
 | |
|                       "tag": null,
 | |
|                       "to": [
 | |
|                         6.4,
 | |
|                         -10.4
 | |
|                       ],
 | |
|                       "type": "ToPoint",
 | |
|                       "units": {
 | |
|                         "type": "Inches"
 | |
|                       }
 | |
|                     },
 | |
|                     {
 | |
|                       "__geoMeta": {
 | |
|                         "id": "[uuid]",
 | |
|                         "sourceRange": []
 | |
|                       },
 | |
|                       "from": [
 | |
|                         6.4,
 | |
|                         -10.4
 | |
|                       ],
 | |
|                       "tag": null,
 | |
|                       "to": [
 | |
|                         6.4,
 | |
|                         10.4
 | |
|                       ],
 | |
|                       "type": "ToPoint",
 | |
|                       "units": {
 | |
|                         "type": "Inches"
 | |
|                       }
 | |
|                     },
 | |
|                     {
 | |
|                       "__geoMeta": {
 | |
|                         "id": "[uuid]",
 | |
|                         "sourceRange": []
 | |
|                       },
 | |
|                       "from": [
 | |
|                         6.4,
 | |
|                         10.4
 | |
|                       ],
 | |
|                       "tag": null,
 | |
|                       "to": [
 | |
|                         -6.4,
 | |
|                         10.4
 | |
|                       ],
 | |
|                       "type": "ToPoint",
 | |
|                       "units": {
 | |
|                         "type": "Inches"
 | |
|                       }
 | |
|                     },
 | |
|                     {
 | |
|                       "__geoMeta": {
 | |
|                         "id": "[uuid]",
 | |
|                         "sourceRange": []
 | |
|                       },
 | |
|                       "from": [
 | |
|                         -6.4,
 | |
|                         10.4
 | |
|                       ],
 | |
|                       "tag": null,
 | |
|                       "to": [
 | |
|                         -6.4,
 | |
|                         -10.4
 | |
|                       ],
 | |
|                       "type": "ToPoint",
 | |
|                       "units": {
 | |
|                         "type": "Inches"
 | |
|                       }
 | |
|                     }
 | |
|                   ],
 | |
|                   "on": {
 | |
|                     "type": "face",
 | |
|                     "id": "[uuid]",
 | |
|                     "artifactId": "[uuid]",
 | |
|                     "value": "start",
 | |
|                     "xAxis": {
 | |
|                       "x": 1.0,
 | |
|                       "y": 0.0,
 | |
|                       "z": 0.0
 | |
|                     },
 | |
|                     "yAxis": {
 | |
|                       "x": 0.0,
 | |
|                       "y": 1.0,
 | |
|                       "z": 0.0
 | |
|                     },
 | |
|                     "zAxis": {
 | |
|                       "x": 0.0,
 | |
|                       "y": 0.0,
 | |
|                       "z": 1.0
 | |
|                     },
 | |
|                     "solid": {
 | |
|                       "type": "Solid",
 | |
|                       "id": "[uuid]",
 | |
|                       "artifactId": "[uuid]",
 | |
|                       "value": [
 | |
|                         {
 | |
|                           "faceId": "[uuid]",
 | |
|                           "id": "[uuid]",
 | |
|                           "sourceRange": [],
 | |
|                           "tag": null,
 | |
|                           "type": "extrudePlane"
 | |
|                         },
 | |
|                         {
 | |
|                           "faceId": "[uuid]",
 | |
|                           "id": "[uuid]",
 | |
|                           "sourceRange": [],
 | |
|                           "tag": null,
 | |
|                           "type": "extrudePlane"
 | |
|                         },
 | |
|                         {
 | |
|                           "faceId": "[uuid]",
 | |
|                           "id": "[uuid]",
 | |
|                           "sourceRange": [],
 | |
|                           "tag": null,
 | |
|                           "type": "extrudePlane"
 | |
|                         },
 | |
|                         {
 | |
|                           "faceId": "[uuid]",
 | |
|                           "id": "[uuid]",
 | |
|                           "sourceRange": [],
 | |
|                           "tag": null,
 | |
|                           "type": "extrudePlane"
 | |
|                         }
 | |
|                       ],
 | |
|                       "sketch": {
 | |
|                         "type": "Sketch",
 | |
|                         "id": "[uuid]",
 | |
|                         "paths": [
 | |
|                           {
 | |
|                             "__geoMeta": {
 | |
|                               "id": "[uuid]",
 | |
|                               "sourceRange": []
 | |
|                             },
 | |
|                             "from": [
 | |
|                               -7.9,
 | |
|                               -11.9
 | |
|                             ],
 | |
|                             "tag": null,
 | |
|                             "to": [
 | |
|                               7.9,
 | |
|                               -11.9
 | |
|                             ],
 | |
|                             "type": "ToPoint",
 | |
|                             "units": {
 | |
|                               "type": "Inches"
 | |
|                             }
 | |
|                           },
 | |
|                           {
 | |
|                             "__geoMeta": {
 | |
|                               "id": "[uuid]",
 | |
|                               "sourceRange": []
 | |
|                             },
 | |
|                             "from": [
 | |
|                               7.9,
 | |
|                               -11.9
 | |
|                             ],
 | |
|                             "tag": null,
 | |
|                             "to": [
 | |
|                               7.9,
 | |
|                               11.9
 | |
|                             ],
 | |
|                             "type": "ToPoint",
 | |
|                             "units": {
 | |
|                               "type": "Inches"
 | |
|                             }
 | |
|                           },
 | |
|                           {
 | |
|                             "__geoMeta": {
 | |
|                               "id": "[uuid]",
 | |
|                               "sourceRange": []
 | |
|                             },
 | |
|                             "from": [
 | |
|                               7.9,
 | |
|                               11.9
 | |
|                             ],
 | |
|                             "tag": null,
 | |
|                             "to": [
 | |
|                               -7.9,
 | |
|                               11.9
 | |
|                             ],
 | |
|                             "type": "ToPoint",
 | |
|                             "units": {
 | |
|                               "type": "Inches"
 | |
|                             }
 | |
|                           },
 | |
|                           {
 | |
|                             "__geoMeta": {
 | |
|                               "id": "[uuid]",
 | |
|                               "sourceRange": []
 | |
|                             },
 | |
|                             "from": [
 | |
|                               -7.9,
 | |
|                               11.9
 | |
|                             ],
 | |
|                             "tag": null,
 | |
|                             "to": [
 | |
|                               -7.9,
 | |
|                               -11.9
 | |
|                             ],
 | |
|                             "type": "ToPoint",
 | |
|                             "units": {
 | |
|                               "type": "Inches"
 | |
|                             }
 | |
|                           }
 | |
|                         ],
 | |
|                         "on": {
 | |
|                           "type": "plane",
 | |
|                           "id": "[uuid]",
 | |
|                           "artifactId": "[uuid]",
 | |
|                           "value": "XY",
 | |
|                           "origin": {
 | |
|                             "x": 0.0,
 | |
|                             "y": 0.0,
 | |
|                             "z": 0.0
 | |
|                           },
 | |
|                           "xAxis": {
 | |
|                             "x": 1.0,
 | |
|                             "y": 0.0,
 | |
|                             "z": 0.0
 | |
|                           },
 | |
|                           "yAxis": {
 | |
|                             "x": 0.0,
 | |
|                             "y": 1.0,
 | |
|                             "z": 0.0
 | |
|                           },
 | |
|                           "zAxis": {
 | |
|                             "x": 0.0,
 | |
|                             "y": 0.0,
 | |
|                             "z": 1.0
 | |
|                           },
 | |
|                           "units": {
 | |
|                             "type": "Inches"
 | |
|                           }
 | |
|                         },
 | |
|                         "start": {
 | |
|                           "from": [
 | |
|                             -7.9,
 | |
|                             -11.9
 | |
|                           ],
 | |
|                           "to": [
 | |
|                             -7.9,
 | |
|                             -11.9
 | |
|                           ],
 | |
|                           "units": {
 | |
|                             "type": "Inches"
 | |
|                           },
 | |
|                           "tag": null,
 | |
|                           "__geoMeta": {
 | |
|                             "id": "[uuid]",
 | |
|                             "sourceRange": []
 | |
|                           }
 | |
|                         },
 | |
|                         "artifactId": "[uuid]",
 | |
|                         "originalId": "[uuid]",
 | |
|                         "units": {
 | |
|                           "type": "Inches"
 | |
|                         }
 | |
|                       },
 | |
|                       "height": 3.2,
 | |
|                       "startCapId": "[uuid]",
 | |
|                       "endCapId": "[uuid]",
 | |
|                       "units": {
 | |
|                         "type": "Inches"
 | |
|                       }
 | |
|                     },
 | |
|                     "units": {
 | |
|                       "type": "Inches"
 | |
|                     }
 | |
|                   },
 | |
|                   "start": {
 | |
|                     "from": [
 | |
|                       -6.4,
 | |
|                       -10.4
 | |
|                     ],
 | |
|                     "to": [
 | |
|                       -6.4,
 | |
|                       -10.4
 | |
|                     ],
 | |
|                     "units": {
 | |
|                       "type": "Inches"
 | |
|                     },
 | |
|                     "tag": null,
 | |
|                     "__geoMeta": {
 | |
|                       "id": "[uuid]",
 | |
|                       "sourceRange": []
 | |
|                     }
 | |
|                   },
 | |
|                   "artifactId": "[uuid]",
 | |
|                   "originalId": "[uuid]",
 | |
|                   "units": {
 | |
|                     "type": "Inches"
 | |
|                   }
 | |
|                 },
 | |
|                 "height": -1.7000000000000002,
 | |
|                 "startCapId": "[uuid]",
 | |
|                 "endCapId": null,
 | |
|                 "units": {
 | |
|                   "type": "Inches"
 | |
|                 }
 | |
|               },
 | |
|               "units": {
 | |
|                 "type": "Inches"
 | |
|               }
 | |
|             },
 | |
|             "start": {
 | |
|               "from": [
 | |
|                 2.4,
 | |
|                 -4.0
 | |
|               ],
 | |
|               "to": [
 | |
|                 2.4,
 | |
|                 -4.0
 | |
|               ],
 | |
|               "units": {
 | |
|                 "type": "Inches"
 | |
|               },
 | |
|               "tag": null,
 | |
|               "__geoMeta": {
 | |
|                 "id": "[uuid]",
 | |
|                 "sourceRange": []
 | |
|               }
 | |
|             },
 | |
|             "artifactId": "[uuid]",
 | |
|             "originalId": "[uuid]",
 | |
|             "units": {
 | |
|               "type": "Inches"
 | |
|             }
 | |
|           },
 | |
|           "height": 1.8,
 | |
|           "startCapId": null,
 | |
|           "endCapId": "[uuid]",
 | |
|           "units": {
 | |
|             "type": "Inches"
 | |
|           }
 | |
|         }
 | |
|       },
 | |
|       {
 | |
|         "type": "Solid",
 | |
|         "value": {
 | |
|           "type": "Solid",
 | |
|           "id": "[uuid]",
 | |
|           "artifactId": "[uuid]",
 | |
|           "value": [
 | |
|             {
 | |
|               "faceId": "[uuid]",
 | |
|               "id": "[uuid]",
 | |
|               "sourceRange": [],
 | |
|               "tag": null,
 | |
|               "type": "extrudeArc"
 | |
|             }
 | |
|           ],
 | |
|           "sketch": {
 | |
|             "type": "Sketch",
 | |
|             "id": "[uuid]",
 | |
|             "paths": [
 | |
|               {
 | |
|                 "__geoMeta": {
 | |
|                   "id": "[uuid]",
 | |
|                   "sourceRange": []
 | |
|                 },
 | |
|                 "ccw": true,
 | |
|                 "center": [
 | |
|                   -0.0,
 | |
|                   -4.0
 | |
|                 ],
 | |
|                 "from": [
 | |
|                   2.4,
 | |
|                   -4.0
 | |
|                 ],
 | |
|                 "radius": 2.4,
 | |
|                 "tag": null,
 | |
|                 "to": [
 | |
|                   2.4,
 | |
|                   -4.0
 | |
|                 ],
 | |
|                 "type": "Circle",
 | |
|                 "units": {
 | |
|                   "type": "Inches"
 | |
|                 }
 | |
|               }
 | |
|             ],
 | |
|             "on": {
 | |
|               "type": "face",
 | |
|               "id": "[uuid]",
 | |
|               "artifactId": "[uuid]",
 | |
|               "value": "start",
 | |
|               "xAxis": {
 | |
|                 "x": 1.0,
 | |
|                 "y": 0.0,
 | |
|                 "z": 0.0
 | |
|               },
 | |
|               "yAxis": {
 | |
|                 "x": 0.0,
 | |
|                 "y": 1.0,
 | |
|                 "z": 0.0
 | |
|               },
 | |
|               "zAxis": {
 | |
|                 "x": 0.0,
 | |
|                 "y": 0.0,
 | |
|                 "z": 1.0
 | |
|               },
 | |
|               "solid": {
 | |
|                 "type": "Solid",
 | |
|                 "id": "[uuid]",
 | |
|                 "artifactId": "[uuid]",
 | |
|                 "value": [
 | |
|                   {
 | |
|                     "faceId": "[uuid]",
 | |
|                     "id": "[uuid]",
 | |
|                     "sourceRange": [],
 | |
|                     "tag": null,
 | |
|                     "type": "extrudePlane"
 | |
|                   },
 | |
|                   {
 | |
|                     "faceId": "[uuid]",
 | |
|                     "id": "[uuid]",
 | |
|                     "sourceRange": [],
 | |
|                     "tag": null,
 | |
|                     "type": "extrudePlane"
 | |
|                   },
 | |
|                   {
 | |
|                     "faceId": "[uuid]",
 | |
|                     "id": "[uuid]",
 | |
|                     "sourceRange": [],
 | |
|                     "tag": null,
 | |
|                     "type": "extrudePlane"
 | |
|                   },
 | |
|                   {
 | |
|                     "faceId": "[uuid]",
 | |
|                     "id": "[uuid]",
 | |
|                     "sourceRange": [],
 | |
|                     "tag": null,
 | |
|                     "type": "extrudePlane"
 | |
|                   }
 | |
|                 ],
 | |
|                 "sketch": {
 | |
|                   "type": "Sketch",
 | |
|                   "id": "[uuid]",
 | |
|                   "paths": [
 | |
|                     {
 | |
|                       "__geoMeta": {
 | |
|                         "id": "[uuid]",
 | |
|                         "sourceRange": []
 | |
|                       },
 | |
|                       "from": [
 | |
|                         -6.4,
 | |
|                         -10.4
 | |
|                       ],
 | |
|                       "tag": null,
 | |
|                       "to": [
 | |
|                         6.4,
 | |
|                         -10.4
 | |
|                       ],
 | |
|                       "type": "ToPoint",
 | |
|                       "units": {
 | |
|                         "type": "Inches"
 | |
|                       }
 | |
|                     },
 | |
|                     {
 | |
|                       "__geoMeta": {
 | |
|                         "id": "[uuid]",
 | |
|                         "sourceRange": []
 | |
|                       },
 | |
|                       "from": [
 | |
|                         6.4,
 | |
|                         -10.4
 | |
|                       ],
 | |
|                       "tag": null,
 | |
|                       "to": [
 | |
|                         6.4,
 | |
|                         10.4
 | |
|                       ],
 | |
|                       "type": "ToPoint",
 | |
|                       "units": {
 | |
|                         "type": "Inches"
 | |
|                       }
 | |
|                     },
 | |
|                     {
 | |
|                       "__geoMeta": {
 | |
|                         "id": "[uuid]",
 | |
|                         "sourceRange": []
 | |
|                       },
 | |
|                       "from": [
 | |
|                         6.4,
 | |
|                         10.4
 | |
|                       ],
 | |
|                       "tag": null,
 | |
|                       "to": [
 | |
|                         -6.4,
 | |
|                         10.4
 | |
|                       ],
 | |
|                       "type": "ToPoint",
 | |
|                       "units": {
 | |
|                         "type": "Inches"
 | |
|                       }
 | |
|                     },
 | |
|                     {
 | |
|                       "__geoMeta": {
 | |
|                         "id": "[uuid]",
 | |
|                         "sourceRange": []
 | |
|                       },
 | |
|                       "from": [
 | |
|                         -6.4,
 | |
|                         10.4
 | |
|                       ],
 | |
|                       "tag": null,
 | |
|                       "to": [
 | |
|                         -6.4,
 | |
|                         -10.4
 | |
|                       ],
 | |
|                       "type": "ToPoint",
 | |
|                       "units": {
 | |
|                         "type": "Inches"
 | |
|                       }
 | |
|                     }
 | |
|                   ],
 | |
|                   "on": {
 | |
|                     "type": "face",
 | |
|                     "id": "[uuid]",
 | |
|                     "artifactId": "[uuid]",
 | |
|                     "value": "start",
 | |
|                     "xAxis": {
 | |
|                       "x": 1.0,
 | |
|                       "y": 0.0,
 | |
|                       "z": 0.0
 | |
|                     },
 | |
|                     "yAxis": {
 | |
|                       "x": 0.0,
 | |
|                       "y": 1.0,
 | |
|                       "z": 0.0
 | |
|                     },
 | |
|                     "zAxis": {
 | |
|                       "x": 0.0,
 | |
|                       "y": 0.0,
 | |
|                       "z": 1.0
 | |
|                     },
 | |
|                     "solid": {
 | |
|                       "type": "Solid",
 | |
|                       "id": "[uuid]",
 | |
|                       "artifactId": "[uuid]",
 | |
|                       "value": [
 | |
|                         {
 | |
|                           "faceId": "[uuid]",
 | |
|                           "id": "[uuid]",
 | |
|                           "sourceRange": [],
 | |
|                           "tag": null,
 | |
|                           "type": "extrudePlane"
 | |
|                         },
 | |
|                         {
 | |
|                           "faceId": "[uuid]",
 | |
|                           "id": "[uuid]",
 | |
|                           "sourceRange": [],
 | |
|                           "tag": null,
 | |
|                           "type": "extrudePlane"
 | |
|                         },
 | |
|                         {
 | |
|                           "faceId": "[uuid]",
 | |
|                           "id": "[uuid]",
 | |
|                           "sourceRange": [],
 | |
|                           "tag": null,
 | |
|                           "type": "extrudePlane"
 | |
|                         },
 | |
|                         {
 | |
|                           "faceId": "[uuid]",
 | |
|                           "id": "[uuid]",
 | |
|                           "sourceRange": [],
 | |
|                           "tag": null,
 | |
|                           "type": "extrudePlane"
 | |
|                         }
 | |
|                       ],
 | |
|                       "sketch": {
 | |
|                         "type": "Sketch",
 | |
|                         "id": "[uuid]",
 | |
|                         "paths": [
 | |
|                           {
 | |
|                             "__geoMeta": {
 | |
|                               "id": "[uuid]",
 | |
|                               "sourceRange": []
 | |
|                             },
 | |
|                             "from": [
 | |
|                               -7.9,
 | |
|                               -11.9
 | |
|                             ],
 | |
|                             "tag": null,
 | |
|                             "to": [
 | |
|                               7.9,
 | |
|                               -11.9
 | |
|                             ],
 | |
|                             "type": "ToPoint",
 | |
|                             "units": {
 | |
|                               "type": "Inches"
 | |
|                             }
 | |
|                           },
 | |
|                           {
 | |
|                             "__geoMeta": {
 | |
|                               "id": "[uuid]",
 | |
|                               "sourceRange": []
 | |
|                             },
 | |
|                             "from": [
 | |
|                               7.9,
 | |
|                               -11.9
 | |
|                             ],
 | |
|                             "tag": null,
 | |
|                             "to": [
 | |
|                               7.9,
 | |
|                               11.9
 | |
|                             ],
 | |
|                             "type": "ToPoint",
 | |
|                             "units": {
 | |
|                               "type": "Inches"
 | |
|                             }
 | |
|                           },
 | |
|                           {
 | |
|                             "__geoMeta": {
 | |
|                               "id": "[uuid]",
 | |
|                               "sourceRange": []
 | |
|                             },
 | |
|                             "from": [
 | |
|                               7.9,
 | |
|                               11.9
 | |
|                             ],
 | |
|                             "tag": null,
 | |
|                             "to": [
 | |
|                               -7.9,
 | |
|                               11.9
 | |
|                             ],
 | |
|                             "type": "ToPoint",
 | |
|                             "units": {
 | |
|                               "type": "Inches"
 | |
|                             }
 | |
|                           },
 | |
|                           {
 | |
|                             "__geoMeta": {
 | |
|                               "id": "[uuid]",
 | |
|                               "sourceRange": []
 | |
|                             },
 | |
|                             "from": [
 | |
|                               -7.9,
 | |
|                               11.9
 | |
|                             ],
 | |
|                             "tag": null,
 | |
|                             "to": [
 | |
|                               -7.9,
 | |
|                               -11.9
 | |
|                             ],
 | |
|                             "type": "ToPoint",
 | |
|                             "units": {
 | |
|                               "type": "Inches"
 | |
|                             }
 | |
|                           }
 | |
|                         ],
 | |
|                         "on": {
 | |
|                           "type": "plane",
 | |
|                           "id": "[uuid]",
 | |
|                           "artifactId": "[uuid]",
 | |
|                           "value": "XY",
 | |
|                           "origin": {
 | |
|                             "x": 0.0,
 | |
|                             "y": 0.0,
 | |
|                             "z": 0.0
 | |
|                           },
 | |
|                           "xAxis": {
 | |
|                             "x": 1.0,
 | |
|                             "y": 0.0,
 | |
|                             "z": 0.0
 | |
|                           },
 | |
|                           "yAxis": {
 | |
|                             "x": 0.0,
 | |
|                             "y": 1.0,
 | |
|                             "z": 0.0
 | |
|                           },
 | |
|                           "zAxis": {
 | |
|                             "x": 0.0,
 | |
|                             "y": 0.0,
 | |
|                             "z": 1.0
 | |
|                           },
 | |
|                           "units": {
 | |
|                             "type": "Inches"
 | |
|                           }
 | |
|                         },
 | |
|                         "start": {
 | |
|                           "from": [
 | |
|                             -7.9,
 | |
|                             -11.9
 | |
|                           ],
 | |
|                           "to": [
 | |
|                             -7.9,
 | |
|                             -11.9
 | |
|                           ],
 | |
|                           "units": {
 | |
|                             "type": "Inches"
 | |
|                           },
 | |
|                           "tag": null,
 | |
|                           "__geoMeta": {
 | |
|                             "id": "[uuid]",
 | |
|                             "sourceRange": []
 | |
|                           }
 | |
|                         },
 | |
|                         "artifactId": "[uuid]",
 | |
|                         "originalId": "[uuid]",
 | |
|                         "units": {
 | |
|                           "type": "Inches"
 | |
|                         }
 | |
|                       },
 | |
|                       "height": 3.2,
 | |
|                       "startCapId": "[uuid]",
 | |
|                       "endCapId": "[uuid]",
 | |
|                       "units": {
 | |
|                         "type": "Inches"
 | |
|                       }
 | |
|                     },
 | |
|                     "units": {
 | |
|                       "type": "Inches"
 | |
|                     }
 | |
|                   },
 | |
|                   "start": {
 | |
|                     "from": [
 | |
|                       -6.4,
 | |
|                       -10.4
 | |
|                     ],
 | |
|                     "to": [
 | |
|                       -6.4,
 | |
|                       -10.4
 | |
|                     ],
 | |
|                     "units": {
 | |
|                       "type": "Inches"
 | |
|                     },
 | |
|                     "tag": null,
 | |
|                     "__geoMeta": {
 | |
|                       "id": "[uuid]",
 | |
|                       "sourceRange": []
 | |
|                     }
 | |
|                   },
 | |
|                   "artifactId": "[uuid]",
 | |
|                   "originalId": "[uuid]",
 | |
|                   "units": {
 | |
|                     "type": "Inches"
 | |
|                   }
 | |
|                 },
 | |
|                 "height": -1.7000000000000002,
 | |
|                 "startCapId": "[uuid]",
 | |
|                 "endCapId": null,
 | |
|                 "units": {
 | |
|                   "type": "Inches"
 | |
|                 }
 | |
|               },
 | |
|               "units": {
 | |
|                 "type": "Inches"
 | |
|               }
 | |
|             },
 | |
|             "start": {
 | |
|               "from": [
 | |
|                 2.4,
 | |
|                 -4.0
 | |
|               ],
 | |
|               "to": [
 | |
|                 2.4,
 | |
|                 -4.0
 | |
|               ],
 | |
|               "units": {
 | |
|                 "type": "Inches"
 | |
|               },
 | |
|               "tag": null,
 | |
|               "__geoMeta": {
 | |
|                 "id": "[uuid]",
 | |
|                 "sourceRange": []
 | |
|               }
 | |
|             },
 | |
|             "artifactId": "[uuid]",
 | |
|             "originalId": "[uuid]",
 | |
|             "units": {
 | |
|               "type": "Inches"
 | |
|             }
 | |
|           },
 | |
|           "height": 1.8,
 | |
|           "startCapId": null,
 | |
|           "endCapId": "[uuid]",
 | |
|           "units": {
 | |
|             "type": "Inches"
 | |
|           }
 | |
|         }
 | |
|       }
 | |
|     ]
 | |
|   },
 | |
|   "wSegments": {
 | |
|     "type": "Number",
 | |
|     "value": 7.9,
 | |
|     "ty": {
 | |
|       "type": "Unknown"
 | |
|     }
 | |
|   },
 | |
|   "wbumps": {
 | |
|     "type": "Number",
 | |
|     "value": 2.0,
 | |
|     "ty": {
 | |
|       "type": "Default",
 | |
|       "len": {
 | |
|         "type": "Inches"
 | |
|       },
 | |
|       "angle": {
 | |
|         "type": "Degrees"
 | |
|       }
 | |
|     }
 | |
|   }
 | |
| }
 |