* Declare std::offsetPlane in KCL Signed-off-by: Nick Cameron <nrc@ncameron.org> * Use two axes to define planes in KCL Signed-off-by: Nick Cameron <nrc@ncameron.org> --------- Signed-off-by: Nick Cameron <nrc@ncameron.org>
		
			
				
	
	
		
			11708 lines
		
	
	
		
			288 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			11708 lines
		
	
	
		
			288 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
---
 | 
						|
source: kcl-lib/src/simulation_tests.rs
 | 
						|
description: Variables in memory after executing french-press.kcl
 | 
						|
---
 | 
						|
{
 | 
						|
  "carafeDiameter": {
 | 
						|
    "type": "Number",
 | 
						|
    "value": 4.41,
 | 
						|
    "ty": {
 | 
						|
      "type": "Default",
 | 
						|
      "len": {
 | 
						|
        "type": "Inches"
 | 
						|
      },
 | 
						|
      "angle": {
 | 
						|
        "type": "Degrees"
 | 
						|
      }
 | 
						|
    }
 | 
						|
  },
 | 
						|
  "carafeHeight": {
 | 
						|
    "type": "Number",
 | 
						|
    "value": 7.32,
 | 
						|
    "ty": {
 | 
						|
      "type": "Default",
 | 
						|
      "len": {
 | 
						|
        "type": "Inches"
 | 
						|
      },
 | 
						|
      "angle": {
 | 
						|
        "type": "Degrees"
 | 
						|
      }
 | 
						|
    }
 | 
						|
  },
 | 
						|
  "edge1": {
 | 
						|
    "type": "TagIdentifier",
 | 
						|
    "type": "TagIdentifier",
 | 
						|
    "value": "edge1"
 | 
						|
  },
 | 
						|
  "edge2": {
 | 
						|
    "type": "TagIdentifier",
 | 
						|
    "type": "TagIdentifier",
 | 
						|
    "value": "edge2"
 | 
						|
  },
 | 
						|
  "edge3": {
 | 
						|
    "type": "TagIdentifier",
 | 
						|
    "type": "TagIdentifier",
 | 
						|
    "value": "edge3"
 | 
						|
  },
 | 
						|
  "edge4": {
 | 
						|
    "type": "TagIdentifier",
 | 
						|
    "type": "TagIdentifier",
 | 
						|
    "value": "edge4"
 | 
						|
  },
 | 
						|
  "edge5": {
 | 
						|
    "type": "TagIdentifier",
 | 
						|
    "type": "TagIdentifier",
 | 
						|
    "value": "edge5"
 | 
						|
  },
 | 
						|
  "edge6": {
 | 
						|
    "type": "TagIdentifier",
 | 
						|
    "type": "TagIdentifier",
 | 
						|
    "value": "edge6"
 | 
						|
  },
 | 
						|
  "edgeLen": {
 | 
						|
    "type": "TagIdentifier",
 | 
						|
    "type": "TagIdentifier",
 | 
						|
    "value": "edgeLen"
 | 
						|
  },
 | 
						|
  "extrude001": {
 | 
						|
    "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,
 | 
						|
              0.0
 | 
						|
            ],
 | 
						|
            "from": [
 | 
						|
              2.055,
 | 
						|
              0.0
 | 
						|
            ],
 | 
						|
            "radius": 2.055,
 | 
						|
            "tag": null,
 | 
						|
            "to": [
 | 
						|
              2.055,
 | 
						|
              0.0
 | 
						|
            ],
 | 
						|
            "type": "Circle",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          }
 | 
						|
        ],
 | 
						|
        "on": {
 | 
						|
          "type": "plane",
 | 
						|
          "id": "[uuid]",
 | 
						|
          "artifactId": "[uuid]",
 | 
						|
          "value": "Custom",
 | 
						|
          "origin": {
 | 
						|
            "x": 0.0,
 | 
						|
            "y": 0.0,
 | 
						|
            "z": 25.4,
 | 
						|
            "units": {
 | 
						|
              "type": "Mm"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "xAxis": {
 | 
						|
            "x": 1.0,
 | 
						|
            "y": 0.0,
 | 
						|
            "z": 0.0,
 | 
						|
            "units": {
 | 
						|
              "type": "Mm"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "yAxis": {
 | 
						|
            "x": 0.0,
 | 
						|
            "y": 1.0,
 | 
						|
            "z": 0.0,
 | 
						|
            "units": {
 | 
						|
              "type": "Mm"
 | 
						|
            }
 | 
						|
          }
 | 
						|
        },
 | 
						|
        "start": {
 | 
						|
          "from": [
 | 
						|
            2.055,
 | 
						|
            0.0
 | 
						|
          ],
 | 
						|
          "to": [
 | 
						|
            2.055,
 | 
						|
            0.0
 | 
						|
          ],
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          },
 | 
						|
          "tag": null,
 | 
						|
          "__geoMeta": {
 | 
						|
            "id": "[uuid]",
 | 
						|
            "sourceRange": []
 | 
						|
          }
 | 
						|
        },
 | 
						|
        "artifactId": "[uuid]",
 | 
						|
        "originalId": "[uuid]",
 | 
						|
        "units": {
 | 
						|
          "type": "Inches"
 | 
						|
        }
 | 
						|
      },
 | 
						|
      "height": 0.05,
 | 
						|
      "startCapId": "[uuid]",
 | 
						|
      "endCapId": "[uuid]",
 | 
						|
      "units": {
 | 
						|
        "type": "Inches"
 | 
						|
      },
 | 
						|
      "sectional": false
 | 
						|
    }
 | 
						|
  },
 | 
						|
  "extrude002": {
 | 
						|
    "type": "HomArray",
 | 
						|
    "value": [
 | 
						|
      {
 | 
						|
        "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": "extrudeArc"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "faceId": "[uuid]",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": [],
 | 
						|
              "tag": null,
 | 
						|
              "type": "extrudePlane"
 | 
						|
            }
 | 
						|
          ],
 | 
						|
          "sketch": {
 | 
						|
            "type": "Sketch",
 | 
						|
            "id": "[uuid]",
 | 
						|
            "paths": [
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "from": [
 | 
						|
                  0.3,
 | 
						|
                  0.17
 | 
						|
                ],
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  0.3,
 | 
						|
                  1.37
 | 
						|
                ],
 | 
						|
                "type": "ToPoint",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "ccw": false,
 | 
						|
                "center": [
 | 
						|
                  0.3,
 | 
						|
                  0.17
 | 
						|
                ],
 | 
						|
                "from": [
 | 
						|
                  0.3,
 | 
						|
                  1.37
 | 
						|
                ],
 | 
						|
                "radius": 1.2,
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  1.3392,
 | 
						|
                  -0.43
 | 
						|
                ],
 | 
						|
                "type": "Arc",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "from": [
 | 
						|
                  1.3392,
 | 
						|
                  -0.43
 | 
						|
                ],
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  0.3,
 | 
						|
                  0.17
 | 
						|
                ],
 | 
						|
                "type": "ToPoint",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "from": [
 | 
						|
                  0.3,
 | 
						|
                  0.17
 | 
						|
                ],
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  0.3,
 | 
						|
                  0.17
 | 
						|
                ],
 | 
						|
                "type": "ToPoint",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              }
 | 
						|
            ],
 | 
						|
            "on": {
 | 
						|
              "type": "face",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "artifactId": "[uuid]",
 | 
						|
              "value": "end",
 | 
						|
              "xAxis": {
 | 
						|
                "x": 1.0,
 | 
						|
                "y": 0.0,
 | 
						|
                "z": 0.0,
 | 
						|
                "units": {
 | 
						|
                  "type": "Mm"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "yAxis": {
 | 
						|
                "x": 0.0,
 | 
						|
                "y": 1.0,
 | 
						|
                "z": 0.0,
 | 
						|
                "units": {
 | 
						|
                  "type": "Mm"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "solid": {
 | 
						|
                "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,
 | 
						|
                        0.0
 | 
						|
                      ],
 | 
						|
                      "from": [
 | 
						|
                        2.055,
 | 
						|
                        0.0
 | 
						|
                      ],
 | 
						|
                      "radius": 2.055,
 | 
						|
                      "tag": null,
 | 
						|
                      "to": [
 | 
						|
                        2.055,
 | 
						|
                        0.0
 | 
						|
                      ],
 | 
						|
                      "type": "Circle",
 | 
						|
                      "units": {
 | 
						|
                        "type": "Inches"
 | 
						|
                      }
 | 
						|
                    }
 | 
						|
                  ],
 | 
						|
                  "on": {
 | 
						|
                    "type": "plane",
 | 
						|
                    "id": "[uuid]",
 | 
						|
                    "artifactId": "[uuid]",
 | 
						|
                    "value": "Custom",
 | 
						|
                    "origin": {
 | 
						|
                      "x": 0.0,
 | 
						|
                      "y": 0.0,
 | 
						|
                      "z": 25.4,
 | 
						|
                      "units": {
 | 
						|
                        "type": "Mm"
 | 
						|
                      }
 | 
						|
                    },
 | 
						|
                    "xAxis": {
 | 
						|
                      "x": 1.0,
 | 
						|
                      "y": 0.0,
 | 
						|
                      "z": 0.0,
 | 
						|
                      "units": {
 | 
						|
                        "type": "Mm"
 | 
						|
                      }
 | 
						|
                    },
 | 
						|
                    "yAxis": {
 | 
						|
                      "x": 0.0,
 | 
						|
                      "y": 1.0,
 | 
						|
                      "z": 0.0,
 | 
						|
                      "units": {
 | 
						|
                        "type": "Mm"
 | 
						|
                      }
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "start": {
 | 
						|
                    "from": [
 | 
						|
                      2.055,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "to": [
 | 
						|
                      2.055,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "units": {
 | 
						|
                      "type": "Inches"
 | 
						|
                    },
 | 
						|
                    "tag": null,
 | 
						|
                    "__geoMeta": {
 | 
						|
                      "id": "[uuid]",
 | 
						|
                      "sourceRange": []
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "artifactId": "[uuid]",
 | 
						|
                  "originalId": "[uuid]",
 | 
						|
                  "units": {
 | 
						|
                    "type": "Inches"
 | 
						|
                  }
 | 
						|
                },
 | 
						|
                "height": 0.05,
 | 
						|
                "startCapId": "[uuid]",
 | 
						|
                "endCapId": "[uuid]",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                },
 | 
						|
                "sectional": false
 | 
						|
              },
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "start": {
 | 
						|
              "from": [
 | 
						|
                0.3,
 | 
						|
                0.17
 | 
						|
              ],
 | 
						|
              "to": [
 | 
						|
                0.3,
 | 
						|
                0.17
 | 
						|
              ],
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              },
 | 
						|
              "tag": null,
 | 
						|
              "__geoMeta": {
 | 
						|
                "id": "[uuid]",
 | 
						|
                "sourceRange": []
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "artifactId": "[uuid]",
 | 
						|
            "originalId": "[uuid]",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "height": -0.05,
 | 
						|
          "startCapId": null,
 | 
						|
          "endCapId": null,
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          },
 | 
						|
          "sectional": false
 | 
						|
        }
 | 
						|
      },
 | 
						|
      {
 | 
						|
        "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": "extrudeArc"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "faceId": "[uuid]",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": [],
 | 
						|
              "tag": null,
 | 
						|
              "type": "extrudePlane"
 | 
						|
            }
 | 
						|
          ],
 | 
						|
          "sketch": {
 | 
						|
            "type": "Sketch",
 | 
						|
            "id": "[uuid]",
 | 
						|
            "paths": [
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "from": [
 | 
						|
                  0.3,
 | 
						|
                  0.17
 | 
						|
                ],
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  0.3,
 | 
						|
                  1.37
 | 
						|
                ],
 | 
						|
                "type": "ToPoint",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "ccw": false,
 | 
						|
                "center": [
 | 
						|
                  0.3,
 | 
						|
                  0.17
 | 
						|
                ],
 | 
						|
                "from": [
 | 
						|
                  0.3,
 | 
						|
                  1.37
 | 
						|
                ],
 | 
						|
                "radius": 1.2,
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  1.3392,
 | 
						|
                  -0.43
 | 
						|
                ],
 | 
						|
                "type": "Arc",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "from": [
 | 
						|
                  1.3392,
 | 
						|
                  -0.43
 | 
						|
                ],
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  0.3,
 | 
						|
                  0.17
 | 
						|
                ],
 | 
						|
                "type": "ToPoint",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "from": [
 | 
						|
                  0.3,
 | 
						|
                  0.17
 | 
						|
                ],
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  0.3,
 | 
						|
                  0.17
 | 
						|
                ],
 | 
						|
                "type": "ToPoint",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              }
 | 
						|
            ],
 | 
						|
            "on": {
 | 
						|
              "type": "face",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "artifactId": "[uuid]",
 | 
						|
              "value": "end",
 | 
						|
              "xAxis": {
 | 
						|
                "x": 1.0,
 | 
						|
                "y": 0.0,
 | 
						|
                "z": 0.0,
 | 
						|
                "units": {
 | 
						|
                  "type": "Mm"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "yAxis": {
 | 
						|
                "x": 0.0,
 | 
						|
                "y": 1.0,
 | 
						|
                "z": 0.0,
 | 
						|
                "units": {
 | 
						|
                  "type": "Mm"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "solid": {
 | 
						|
                "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,
 | 
						|
                        0.0
 | 
						|
                      ],
 | 
						|
                      "from": [
 | 
						|
                        2.055,
 | 
						|
                        0.0
 | 
						|
                      ],
 | 
						|
                      "radius": 2.055,
 | 
						|
                      "tag": null,
 | 
						|
                      "to": [
 | 
						|
                        2.055,
 | 
						|
                        0.0
 | 
						|
                      ],
 | 
						|
                      "type": "Circle",
 | 
						|
                      "units": {
 | 
						|
                        "type": "Inches"
 | 
						|
                      }
 | 
						|
                    }
 | 
						|
                  ],
 | 
						|
                  "on": {
 | 
						|
                    "type": "plane",
 | 
						|
                    "id": "[uuid]",
 | 
						|
                    "artifactId": "[uuid]",
 | 
						|
                    "value": "Custom",
 | 
						|
                    "origin": {
 | 
						|
                      "x": 0.0,
 | 
						|
                      "y": 0.0,
 | 
						|
                      "z": 25.4,
 | 
						|
                      "units": {
 | 
						|
                        "type": "Mm"
 | 
						|
                      }
 | 
						|
                    },
 | 
						|
                    "xAxis": {
 | 
						|
                      "x": 1.0,
 | 
						|
                      "y": 0.0,
 | 
						|
                      "z": 0.0,
 | 
						|
                      "units": {
 | 
						|
                        "type": "Mm"
 | 
						|
                      }
 | 
						|
                    },
 | 
						|
                    "yAxis": {
 | 
						|
                      "x": 0.0,
 | 
						|
                      "y": 1.0,
 | 
						|
                      "z": 0.0,
 | 
						|
                      "units": {
 | 
						|
                        "type": "Mm"
 | 
						|
                      }
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "start": {
 | 
						|
                    "from": [
 | 
						|
                      2.055,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "to": [
 | 
						|
                      2.055,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "units": {
 | 
						|
                      "type": "Inches"
 | 
						|
                    },
 | 
						|
                    "tag": null,
 | 
						|
                    "__geoMeta": {
 | 
						|
                      "id": "[uuid]",
 | 
						|
                      "sourceRange": []
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "artifactId": "[uuid]",
 | 
						|
                  "originalId": "[uuid]",
 | 
						|
                  "units": {
 | 
						|
                    "type": "Inches"
 | 
						|
                  }
 | 
						|
                },
 | 
						|
                "height": 0.05,
 | 
						|
                "startCapId": "[uuid]",
 | 
						|
                "endCapId": "[uuid]",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                },
 | 
						|
                "sectional": false
 | 
						|
              },
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "start": {
 | 
						|
              "from": [
 | 
						|
                0.3,
 | 
						|
                0.17
 | 
						|
              ],
 | 
						|
              "to": [
 | 
						|
                0.3,
 | 
						|
                0.17
 | 
						|
              ],
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              },
 | 
						|
              "tag": null,
 | 
						|
              "__geoMeta": {
 | 
						|
                "id": "[uuid]",
 | 
						|
                "sourceRange": []
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "artifactId": "[uuid]",
 | 
						|
            "originalId": "[uuid]",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "height": -0.05,
 | 
						|
          "startCapId": null,
 | 
						|
          "endCapId": null,
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          },
 | 
						|
          "sectional": false
 | 
						|
        }
 | 
						|
      },
 | 
						|
      {
 | 
						|
        "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": "extrudeArc"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "faceId": "[uuid]",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": [],
 | 
						|
              "tag": null,
 | 
						|
              "type": "extrudePlane"
 | 
						|
            }
 | 
						|
          ],
 | 
						|
          "sketch": {
 | 
						|
            "type": "Sketch",
 | 
						|
            "id": "[uuid]",
 | 
						|
            "paths": [
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "from": [
 | 
						|
                  0.3,
 | 
						|
                  0.17
 | 
						|
                ],
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  0.3,
 | 
						|
                  1.37
 | 
						|
                ],
 | 
						|
                "type": "ToPoint",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "ccw": false,
 | 
						|
                "center": [
 | 
						|
                  0.3,
 | 
						|
                  0.17
 | 
						|
                ],
 | 
						|
                "from": [
 | 
						|
                  0.3,
 | 
						|
                  1.37
 | 
						|
                ],
 | 
						|
                "radius": 1.2,
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  1.3392,
 | 
						|
                  -0.43
 | 
						|
                ],
 | 
						|
                "type": "Arc",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "from": [
 | 
						|
                  1.3392,
 | 
						|
                  -0.43
 | 
						|
                ],
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  0.3,
 | 
						|
                  0.17
 | 
						|
                ],
 | 
						|
                "type": "ToPoint",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "from": [
 | 
						|
                  0.3,
 | 
						|
                  0.17
 | 
						|
                ],
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  0.3,
 | 
						|
                  0.17
 | 
						|
                ],
 | 
						|
                "type": "ToPoint",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              }
 | 
						|
            ],
 | 
						|
            "on": {
 | 
						|
              "type": "face",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "artifactId": "[uuid]",
 | 
						|
              "value": "end",
 | 
						|
              "xAxis": {
 | 
						|
                "x": 1.0,
 | 
						|
                "y": 0.0,
 | 
						|
                "z": 0.0,
 | 
						|
                "units": {
 | 
						|
                  "type": "Mm"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "yAxis": {
 | 
						|
                "x": 0.0,
 | 
						|
                "y": 1.0,
 | 
						|
                "z": 0.0,
 | 
						|
                "units": {
 | 
						|
                  "type": "Mm"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "solid": {
 | 
						|
                "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,
 | 
						|
                        0.0
 | 
						|
                      ],
 | 
						|
                      "from": [
 | 
						|
                        2.055,
 | 
						|
                        0.0
 | 
						|
                      ],
 | 
						|
                      "radius": 2.055,
 | 
						|
                      "tag": null,
 | 
						|
                      "to": [
 | 
						|
                        2.055,
 | 
						|
                        0.0
 | 
						|
                      ],
 | 
						|
                      "type": "Circle",
 | 
						|
                      "units": {
 | 
						|
                        "type": "Inches"
 | 
						|
                      }
 | 
						|
                    }
 | 
						|
                  ],
 | 
						|
                  "on": {
 | 
						|
                    "type": "plane",
 | 
						|
                    "id": "[uuid]",
 | 
						|
                    "artifactId": "[uuid]",
 | 
						|
                    "value": "Custom",
 | 
						|
                    "origin": {
 | 
						|
                      "x": 0.0,
 | 
						|
                      "y": 0.0,
 | 
						|
                      "z": 25.4,
 | 
						|
                      "units": {
 | 
						|
                        "type": "Mm"
 | 
						|
                      }
 | 
						|
                    },
 | 
						|
                    "xAxis": {
 | 
						|
                      "x": 1.0,
 | 
						|
                      "y": 0.0,
 | 
						|
                      "z": 0.0,
 | 
						|
                      "units": {
 | 
						|
                        "type": "Mm"
 | 
						|
                      }
 | 
						|
                    },
 | 
						|
                    "yAxis": {
 | 
						|
                      "x": 0.0,
 | 
						|
                      "y": 1.0,
 | 
						|
                      "z": 0.0,
 | 
						|
                      "units": {
 | 
						|
                        "type": "Mm"
 | 
						|
                      }
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "start": {
 | 
						|
                    "from": [
 | 
						|
                      2.055,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "to": [
 | 
						|
                      2.055,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "units": {
 | 
						|
                      "type": "Inches"
 | 
						|
                    },
 | 
						|
                    "tag": null,
 | 
						|
                    "__geoMeta": {
 | 
						|
                      "id": "[uuid]",
 | 
						|
                      "sourceRange": []
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "artifactId": "[uuid]",
 | 
						|
                  "originalId": "[uuid]",
 | 
						|
                  "units": {
 | 
						|
                    "type": "Inches"
 | 
						|
                  }
 | 
						|
                },
 | 
						|
                "height": 0.05,
 | 
						|
                "startCapId": "[uuid]",
 | 
						|
                "endCapId": "[uuid]",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                },
 | 
						|
                "sectional": false
 | 
						|
              },
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "start": {
 | 
						|
              "from": [
 | 
						|
                0.3,
 | 
						|
                0.17
 | 
						|
              ],
 | 
						|
              "to": [
 | 
						|
                0.3,
 | 
						|
                0.17
 | 
						|
              ],
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              },
 | 
						|
              "tag": null,
 | 
						|
              "__geoMeta": {
 | 
						|
                "id": "[uuid]",
 | 
						|
                "sourceRange": []
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "artifactId": "[uuid]",
 | 
						|
            "originalId": "[uuid]",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "height": -0.05,
 | 
						|
          "startCapId": null,
 | 
						|
          "endCapId": null,
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          },
 | 
						|
          "sectional": false
 | 
						|
        }
 | 
						|
      }
 | 
						|
    ]
 | 
						|
  },
 | 
						|
  "extrude003": {
 | 
						|
    "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,
 | 
						|
              0.0
 | 
						|
            ],
 | 
						|
            "from": [
 | 
						|
              1.965,
 | 
						|
              0.0
 | 
						|
            ],
 | 
						|
            "radius": 1.965,
 | 
						|
            "tag": null,
 | 
						|
            "to": [
 | 
						|
              1.965,
 | 
						|
              0.0
 | 
						|
            ],
 | 
						|
            "type": "Circle",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          }
 | 
						|
        ],
 | 
						|
        "on": {
 | 
						|
          "type": "plane",
 | 
						|
          "id": "[uuid]",
 | 
						|
          "artifactId": "[uuid]",
 | 
						|
          "value": "Custom",
 | 
						|
          "origin": {
 | 
						|
            "x": 0.0,
 | 
						|
            "y": 0.0,
 | 
						|
            "z": 28.448,
 | 
						|
            "units": {
 | 
						|
              "type": "Mm"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "xAxis": {
 | 
						|
            "x": 1.0,
 | 
						|
            "y": 0.0,
 | 
						|
            "z": 0.0,
 | 
						|
            "units": {
 | 
						|
              "type": "Mm"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "yAxis": {
 | 
						|
            "x": 0.0,
 | 
						|
            "y": 1.0,
 | 
						|
            "z": 0.0,
 | 
						|
            "units": {
 | 
						|
              "type": "Mm"
 | 
						|
            }
 | 
						|
          }
 | 
						|
        },
 | 
						|
        "start": {
 | 
						|
          "from": [
 | 
						|
            1.965,
 | 
						|
            0.0
 | 
						|
          ],
 | 
						|
          "to": [
 | 
						|
            1.965,
 | 
						|
            0.0
 | 
						|
          ],
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          },
 | 
						|
          "tag": null,
 | 
						|
          "__geoMeta": {
 | 
						|
            "id": "[uuid]",
 | 
						|
            "sourceRange": []
 | 
						|
          }
 | 
						|
        },
 | 
						|
        "artifactId": "[uuid]",
 | 
						|
        "originalId": "[uuid]",
 | 
						|
        "units": {
 | 
						|
          "type": "Inches"
 | 
						|
        }
 | 
						|
      },
 | 
						|
      "height": 0.05,
 | 
						|
      "startCapId": "[uuid]",
 | 
						|
      "endCapId": "[uuid]",
 | 
						|
      "units": {
 | 
						|
        "type": "Inches"
 | 
						|
      },
 | 
						|
      "sectional": false
 | 
						|
    }
 | 
						|
  },
 | 
						|
  "extrude004": {
 | 
						|
    "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": [
 | 
						|
                  1.4,
 | 
						|
                  0.0
 | 
						|
                ],
 | 
						|
                "from": [
 | 
						|
                  1.7,
 | 
						|
                  0.0
 | 
						|
                ],
 | 
						|
                "radius": 0.3,
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  1.7,
 | 
						|
                  0.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,
 | 
						|
                "units": {
 | 
						|
                  "type": "Mm"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "yAxis": {
 | 
						|
                "x": 0.0,
 | 
						|
                "y": 1.0,
 | 
						|
                "z": 0.0,
 | 
						|
                "units": {
 | 
						|
                  "type": "Mm"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "solid": {
 | 
						|
                "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,
 | 
						|
                        0.0
 | 
						|
                      ],
 | 
						|
                      "from": [
 | 
						|
                        1.965,
 | 
						|
                        0.0
 | 
						|
                      ],
 | 
						|
                      "radius": 1.965,
 | 
						|
                      "tag": null,
 | 
						|
                      "to": [
 | 
						|
                        1.965,
 | 
						|
                        0.0
 | 
						|
                      ],
 | 
						|
                      "type": "Circle",
 | 
						|
                      "units": {
 | 
						|
                        "type": "Inches"
 | 
						|
                      }
 | 
						|
                    }
 | 
						|
                  ],
 | 
						|
                  "on": {
 | 
						|
                    "type": "plane",
 | 
						|
                    "id": "[uuid]",
 | 
						|
                    "artifactId": "[uuid]",
 | 
						|
                    "value": "Custom",
 | 
						|
                    "origin": {
 | 
						|
                      "x": 0.0,
 | 
						|
                      "y": 0.0,
 | 
						|
                      "z": 28.448,
 | 
						|
                      "units": {
 | 
						|
                        "type": "Mm"
 | 
						|
                      }
 | 
						|
                    },
 | 
						|
                    "xAxis": {
 | 
						|
                      "x": 1.0,
 | 
						|
                      "y": 0.0,
 | 
						|
                      "z": 0.0,
 | 
						|
                      "units": {
 | 
						|
                        "type": "Mm"
 | 
						|
                      }
 | 
						|
                    },
 | 
						|
                    "yAxis": {
 | 
						|
                      "x": 0.0,
 | 
						|
                      "y": 1.0,
 | 
						|
                      "z": 0.0,
 | 
						|
                      "units": {
 | 
						|
                        "type": "Mm"
 | 
						|
                      }
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "start": {
 | 
						|
                    "from": [
 | 
						|
                      1.965,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "to": [
 | 
						|
                      1.965,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "units": {
 | 
						|
                      "type": "Inches"
 | 
						|
                    },
 | 
						|
                    "tag": null,
 | 
						|
                    "__geoMeta": {
 | 
						|
                      "id": "[uuid]",
 | 
						|
                      "sourceRange": []
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "artifactId": "[uuid]",
 | 
						|
                  "originalId": "[uuid]",
 | 
						|
                  "units": {
 | 
						|
                    "type": "Inches"
 | 
						|
                  }
 | 
						|
                },
 | 
						|
                "height": 0.05,
 | 
						|
                "startCapId": "[uuid]",
 | 
						|
                "endCapId": "[uuid]",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                },
 | 
						|
                "sectional": false
 | 
						|
              },
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "start": {
 | 
						|
              "from": [
 | 
						|
                1.7,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "to": [
 | 
						|
                1.7,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              },
 | 
						|
              "tag": null,
 | 
						|
              "__geoMeta": {
 | 
						|
                "id": "[uuid]",
 | 
						|
                "sourceRange": []
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "artifactId": "[uuid]",
 | 
						|
            "originalId": "[uuid]",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "height": -0.05,
 | 
						|
          "startCapId": null,
 | 
						|
          "endCapId": null,
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          },
 | 
						|
          "sectional": false
 | 
						|
        }
 | 
						|
      },
 | 
						|
      {
 | 
						|
        "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": [
 | 
						|
                  1.4,
 | 
						|
                  0.0
 | 
						|
                ],
 | 
						|
                "from": [
 | 
						|
                  1.7,
 | 
						|
                  0.0
 | 
						|
                ],
 | 
						|
                "radius": 0.3,
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  1.7,
 | 
						|
                  0.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,
 | 
						|
                "units": {
 | 
						|
                  "type": "Mm"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "yAxis": {
 | 
						|
                "x": 0.0,
 | 
						|
                "y": 1.0,
 | 
						|
                "z": 0.0,
 | 
						|
                "units": {
 | 
						|
                  "type": "Mm"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "solid": {
 | 
						|
                "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,
 | 
						|
                        0.0
 | 
						|
                      ],
 | 
						|
                      "from": [
 | 
						|
                        1.965,
 | 
						|
                        0.0
 | 
						|
                      ],
 | 
						|
                      "radius": 1.965,
 | 
						|
                      "tag": null,
 | 
						|
                      "to": [
 | 
						|
                        1.965,
 | 
						|
                        0.0
 | 
						|
                      ],
 | 
						|
                      "type": "Circle",
 | 
						|
                      "units": {
 | 
						|
                        "type": "Inches"
 | 
						|
                      }
 | 
						|
                    }
 | 
						|
                  ],
 | 
						|
                  "on": {
 | 
						|
                    "type": "plane",
 | 
						|
                    "id": "[uuid]",
 | 
						|
                    "artifactId": "[uuid]",
 | 
						|
                    "value": "Custom",
 | 
						|
                    "origin": {
 | 
						|
                      "x": 0.0,
 | 
						|
                      "y": 0.0,
 | 
						|
                      "z": 28.448,
 | 
						|
                      "units": {
 | 
						|
                        "type": "Mm"
 | 
						|
                      }
 | 
						|
                    },
 | 
						|
                    "xAxis": {
 | 
						|
                      "x": 1.0,
 | 
						|
                      "y": 0.0,
 | 
						|
                      "z": 0.0,
 | 
						|
                      "units": {
 | 
						|
                        "type": "Mm"
 | 
						|
                      }
 | 
						|
                    },
 | 
						|
                    "yAxis": {
 | 
						|
                      "x": 0.0,
 | 
						|
                      "y": 1.0,
 | 
						|
                      "z": 0.0,
 | 
						|
                      "units": {
 | 
						|
                        "type": "Mm"
 | 
						|
                      }
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "start": {
 | 
						|
                    "from": [
 | 
						|
                      1.965,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "to": [
 | 
						|
                      1.965,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "units": {
 | 
						|
                      "type": "Inches"
 | 
						|
                    },
 | 
						|
                    "tag": null,
 | 
						|
                    "__geoMeta": {
 | 
						|
                      "id": "[uuid]",
 | 
						|
                      "sourceRange": []
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "artifactId": "[uuid]",
 | 
						|
                  "originalId": "[uuid]",
 | 
						|
                  "units": {
 | 
						|
                    "type": "Inches"
 | 
						|
                  }
 | 
						|
                },
 | 
						|
                "height": 0.05,
 | 
						|
                "startCapId": "[uuid]",
 | 
						|
                "endCapId": "[uuid]",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                },
 | 
						|
                "sectional": false
 | 
						|
              },
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "start": {
 | 
						|
              "from": [
 | 
						|
                1.7,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "to": [
 | 
						|
                1.7,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              },
 | 
						|
              "tag": null,
 | 
						|
              "__geoMeta": {
 | 
						|
                "id": "[uuid]",
 | 
						|
                "sourceRange": []
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "artifactId": "[uuid]",
 | 
						|
            "originalId": "[uuid]",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "height": -0.05,
 | 
						|
          "startCapId": null,
 | 
						|
          "endCapId": null,
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          },
 | 
						|
          "sectional": false
 | 
						|
        }
 | 
						|
      },
 | 
						|
      {
 | 
						|
        "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": [
 | 
						|
                  1.4,
 | 
						|
                  0.0
 | 
						|
                ],
 | 
						|
                "from": [
 | 
						|
                  1.7,
 | 
						|
                  0.0
 | 
						|
                ],
 | 
						|
                "radius": 0.3,
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  1.7,
 | 
						|
                  0.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,
 | 
						|
                "units": {
 | 
						|
                  "type": "Mm"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "yAxis": {
 | 
						|
                "x": 0.0,
 | 
						|
                "y": 1.0,
 | 
						|
                "z": 0.0,
 | 
						|
                "units": {
 | 
						|
                  "type": "Mm"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "solid": {
 | 
						|
                "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,
 | 
						|
                        0.0
 | 
						|
                      ],
 | 
						|
                      "from": [
 | 
						|
                        1.965,
 | 
						|
                        0.0
 | 
						|
                      ],
 | 
						|
                      "radius": 1.965,
 | 
						|
                      "tag": null,
 | 
						|
                      "to": [
 | 
						|
                        1.965,
 | 
						|
                        0.0
 | 
						|
                      ],
 | 
						|
                      "type": "Circle",
 | 
						|
                      "units": {
 | 
						|
                        "type": "Inches"
 | 
						|
                      }
 | 
						|
                    }
 | 
						|
                  ],
 | 
						|
                  "on": {
 | 
						|
                    "type": "plane",
 | 
						|
                    "id": "[uuid]",
 | 
						|
                    "artifactId": "[uuid]",
 | 
						|
                    "value": "Custom",
 | 
						|
                    "origin": {
 | 
						|
                      "x": 0.0,
 | 
						|
                      "y": 0.0,
 | 
						|
                      "z": 28.448,
 | 
						|
                      "units": {
 | 
						|
                        "type": "Mm"
 | 
						|
                      }
 | 
						|
                    },
 | 
						|
                    "xAxis": {
 | 
						|
                      "x": 1.0,
 | 
						|
                      "y": 0.0,
 | 
						|
                      "z": 0.0,
 | 
						|
                      "units": {
 | 
						|
                        "type": "Mm"
 | 
						|
                      }
 | 
						|
                    },
 | 
						|
                    "yAxis": {
 | 
						|
                      "x": 0.0,
 | 
						|
                      "y": 1.0,
 | 
						|
                      "z": 0.0,
 | 
						|
                      "units": {
 | 
						|
                        "type": "Mm"
 | 
						|
                      }
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "start": {
 | 
						|
                    "from": [
 | 
						|
                      1.965,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "to": [
 | 
						|
                      1.965,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "units": {
 | 
						|
                      "type": "Inches"
 | 
						|
                    },
 | 
						|
                    "tag": null,
 | 
						|
                    "__geoMeta": {
 | 
						|
                      "id": "[uuid]",
 | 
						|
                      "sourceRange": []
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "artifactId": "[uuid]",
 | 
						|
                  "originalId": "[uuid]",
 | 
						|
                  "units": {
 | 
						|
                    "type": "Inches"
 | 
						|
                  }
 | 
						|
                },
 | 
						|
                "height": 0.05,
 | 
						|
                "startCapId": "[uuid]",
 | 
						|
                "endCapId": "[uuid]",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                },
 | 
						|
                "sectional": false
 | 
						|
              },
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "start": {
 | 
						|
              "from": [
 | 
						|
                1.7,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "to": [
 | 
						|
                1.7,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              },
 | 
						|
              "tag": null,
 | 
						|
              "__geoMeta": {
 | 
						|
                "id": "[uuid]",
 | 
						|
                "sourceRange": []
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "artifactId": "[uuid]",
 | 
						|
            "originalId": "[uuid]",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "height": -0.05,
 | 
						|
          "startCapId": null,
 | 
						|
          "endCapId": null,
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          },
 | 
						|
          "sectional": false
 | 
						|
        }
 | 
						|
      },
 | 
						|
      {
 | 
						|
        "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": [
 | 
						|
                  1.4,
 | 
						|
                  0.0
 | 
						|
                ],
 | 
						|
                "from": [
 | 
						|
                  1.7,
 | 
						|
                  0.0
 | 
						|
                ],
 | 
						|
                "radius": 0.3,
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  1.7,
 | 
						|
                  0.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,
 | 
						|
                "units": {
 | 
						|
                  "type": "Mm"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "yAxis": {
 | 
						|
                "x": 0.0,
 | 
						|
                "y": 1.0,
 | 
						|
                "z": 0.0,
 | 
						|
                "units": {
 | 
						|
                  "type": "Mm"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "solid": {
 | 
						|
                "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,
 | 
						|
                        0.0
 | 
						|
                      ],
 | 
						|
                      "from": [
 | 
						|
                        1.965,
 | 
						|
                        0.0
 | 
						|
                      ],
 | 
						|
                      "radius": 1.965,
 | 
						|
                      "tag": null,
 | 
						|
                      "to": [
 | 
						|
                        1.965,
 | 
						|
                        0.0
 | 
						|
                      ],
 | 
						|
                      "type": "Circle",
 | 
						|
                      "units": {
 | 
						|
                        "type": "Inches"
 | 
						|
                      }
 | 
						|
                    }
 | 
						|
                  ],
 | 
						|
                  "on": {
 | 
						|
                    "type": "plane",
 | 
						|
                    "id": "[uuid]",
 | 
						|
                    "artifactId": "[uuid]",
 | 
						|
                    "value": "Custom",
 | 
						|
                    "origin": {
 | 
						|
                      "x": 0.0,
 | 
						|
                      "y": 0.0,
 | 
						|
                      "z": 28.448,
 | 
						|
                      "units": {
 | 
						|
                        "type": "Mm"
 | 
						|
                      }
 | 
						|
                    },
 | 
						|
                    "xAxis": {
 | 
						|
                      "x": 1.0,
 | 
						|
                      "y": 0.0,
 | 
						|
                      "z": 0.0,
 | 
						|
                      "units": {
 | 
						|
                        "type": "Mm"
 | 
						|
                      }
 | 
						|
                    },
 | 
						|
                    "yAxis": {
 | 
						|
                      "x": 0.0,
 | 
						|
                      "y": 1.0,
 | 
						|
                      "z": 0.0,
 | 
						|
                      "units": {
 | 
						|
                        "type": "Mm"
 | 
						|
                      }
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "start": {
 | 
						|
                    "from": [
 | 
						|
                      1.965,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "to": [
 | 
						|
                      1.965,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "units": {
 | 
						|
                      "type": "Inches"
 | 
						|
                    },
 | 
						|
                    "tag": null,
 | 
						|
                    "__geoMeta": {
 | 
						|
                      "id": "[uuid]",
 | 
						|
                      "sourceRange": []
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "artifactId": "[uuid]",
 | 
						|
                  "originalId": "[uuid]",
 | 
						|
                  "units": {
 | 
						|
                    "type": "Inches"
 | 
						|
                  }
 | 
						|
                },
 | 
						|
                "height": 0.05,
 | 
						|
                "startCapId": "[uuid]",
 | 
						|
                "endCapId": "[uuid]",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                },
 | 
						|
                "sectional": false
 | 
						|
              },
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "start": {
 | 
						|
              "from": [
 | 
						|
                1.7,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "to": [
 | 
						|
                1.7,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              },
 | 
						|
              "tag": null,
 | 
						|
              "__geoMeta": {
 | 
						|
                "id": "[uuid]",
 | 
						|
                "sourceRange": []
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "artifactId": "[uuid]",
 | 
						|
            "originalId": "[uuid]",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "height": -0.05,
 | 
						|
          "startCapId": null,
 | 
						|
          "endCapId": null,
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          },
 | 
						|
          "sectional": false
 | 
						|
        }
 | 
						|
      },
 | 
						|
      {
 | 
						|
        "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": [
 | 
						|
                  1.4,
 | 
						|
                  0.0
 | 
						|
                ],
 | 
						|
                "from": [
 | 
						|
                  1.7,
 | 
						|
                  0.0
 | 
						|
                ],
 | 
						|
                "radius": 0.3,
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  1.7,
 | 
						|
                  0.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,
 | 
						|
                "units": {
 | 
						|
                  "type": "Mm"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "yAxis": {
 | 
						|
                "x": 0.0,
 | 
						|
                "y": 1.0,
 | 
						|
                "z": 0.0,
 | 
						|
                "units": {
 | 
						|
                  "type": "Mm"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "solid": {
 | 
						|
                "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,
 | 
						|
                        0.0
 | 
						|
                      ],
 | 
						|
                      "from": [
 | 
						|
                        1.965,
 | 
						|
                        0.0
 | 
						|
                      ],
 | 
						|
                      "radius": 1.965,
 | 
						|
                      "tag": null,
 | 
						|
                      "to": [
 | 
						|
                        1.965,
 | 
						|
                        0.0
 | 
						|
                      ],
 | 
						|
                      "type": "Circle",
 | 
						|
                      "units": {
 | 
						|
                        "type": "Inches"
 | 
						|
                      }
 | 
						|
                    }
 | 
						|
                  ],
 | 
						|
                  "on": {
 | 
						|
                    "type": "plane",
 | 
						|
                    "id": "[uuid]",
 | 
						|
                    "artifactId": "[uuid]",
 | 
						|
                    "value": "Custom",
 | 
						|
                    "origin": {
 | 
						|
                      "x": 0.0,
 | 
						|
                      "y": 0.0,
 | 
						|
                      "z": 28.448,
 | 
						|
                      "units": {
 | 
						|
                        "type": "Mm"
 | 
						|
                      }
 | 
						|
                    },
 | 
						|
                    "xAxis": {
 | 
						|
                      "x": 1.0,
 | 
						|
                      "y": 0.0,
 | 
						|
                      "z": 0.0,
 | 
						|
                      "units": {
 | 
						|
                        "type": "Mm"
 | 
						|
                      }
 | 
						|
                    },
 | 
						|
                    "yAxis": {
 | 
						|
                      "x": 0.0,
 | 
						|
                      "y": 1.0,
 | 
						|
                      "z": 0.0,
 | 
						|
                      "units": {
 | 
						|
                        "type": "Mm"
 | 
						|
                      }
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "start": {
 | 
						|
                    "from": [
 | 
						|
                      1.965,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "to": [
 | 
						|
                      1.965,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "units": {
 | 
						|
                      "type": "Inches"
 | 
						|
                    },
 | 
						|
                    "tag": null,
 | 
						|
                    "__geoMeta": {
 | 
						|
                      "id": "[uuid]",
 | 
						|
                      "sourceRange": []
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "artifactId": "[uuid]",
 | 
						|
                  "originalId": "[uuid]",
 | 
						|
                  "units": {
 | 
						|
                    "type": "Inches"
 | 
						|
                  }
 | 
						|
                },
 | 
						|
                "height": 0.05,
 | 
						|
                "startCapId": "[uuid]",
 | 
						|
                "endCapId": "[uuid]",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                },
 | 
						|
                "sectional": false
 | 
						|
              },
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "start": {
 | 
						|
              "from": [
 | 
						|
                1.7,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "to": [
 | 
						|
                1.7,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              },
 | 
						|
              "tag": null,
 | 
						|
              "__geoMeta": {
 | 
						|
                "id": "[uuid]",
 | 
						|
                "sourceRange": []
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "artifactId": "[uuid]",
 | 
						|
            "originalId": "[uuid]",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "height": -0.05,
 | 
						|
          "startCapId": null,
 | 
						|
          "endCapId": null,
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          },
 | 
						|
          "sectional": false
 | 
						|
        }
 | 
						|
      },
 | 
						|
      {
 | 
						|
        "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": [
 | 
						|
                  1.4,
 | 
						|
                  0.0
 | 
						|
                ],
 | 
						|
                "from": [
 | 
						|
                  1.7,
 | 
						|
                  0.0
 | 
						|
                ],
 | 
						|
                "radius": 0.3,
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  1.7,
 | 
						|
                  0.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,
 | 
						|
                "units": {
 | 
						|
                  "type": "Mm"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "yAxis": {
 | 
						|
                "x": 0.0,
 | 
						|
                "y": 1.0,
 | 
						|
                "z": 0.0,
 | 
						|
                "units": {
 | 
						|
                  "type": "Mm"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "solid": {
 | 
						|
                "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,
 | 
						|
                        0.0
 | 
						|
                      ],
 | 
						|
                      "from": [
 | 
						|
                        1.965,
 | 
						|
                        0.0
 | 
						|
                      ],
 | 
						|
                      "radius": 1.965,
 | 
						|
                      "tag": null,
 | 
						|
                      "to": [
 | 
						|
                        1.965,
 | 
						|
                        0.0
 | 
						|
                      ],
 | 
						|
                      "type": "Circle",
 | 
						|
                      "units": {
 | 
						|
                        "type": "Inches"
 | 
						|
                      }
 | 
						|
                    }
 | 
						|
                  ],
 | 
						|
                  "on": {
 | 
						|
                    "type": "plane",
 | 
						|
                    "id": "[uuid]",
 | 
						|
                    "artifactId": "[uuid]",
 | 
						|
                    "value": "Custom",
 | 
						|
                    "origin": {
 | 
						|
                      "x": 0.0,
 | 
						|
                      "y": 0.0,
 | 
						|
                      "z": 28.448,
 | 
						|
                      "units": {
 | 
						|
                        "type": "Mm"
 | 
						|
                      }
 | 
						|
                    },
 | 
						|
                    "xAxis": {
 | 
						|
                      "x": 1.0,
 | 
						|
                      "y": 0.0,
 | 
						|
                      "z": 0.0,
 | 
						|
                      "units": {
 | 
						|
                        "type": "Mm"
 | 
						|
                      }
 | 
						|
                    },
 | 
						|
                    "yAxis": {
 | 
						|
                      "x": 0.0,
 | 
						|
                      "y": 1.0,
 | 
						|
                      "z": 0.0,
 | 
						|
                      "units": {
 | 
						|
                        "type": "Mm"
 | 
						|
                      }
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "start": {
 | 
						|
                    "from": [
 | 
						|
                      1.965,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "to": [
 | 
						|
                      1.965,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "units": {
 | 
						|
                      "type": "Inches"
 | 
						|
                    },
 | 
						|
                    "tag": null,
 | 
						|
                    "__geoMeta": {
 | 
						|
                      "id": "[uuid]",
 | 
						|
                      "sourceRange": []
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "artifactId": "[uuid]",
 | 
						|
                  "originalId": "[uuid]",
 | 
						|
                  "units": {
 | 
						|
                    "type": "Inches"
 | 
						|
                  }
 | 
						|
                },
 | 
						|
                "height": 0.05,
 | 
						|
                "startCapId": "[uuid]",
 | 
						|
                "endCapId": "[uuid]",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                },
 | 
						|
                "sectional": false
 | 
						|
              },
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "start": {
 | 
						|
              "from": [
 | 
						|
                1.7,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "to": [
 | 
						|
                1.7,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              },
 | 
						|
              "tag": null,
 | 
						|
              "__geoMeta": {
 | 
						|
                "id": "[uuid]",
 | 
						|
                "sourceRange": []
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "artifactId": "[uuid]",
 | 
						|
            "originalId": "[uuid]",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "height": -0.05,
 | 
						|
          "startCapId": null,
 | 
						|
          "endCapId": null,
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          },
 | 
						|
          "sectional": false
 | 
						|
        }
 | 
						|
      },
 | 
						|
      {
 | 
						|
        "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": [
 | 
						|
                  1.4,
 | 
						|
                  0.0
 | 
						|
                ],
 | 
						|
                "from": [
 | 
						|
                  1.7,
 | 
						|
                  0.0
 | 
						|
                ],
 | 
						|
                "radius": 0.3,
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  1.7,
 | 
						|
                  0.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,
 | 
						|
                "units": {
 | 
						|
                  "type": "Mm"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "yAxis": {
 | 
						|
                "x": 0.0,
 | 
						|
                "y": 1.0,
 | 
						|
                "z": 0.0,
 | 
						|
                "units": {
 | 
						|
                  "type": "Mm"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "solid": {
 | 
						|
                "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,
 | 
						|
                        0.0
 | 
						|
                      ],
 | 
						|
                      "from": [
 | 
						|
                        1.965,
 | 
						|
                        0.0
 | 
						|
                      ],
 | 
						|
                      "radius": 1.965,
 | 
						|
                      "tag": null,
 | 
						|
                      "to": [
 | 
						|
                        1.965,
 | 
						|
                        0.0
 | 
						|
                      ],
 | 
						|
                      "type": "Circle",
 | 
						|
                      "units": {
 | 
						|
                        "type": "Inches"
 | 
						|
                      }
 | 
						|
                    }
 | 
						|
                  ],
 | 
						|
                  "on": {
 | 
						|
                    "type": "plane",
 | 
						|
                    "id": "[uuid]",
 | 
						|
                    "artifactId": "[uuid]",
 | 
						|
                    "value": "Custom",
 | 
						|
                    "origin": {
 | 
						|
                      "x": 0.0,
 | 
						|
                      "y": 0.0,
 | 
						|
                      "z": 28.448,
 | 
						|
                      "units": {
 | 
						|
                        "type": "Mm"
 | 
						|
                      }
 | 
						|
                    },
 | 
						|
                    "xAxis": {
 | 
						|
                      "x": 1.0,
 | 
						|
                      "y": 0.0,
 | 
						|
                      "z": 0.0,
 | 
						|
                      "units": {
 | 
						|
                        "type": "Mm"
 | 
						|
                      }
 | 
						|
                    },
 | 
						|
                    "yAxis": {
 | 
						|
                      "x": 0.0,
 | 
						|
                      "y": 1.0,
 | 
						|
                      "z": 0.0,
 | 
						|
                      "units": {
 | 
						|
                        "type": "Mm"
 | 
						|
                      }
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "start": {
 | 
						|
                    "from": [
 | 
						|
                      1.965,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "to": [
 | 
						|
                      1.965,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "units": {
 | 
						|
                      "type": "Inches"
 | 
						|
                    },
 | 
						|
                    "tag": null,
 | 
						|
                    "__geoMeta": {
 | 
						|
                      "id": "[uuid]",
 | 
						|
                      "sourceRange": []
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "artifactId": "[uuid]",
 | 
						|
                  "originalId": "[uuid]",
 | 
						|
                  "units": {
 | 
						|
                    "type": "Inches"
 | 
						|
                  }
 | 
						|
                },
 | 
						|
                "height": 0.05,
 | 
						|
                "startCapId": "[uuid]",
 | 
						|
                "endCapId": "[uuid]",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                },
 | 
						|
                "sectional": false
 | 
						|
              },
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "start": {
 | 
						|
              "from": [
 | 
						|
                1.7,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "to": [
 | 
						|
                1.7,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              },
 | 
						|
              "tag": null,
 | 
						|
              "__geoMeta": {
 | 
						|
                "id": "[uuid]",
 | 
						|
                "sourceRange": []
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "artifactId": "[uuid]",
 | 
						|
            "originalId": "[uuid]",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "height": -0.05,
 | 
						|
          "startCapId": null,
 | 
						|
          "endCapId": null,
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          },
 | 
						|
          "sectional": false
 | 
						|
        }
 | 
						|
      },
 | 
						|
      {
 | 
						|
        "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": [
 | 
						|
                  1.4,
 | 
						|
                  0.0
 | 
						|
                ],
 | 
						|
                "from": [
 | 
						|
                  1.7,
 | 
						|
                  0.0
 | 
						|
                ],
 | 
						|
                "radius": 0.3,
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  1.7,
 | 
						|
                  0.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,
 | 
						|
                "units": {
 | 
						|
                  "type": "Mm"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "yAxis": {
 | 
						|
                "x": 0.0,
 | 
						|
                "y": 1.0,
 | 
						|
                "z": 0.0,
 | 
						|
                "units": {
 | 
						|
                  "type": "Mm"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "solid": {
 | 
						|
                "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,
 | 
						|
                        0.0
 | 
						|
                      ],
 | 
						|
                      "from": [
 | 
						|
                        1.965,
 | 
						|
                        0.0
 | 
						|
                      ],
 | 
						|
                      "radius": 1.965,
 | 
						|
                      "tag": null,
 | 
						|
                      "to": [
 | 
						|
                        1.965,
 | 
						|
                        0.0
 | 
						|
                      ],
 | 
						|
                      "type": "Circle",
 | 
						|
                      "units": {
 | 
						|
                        "type": "Inches"
 | 
						|
                      }
 | 
						|
                    }
 | 
						|
                  ],
 | 
						|
                  "on": {
 | 
						|
                    "type": "plane",
 | 
						|
                    "id": "[uuid]",
 | 
						|
                    "artifactId": "[uuid]",
 | 
						|
                    "value": "Custom",
 | 
						|
                    "origin": {
 | 
						|
                      "x": 0.0,
 | 
						|
                      "y": 0.0,
 | 
						|
                      "z": 28.448,
 | 
						|
                      "units": {
 | 
						|
                        "type": "Mm"
 | 
						|
                      }
 | 
						|
                    },
 | 
						|
                    "xAxis": {
 | 
						|
                      "x": 1.0,
 | 
						|
                      "y": 0.0,
 | 
						|
                      "z": 0.0,
 | 
						|
                      "units": {
 | 
						|
                        "type": "Mm"
 | 
						|
                      }
 | 
						|
                    },
 | 
						|
                    "yAxis": {
 | 
						|
                      "x": 0.0,
 | 
						|
                      "y": 1.0,
 | 
						|
                      "z": 0.0,
 | 
						|
                      "units": {
 | 
						|
                        "type": "Mm"
 | 
						|
                      }
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "start": {
 | 
						|
                    "from": [
 | 
						|
                      1.965,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "to": [
 | 
						|
                      1.965,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "units": {
 | 
						|
                      "type": "Inches"
 | 
						|
                    },
 | 
						|
                    "tag": null,
 | 
						|
                    "__geoMeta": {
 | 
						|
                      "id": "[uuid]",
 | 
						|
                      "sourceRange": []
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "artifactId": "[uuid]",
 | 
						|
                  "originalId": "[uuid]",
 | 
						|
                  "units": {
 | 
						|
                    "type": "Inches"
 | 
						|
                  }
 | 
						|
                },
 | 
						|
                "height": 0.05,
 | 
						|
                "startCapId": "[uuid]",
 | 
						|
                "endCapId": "[uuid]",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                },
 | 
						|
                "sectional": false
 | 
						|
              },
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "start": {
 | 
						|
              "from": [
 | 
						|
                1.7,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "to": [
 | 
						|
                1.7,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              },
 | 
						|
              "tag": null,
 | 
						|
              "__geoMeta": {
 | 
						|
                "id": "[uuid]",
 | 
						|
                "sourceRange": []
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "artifactId": "[uuid]",
 | 
						|
            "originalId": "[uuid]",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "height": -0.05,
 | 
						|
          "startCapId": null,
 | 
						|
          "endCapId": null,
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          },
 | 
						|
          "sectional": false
 | 
						|
        }
 | 
						|
      }
 | 
						|
    ]
 | 
						|
  },
 | 
						|
  "extrude005": {
 | 
						|
    "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.6,
 | 
						|
                  0.0
 | 
						|
                ],
 | 
						|
                "from": [
 | 
						|
                  0.8,
 | 
						|
                  0.0
 | 
						|
                ],
 | 
						|
                "radius": 0.2,
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  0.8,
 | 
						|
                  0.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,
 | 
						|
                "units": {
 | 
						|
                  "type": "Mm"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "yAxis": {
 | 
						|
                "x": 0.0,
 | 
						|
                "y": 1.0,
 | 
						|
                "z": 0.0,
 | 
						|
                "units": {
 | 
						|
                  "type": "Mm"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "solid": {
 | 
						|
                "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,
 | 
						|
                        0.0
 | 
						|
                      ],
 | 
						|
                      "from": [
 | 
						|
                        1.965,
 | 
						|
                        0.0
 | 
						|
                      ],
 | 
						|
                      "radius": 1.965,
 | 
						|
                      "tag": null,
 | 
						|
                      "to": [
 | 
						|
                        1.965,
 | 
						|
                        0.0
 | 
						|
                      ],
 | 
						|
                      "type": "Circle",
 | 
						|
                      "units": {
 | 
						|
                        "type": "Inches"
 | 
						|
                      }
 | 
						|
                    }
 | 
						|
                  ],
 | 
						|
                  "on": {
 | 
						|
                    "type": "plane",
 | 
						|
                    "id": "[uuid]",
 | 
						|
                    "artifactId": "[uuid]",
 | 
						|
                    "value": "Custom",
 | 
						|
                    "origin": {
 | 
						|
                      "x": 0.0,
 | 
						|
                      "y": 0.0,
 | 
						|
                      "z": 28.448,
 | 
						|
                      "units": {
 | 
						|
                        "type": "Mm"
 | 
						|
                      }
 | 
						|
                    },
 | 
						|
                    "xAxis": {
 | 
						|
                      "x": 1.0,
 | 
						|
                      "y": 0.0,
 | 
						|
                      "z": 0.0,
 | 
						|
                      "units": {
 | 
						|
                        "type": "Mm"
 | 
						|
                      }
 | 
						|
                    },
 | 
						|
                    "yAxis": {
 | 
						|
                      "x": 0.0,
 | 
						|
                      "y": 1.0,
 | 
						|
                      "z": 0.0,
 | 
						|
                      "units": {
 | 
						|
                        "type": "Mm"
 | 
						|
                      }
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "start": {
 | 
						|
                    "from": [
 | 
						|
                      1.965,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "to": [
 | 
						|
                      1.965,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "units": {
 | 
						|
                      "type": "Inches"
 | 
						|
                    },
 | 
						|
                    "tag": null,
 | 
						|
                    "__geoMeta": {
 | 
						|
                      "id": "[uuid]",
 | 
						|
                      "sourceRange": []
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "artifactId": "[uuid]",
 | 
						|
                  "originalId": "[uuid]",
 | 
						|
                  "units": {
 | 
						|
                    "type": "Inches"
 | 
						|
                  }
 | 
						|
                },
 | 
						|
                "height": 0.05,
 | 
						|
                "startCapId": "[uuid]",
 | 
						|
                "endCapId": "[uuid]",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                },
 | 
						|
                "sectional": false
 | 
						|
              },
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "start": {
 | 
						|
              "from": [
 | 
						|
                0.8,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "to": [
 | 
						|
                0.8,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              },
 | 
						|
              "tag": null,
 | 
						|
              "__geoMeta": {
 | 
						|
                "id": "[uuid]",
 | 
						|
                "sourceRange": []
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "artifactId": "[uuid]",
 | 
						|
            "originalId": "[uuid]",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "height": -0.05,
 | 
						|
          "startCapId": null,
 | 
						|
          "endCapId": null,
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          },
 | 
						|
          "sectional": false
 | 
						|
        }
 | 
						|
      },
 | 
						|
      {
 | 
						|
        "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.6,
 | 
						|
                  0.0
 | 
						|
                ],
 | 
						|
                "from": [
 | 
						|
                  0.8,
 | 
						|
                  0.0
 | 
						|
                ],
 | 
						|
                "radius": 0.2,
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  0.8,
 | 
						|
                  0.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,
 | 
						|
                "units": {
 | 
						|
                  "type": "Mm"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "yAxis": {
 | 
						|
                "x": 0.0,
 | 
						|
                "y": 1.0,
 | 
						|
                "z": 0.0,
 | 
						|
                "units": {
 | 
						|
                  "type": "Mm"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "solid": {
 | 
						|
                "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,
 | 
						|
                        0.0
 | 
						|
                      ],
 | 
						|
                      "from": [
 | 
						|
                        1.965,
 | 
						|
                        0.0
 | 
						|
                      ],
 | 
						|
                      "radius": 1.965,
 | 
						|
                      "tag": null,
 | 
						|
                      "to": [
 | 
						|
                        1.965,
 | 
						|
                        0.0
 | 
						|
                      ],
 | 
						|
                      "type": "Circle",
 | 
						|
                      "units": {
 | 
						|
                        "type": "Inches"
 | 
						|
                      }
 | 
						|
                    }
 | 
						|
                  ],
 | 
						|
                  "on": {
 | 
						|
                    "type": "plane",
 | 
						|
                    "id": "[uuid]",
 | 
						|
                    "artifactId": "[uuid]",
 | 
						|
                    "value": "Custom",
 | 
						|
                    "origin": {
 | 
						|
                      "x": 0.0,
 | 
						|
                      "y": 0.0,
 | 
						|
                      "z": 28.448,
 | 
						|
                      "units": {
 | 
						|
                        "type": "Mm"
 | 
						|
                      }
 | 
						|
                    },
 | 
						|
                    "xAxis": {
 | 
						|
                      "x": 1.0,
 | 
						|
                      "y": 0.0,
 | 
						|
                      "z": 0.0,
 | 
						|
                      "units": {
 | 
						|
                        "type": "Mm"
 | 
						|
                      }
 | 
						|
                    },
 | 
						|
                    "yAxis": {
 | 
						|
                      "x": 0.0,
 | 
						|
                      "y": 1.0,
 | 
						|
                      "z": 0.0,
 | 
						|
                      "units": {
 | 
						|
                        "type": "Mm"
 | 
						|
                      }
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "start": {
 | 
						|
                    "from": [
 | 
						|
                      1.965,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "to": [
 | 
						|
                      1.965,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "units": {
 | 
						|
                      "type": "Inches"
 | 
						|
                    },
 | 
						|
                    "tag": null,
 | 
						|
                    "__geoMeta": {
 | 
						|
                      "id": "[uuid]",
 | 
						|
                      "sourceRange": []
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "artifactId": "[uuid]",
 | 
						|
                  "originalId": "[uuid]",
 | 
						|
                  "units": {
 | 
						|
                    "type": "Inches"
 | 
						|
                  }
 | 
						|
                },
 | 
						|
                "height": 0.05,
 | 
						|
                "startCapId": "[uuid]",
 | 
						|
                "endCapId": "[uuid]",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                },
 | 
						|
                "sectional": false
 | 
						|
              },
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "start": {
 | 
						|
              "from": [
 | 
						|
                0.8,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "to": [
 | 
						|
                0.8,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              },
 | 
						|
              "tag": null,
 | 
						|
              "__geoMeta": {
 | 
						|
                "id": "[uuid]",
 | 
						|
                "sourceRange": []
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "artifactId": "[uuid]",
 | 
						|
            "originalId": "[uuid]",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "height": -0.05,
 | 
						|
          "startCapId": null,
 | 
						|
          "endCapId": null,
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          },
 | 
						|
          "sectional": false
 | 
						|
        }
 | 
						|
      },
 | 
						|
      {
 | 
						|
        "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.6,
 | 
						|
                  0.0
 | 
						|
                ],
 | 
						|
                "from": [
 | 
						|
                  0.8,
 | 
						|
                  0.0
 | 
						|
                ],
 | 
						|
                "radius": 0.2,
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  0.8,
 | 
						|
                  0.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,
 | 
						|
                "units": {
 | 
						|
                  "type": "Mm"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "yAxis": {
 | 
						|
                "x": 0.0,
 | 
						|
                "y": 1.0,
 | 
						|
                "z": 0.0,
 | 
						|
                "units": {
 | 
						|
                  "type": "Mm"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "solid": {
 | 
						|
                "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,
 | 
						|
                        0.0
 | 
						|
                      ],
 | 
						|
                      "from": [
 | 
						|
                        1.965,
 | 
						|
                        0.0
 | 
						|
                      ],
 | 
						|
                      "radius": 1.965,
 | 
						|
                      "tag": null,
 | 
						|
                      "to": [
 | 
						|
                        1.965,
 | 
						|
                        0.0
 | 
						|
                      ],
 | 
						|
                      "type": "Circle",
 | 
						|
                      "units": {
 | 
						|
                        "type": "Inches"
 | 
						|
                      }
 | 
						|
                    }
 | 
						|
                  ],
 | 
						|
                  "on": {
 | 
						|
                    "type": "plane",
 | 
						|
                    "id": "[uuid]",
 | 
						|
                    "artifactId": "[uuid]",
 | 
						|
                    "value": "Custom",
 | 
						|
                    "origin": {
 | 
						|
                      "x": 0.0,
 | 
						|
                      "y": 0.0,
 | 
						|
                      "z": 28.448,
 | 
						|
                      "units": {
 | 
						|
                        "type": "Mm"
 | 
						|
                      }
 | 
						|
                    },
 | 
						|
                    "xAxis": {
 | 
						|
                      "x": 1.0,
 | 
						|
                      "y": 0.0,
 | 
						|
                      "z": 0.0,
 | 
						|
                      "units": {
 | 
						|
                        "type": "Mm"
 | 
						|
                      }
 | 
						|
                    },
 | 
						|
                    "yAxis": {
 | 
						|
                      "x": 0.0,
 | 
						|
                      "y": 1.0,
 | 
						|
                      "z": 0.0,
 | 
						|
                      "units": {
 | 
						|
                        "type": "Mm"
 | 
						|
                      }
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "start": {
 | 
						|
                    "from": [
 | 
						|
                      1.965,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "to": [
 | 
						|
                      1.965,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "units": {
 | 
						|
                      "type": "Inches"
 | 
						|
                    },
 | 
						|
                    "tag": null,
 | 
						|
                    "__geoMeta": {
 | 
						|
                      "id": "[uuid]",
 | 
						|
                      "sourceRange": []
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "artifactId": "[uuid]",
 | 
						|
                  "originalId": "[uuid]",
 | 
						|
                  "units": {
 | 
						|
                    "type": "Inches"
 | 
						|
                  }
 | 
						|
                },
 | 
						|
                "height": 0.05,
 | 
						|
                "startCapId": "[uuid]",
 | 
						|
                "endCapId": "[uuid]",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                },
 | 
						|
                "sectional": false
 | 
						|
              },
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "start": {
 | 
						|
              "from": [
 | 
						|
                0.8,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "to": [
 | 
						|
                0.8,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              },
 | 
						|
              "tag": null,
 | 
						|
              "__geoMeta": {
 | 
						|
                "id": "[uuid]",
 | 
						|
                "sourceRange": []
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "artifactId": "[uuid]",
 | 
						|
            "originalId": "[uuid]",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "height": -0.05,
 | 
						|
          "startCapId": null,
 | 
						|
          "endCapId": null,
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          },
 | 
						|
          "sectional": false
 | 
						|
        }
 | 
						|
      },
 | 
						|
      {
 | 
						|
        "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.6,
 | 
						|
                  0.0
 | 
						|
                ],
 | 
						|
                "from": [
 | 
						|
                  0.8,
 | 
						|
                  0.0
 | 
						|
                ],
 | 
						|
                "radius": 0.2,
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  0.8,
 | 
						|
                  0.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,
 | 
						|
                "units": {
 | 
						|
                  "type": "Mm"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "yAxis": {
 | 
						|
                "x": 0.0,
 | 
						|
                "y": 1.0,
 | 
						|
                "z": 0.0,
 | 
						|
                "units": {
 | 
						|
                  "type": "Mm"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "solid": {
 | 
						|
                "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,
 | 
						|
                        0.0
 | 
						|
                      ],
 | 
						|
                      "from": [
 | 
						|
                        1.965,
 | 
						|
                        0.0
 | 
						|
                      ],
 | 
						|
                      "radius": 1.965,
 | 
						|
                      "tag": null,
 | 
						|
                      "to": [
 | 
						|
                        1.965,
 | 
						|
                        0.0
 | 
						|
                      ],
 | 
						|
                      "type": "Circle",
 | 
						|
                      "units": {
 | 
						|
                        "type": "Inches"
 | 
						|
                      }
 | 
						|
                    }
 | 
						|
                  ],
 | 
						|
                  "on": {
 | 
						|
                    "type": "plane",
 | 
						|
                    "id": "[uuid]",
 | 
						|
                    "artifactId": "[uuid]",
 | 
						|
                    "value": "Custom",
 | 
						|
                    "origin": {
 | 
						|
                      "x": 0.0,
 | 
						|
                      "y": 0.0,
 | 
						|
                      "z": 28.448,
 | 
						|
                      "units": {
 | 
						|
                        "type": "Mm"
 | 
						|
                      }
 | 
						|
                    },
 | 
						|
                    "xAxis": {
 | 
						|
                      "x": 1.0,
 | 
						|
                      "y": 0.0,
 | 
						|
                      "z": 0.0,
 | 
						|
                      "units": {
 | 
						|
                        "type": "Mm"
 | 
						|
                      }
 | 
						|
                    },
 | 
						|
                    "yAxis": {
 | 
						|
                      "x": 0.0,
 | 
						|
                      "y": 1.0,
 | 
						|
                      "z": 0.0,
 | 
						|
                      "units": {
 | 
						|
                        "type": "Mm"
 | 
						|
                      }
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "start": {
 | 
						|
                    "from": [
 | 
						|
                      1.965,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "to": [
 | 
						|
                      1.965,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "units": {
 | 
						|
                      "type": "Inches"
 | 
						|
                    },
 | 
						|
                    "tag": null,
 | 
						|
                    "__geoMeta": {
 | 
						|
                      "id": "[uuid]",
 | 
						|
                      "sourceRange": []
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "artifactId": "[uuid]",
 | 
						|
                  "originalId": "[uuid]",
 | 
						|
                  "units": {
 | 
						|
                    "type": "Inches"
 | 
						|
                  }
 | 
						|
                },
 | 
						|
                "height": 0.05,
 | 
						|
                "startCapId": "[uuid]",
 | 
						|
                "endCapId": "[uuid]",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                },
 | 
						|
                "sectional": false
 | 
						|
              },
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "start": {
 | 
						|
              "from": [
 | 
						|
                0.8,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "to": [
 | 
						|
                0.8,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              },
 | 
						|
              "tag": null,
 | 
						|
              "__geoMeta": {
 | 
						|
                "id": "[uuid]",
 | 
						|
                "sourceRange": []
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "artifactId": "[uuid]",
 | 
						|
            "originalId": "[uuid]",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "height": -0.05,
 | 
						|
          "startCapId": null,
 | 
						|
          "endCapId": null,
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          },
 | 
						|
          "sectional": false
 | 
						|
        }
 | 
						|
      }
 | 
						|
    ]
 | 
						|
  },
 | 
						|
  "extrude006": {
 | 
						|
    "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,
 | 
						|
              0.0
 | 
						|
            ],
 | 
						|
            "from": [
 | 
						|
              2.205,
 | 
						|
              0.0
 | 
						|
            ],
 | 
						|
            "radius": 2.205,
 | 
						|
            "tag": null,
 | 
						|
            "to": [
 | 
						|
              2.205,
 | 
						|
              0.0
 | 
						|
            ],
 | 
						|
            "type": "Circle",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          }
 | 
						|
        ],
 | 
						|
        "on": {
 | 
						|
          "type": "plane",
 | 
						|
          "id": "[uuid]",
 | 
						|
          "artifactId": "[uuid]",
 | 
						|
          "value": "XY",
 | 
						|
          "origin": {
 | 
						|
            "x": 0.0,
 | 
						|
            "y": 0.0,
 | 
						|
            "z": 0.0,
 | 
						|
            "units": {
 | 
						|
              "type": "Mm"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "xAxis": {
 | 
						|
            "x": 1.0,
 | 
						|
            "y": 0.0,
 | 
						|
            "z": 0.0,
 | 
						|
            "units": {
 | 
						|
              "type": "Mm"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "yAxis": {
 | 
						|
            "x": 0.0,
 | 
						|
            "y": 1.0,
 | 
						|
            "z": 0.0,
 | 
						|
            "units": {
 | 
						|
              "type": "Mm"
 | 
						|
            }
 | 
						|
          }
 | 
						|
        },
 | 
						|
        "start": {
 | 
						|
          "from": [
 | 
						|
            2.205,
 | 
						|
            0.0
 | 
						|
          ],
 | 
						|
          "to": [
 | 
						|
            2.205,
 | 
						|
            0.0
 | 
						|
          ],
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          },
 | 
						|
          "tag": null,
 | 
						|
          "__geoMeta": {
 | 
						|
            "id": "[uuid]",
 | 
						|
            "sourceRange": []
 | 
						|
          }
 | 
						|
        },
 | 
						|
        "artifactId": "[uuid]",
 | 
						|
        "originalId": "[uuid]",
 | 
						|
        "units": {
 | 
						|
          "type": "Inches"
 | 
						|
        }
 | 
						|
      },
 | 
						|
      "height": 7.32,
 | 
						|
      "startCapId": "[uuid]",
 | 
						|
      "endCapId": "[uuid]",
 | 
						|
      "units": {
 | 
						|
        "type": "Inches"
 | 
						|
      },
 | 
						|
      "sectional": false
 | 
						|
    }
 | 
						|
  },
 | 
						|
  "extrude007": {
 | 
						|
    "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": "extrudeArc"
 | 
						|
        },
 | 
						|
        {
 | 
						|
          "faceId": "[uuid]",
 | 
						|
          "id": "[uuid]",
 | 
						|
          "sourceRange": [],
 | 
						|
          "tag": null,
 | 
						|
          "type": "extrudeArc"
 | 
						|
        },
 | 
						|
        {
 | 
						|
          "faceId": "[uuid]",
 | 
						|
          "id": "[uuid]",
 | 
						|
          "sourceRange": [],
 | 
						|
          "tag": null,
 | 
						|
          "type": "extrudeArc"
 | 
						|
        },
 | 
						|
        {
 | 
						|
          "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": "extrudeArc"
 | 
						|
        },
 | 
						|
        {
 | 
						|
          "faceId": "[uuid]",
 | 
						|
          "id": "[uuid]",
 | 
						|
          "sourceRange": [],
 | 
						|
          "tag": null,
 | 
						|
          "type": "extrudeArc"
 | 
						|
        },
 | 
						|
        {
 | 
						|
          "faceId": "[uuid]",
 | 
						|
          "id": "[uuid]",
 | 
						|
          "sourceRange": [],
 | 
						|
          "tag": null,
 | 
						|
          "type": "extrudeArc"
 | 
						|
        },
 | 
						|
        {
 | 
						|
          "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": [
 | 
						|
              2.3,
 | 
						|
              6.4
 | 
						|
            ],
 | 
						|
            "tag": null,
 | 
						|
            "to": [
 | 
						|
              2.86,
 | 
						|
              6.4
 | 
						|
            ],
 | 
						|
            "type": "ToPoint",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          {
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            },
 | 
						|
            "ccw": false,
 | 
						|
            "center": [
 | 
						|
              2.86,
 | 
						|
              5.1556
 | 
						|
            ],
 | 
						|
            "from": [
 | 
						|
              2.86,
 | 
						|
              6.4
 | 
						|
            ],
 | 
						|
            "tag": null,
 | 
						|
            "to": [
 | 
						|
              4.1,
 | 
						|
              5.26
 | 
						|
            ],
 | 
						|
            "type": "TangentialArcTo",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          {
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            },
 | 
						|
            "ccw": false,
 | 
						|
            "center": [
 | 
						|
              -24.0397,
 | 
						|
              2.8911
 | 
						|
            ],
 | 
						|
            "from": [
 | 
						|
              4.1,
 | 
						|
              5.26
 | 
						|
            ],
 | 
						|
            "tag": null,
 | 
						|
            "to": [
 | 
						|
              4.17,
 | 
						|
              1.6
 | 
						|
            ],
 | 
						|
            "type": "TangentialArcTo",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          {
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            },
 | 
						|
            "ccw": false,
 | 
						|
            "center": [
 | 
						|
              3.1336,
 | 
						|
              1.6474
 | 
						|
            ],
 | 
						|
            "from": [
 | 
						|
              4.17,
 | 
						|
              1.6
 | 
						|
            ],
 | 
						|
            "tag": null,
 | 
						|
            "to": [
 | 
						|
              3.13,
 | 
						|
              0.61
 | 
						|
            ],
 | 
						|
            "type": "TangentialArcTo",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          {
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            },
 | 
						|
            "from": [
 | 
						|
              3.13,
 | 
						|
              0.61
 | 
						|
            ],
 | 
						|
            "tag": null,
 | 
						|
            "to": [
 | 
						|
              2.04,
 | 
						|
              0.61
 | 
						|
            ],
 | 
						|
            "type": "ToPoint",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          {
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            },
 | 
						|
            "from": [
 | 
						|
              2.04,
 | 
						|
              0.61
 | 
						|
            ],
 | 
						|
            "tag": null,
 | 
						|
            "to": [
 | 
						|
              2.04,
 | 
						|
              1.04
 | 
						|
            ],
 | 
						|
            "type": "ToPoint",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          {
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            },
 | 
						|
            "from": [
 | 
						|
              2.04,
 | 
						|
              1.04
 | 
						|
            ],
 | 
						|
            "tag": null,
 | 
						|
            "to": [
 | 
						|
              3.03,
 | 
						|
              1.02
 | 
						|
            ],
 | 
						|
            "type": "ToPoint",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          {
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            },
 | 
						|
            "ccw": true,
 | 
						|
            "center": [
 | 
						|
              3.0419,
 | 
						|
              1.6081
 | 
						|
            ],
 | 
						|
            "from": [
 | 
						|
              3.03,
 | 
						|
              1.02
 | 
						|
            ],
 | 
						|
            "tag": null,
 | 
						|
            "to": [
 | 
						|
              3.63,
 | 
						|
              1.6
 | 
						|
            ],
 | 
						|
            "type": "TangentialArcTo",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          {
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            },
 | 
						|
            "ccw": true,
 | 
						|
            "center": [
 | 
						|
              -49.5106,
 | 
						|
              2.3278
 | 
						|
            ],
 | 
						|
            "from": [
 | 
						|
              3.63,
 | 
						|
              1.6
 | 
						|
            ],
 | 
						|
            "tag": null,
 | 
						|
            "to": [
 | 
						|
              3.56,
 | 
						|
              5.15
 | 
						|
            ],
 | 
						|
            "type": "TangentialArcTo",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          {
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            },
 | 
						|
            "ccw": true,
 | 
						|
            "center": [
 | 
						|
              2.7871,
 | 
						|
              5.1089
 | 
						|
            ],
 | 
						|
            "from": [
 | 
						|
              3.56,
 | 
						|
              5.15
 | 
						|
            ],
 | 
						|
            "tag": null,
 | 
						|
            "to": [
 | 
						|
              2.72,
 | 
						|
              5.88
 | 
						|
            ],
 | 
						|
            "type": "TangentialArcTo",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          {
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            },
 | 
						|
            "from": [
 | 
						|
              2.72,
 | 
						|
              5.88
 | 
						|
            ],
 | 
						|
            "tag": null,
 | 
						|
            "to": [
 | 
						|
              2.32,
 | 
						|
              5.88
 | 
						|
            ],
 | 
						|
            "type": "ToPoint",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          {
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            },
 | 
						|
            "from": [
 | 
						|
              2.32,
 | 
						|
              5.88
 | 
						|
            ],
 | 
						|
            "tag": null,
 | 
						|
            "to": [
 | 
						|
              2.3,
 | 
						|
              6.4
 | 
						|
            ],
 | 
						|
            "type": "ToPoint",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          {
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            },
 | 
						|
            "from": [
 | 
						|
              2.3,
 | 
						|
              6.4
 | 
						|
            ],
 | 
						|
            "tag": null,
 | 
						|
            "to": [
 | 
						|
              2.3,
 | 
						|
              6.4
 | 
						|
            ],
 | 
						|
            "type": "ToPoint",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          }
 | 
						|
        ],
 | 
						|
        "on": {
 | 
						|
          "type": "plane",
 | 
						|
          "id": "[uuid]",
 | 
						|
          "artifactId": "[uuid]",
 | 
						|
          "value": "Custom",
 | 
						|
          "origin": {
 | 
						|
            "x": 0.0,
 | 
						|
            "y": -8.254999999999999,
 | 
						|
            "z": 0.0,
 | 
						|
            "units": {
 | 
						|
              "type": "Mm"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "xAxis": {
 | 
						|
            "x": 1.0,
 | 
						|
            "y": 0.0,
 | 
						|
            "z": 0.0,
 | 
						|
            "units": {
 | 
						|
              "type": "Mm"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "yAxis": {
 | 
						|
            "x": 0.0,
 | 
						|
            "y": 0.0,
 | 
						|
            "z": 1.0,
 | 
						|
            "units": {
 | 
						|
              "type": "Mm"
 | 
						|
            }
 | 
						|
          }
 | 
						|
        },
 | 
						|
        "start": {
 | 
						|
          "from": [
 | 
						|
            2.3,
 | 
						|
            6.4
 | 
						|
          ],
 | 
						|
          "to": [
 | 
						|
            2.3,
 | 
						|
            6.4
 | 
						|
          ],
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          },
 | 
						|
          "tag": null,
 | 
						|
          "__geoMeta": {
 | 
						|
            "id": "[uuid]",
 | 
						|
            "sourceRange": []
 | 
						|
          }
 | 
						|
        },
 | 
						|
        "artifactId": "[uuid]",
 | 
						|
        "originalId": "[uuid]",
 | 
						|
        "units": {
 | 
						|
          "type": "Inches"
 | 
						|
        }
 | 
						|
      },
 | 
						|
      "height": -0.65,
 | 
						|
      "startCapId": "[uuid]",
 | 
						|
      "endCapId": "[uuid]",
 | 
						|
      "units": {
 | 
						|
        "type": "Inches"
 | 
						|
      },
 | 
						|
      "sectional": false
 | 
						|
    }
 | 
						|
  },
 | 
						|
  "handleThickness": {
 | 
						|
    "type": "Number",
 | 
						|
    "value": 0.65,
 | 
						|
    "ty": {
 | 
						|
      "type": "Default",
 | 
						|
      "len": {
 | 
						|
        "type": "Inches"
 | 
						|
      },
 | 
						|
      "angle": {
 | 
						|
        "type": "Degrees"
 | 
						|
      }
 | 
						|
    }
 | 
						|
  },
 | 
						|
  "plane001": {
 | 
						|
    "type": "Object",
 | 
						|
    "value": {
 | 
						|
      "origin": {
 | 
						|
        "type": "MixedArray",
 | 
						|
        "value": [
 | 
						|
          {
 | 
						|
            "type": "Number",
 | 
						|
            "value": -0.26,
 | 
						|
            "ty": {
 | 
						|
              "type": "Default",
 | 
						|
              "len": {
 | 
						|
                "type": "Inches"
 | 
						|
              },
 | 
						|
              "angle": {
 | 
						|
                "type": "Degrees"
 | 
						|
              }
 | 
						|
            }
 | 
						|
          },
 | 
						|
          {
 | 
						|
            "type": "Number",
 | 
						|
            "value": 0.26,
 | 
						|
            "ty": {
 | 
						|
              "type": "Default",
 | 
						|
              "len": {
 | 
						|
                "type": "Inches"
 | 
						|
              },
 | 
						|
              "angle": {
 | 
						|
                "type": "Degrees"
 | 
						|
              }
 | 
						|
            }
 | 
						|
          },
 | 
						|
          {
 | 
						|
            "type": "Number",
 | 
						|
            "value": 0.0,
 | 
						|
            "ty": {
 | 
						|
              "type": "Default",
 | 
						|
              "len": {
 | 
						|
                "type": "Inches"
 | 
						|
              },
 | 
						|
              "angle": {
 | 
						|
                "type": "Degrees"
 | 
						|
              }
 | 
						|
            }
 | 
						|
          }
 | 
						|
        ]
 | 
						|
      },
 | 
						|
      "xAxis": {
 | 
						|
        "type": "MixedArray",
 | 
						|
        "value": [
 | 
						|
          {
 | 
						|
            "type": "Number",
 | 
						|
            "value": 1.0,
 | 
						|
            "ty": {
 | 
						|
              "type": "Default",
 | 
						|
              "len": {
 | 
						|
                "type": "Inches"
 | 
						|
              },
 | 
						|
              "angle": {
 | 
						|
                "type": "Degrees"
 | 
						|
              }
 | 
						|
            }
 | 
						|
          },
 | 
						|
          {
 | 
						|
            "type": "Number",
 | 
						|
            "value": 1.0,
 | 
						|
            "ty": {
 | 
						|
              "type": "Default",
 | 
						|
              "len": {
 | 
						|
                "type": "Inches"
 | 
						|
              },
 | 
						|
              "angle": {
 | 
						|
                "type": "Degrees"
 | 
						|
              }
 | 
						|
            }
 | 
						|
          },
 | 
						|
          {
 | 
						|
            "type": "Number",
 | 
						|
            "value": 0.0,
 | 
						|
            "ty": {
 | 
						|
              "type": "Default",
 | 
						|
              "len": {
 | 
						|
                "type": "Inches"
 | 
						|
              },
 | 
						|
              "angle": {
 | 
						|
                "type": "Degrees"
 | 
						|
              }
 | 
						|
            }
 | 
						|
          }
 | 
						|
        ]
 | 
						|
      },
 | 
						|
      "yAxis": {
 | 
						|
        "type": "MixedArray",
 | 
						|
        "value": [
 | 
						|
          {
 | 
						|
            "type": "Number",
 | 
						|
            "value": 0.0,
 | 
						|
            "ty": {
 | 
						|
              "type": "Default",
 | 
						|
              "len": {
 | 
						|
                "type": "Inches"
 | 
						|
              },
 | 
						|
              "angle": {
 | 
						|
                "type": "Degrees"
 | 
						|
              }
 | 
						|
            }
 | 
						|
          },
 | 
						|
          {
 | 
						|
            "type": "Number",
 | 
						|
            "value": 0.0,
 | 
						|
            "ty": {
 | 
						|
              "type": "Default",
 | 
						|
              "len": {
 | 
						|
                "type": "Inches"
 | 
						|
              },
 | 
						|
              "angle": {
 | 
						|
                "type": "Degrees"
 | 
						|
              }
 | 
						|
            }
 | 
						|
          },
 | 
						|
          {
 | 
						|
            "type": "Number",
 | 
						|
            "value": 1.0,
 | 
						|
            "ty": {
 | 
						|
              "type": "Default",
 | 
						|
              "len": {
 | 
						|
                "type": "Inches"
 | 
						|
              },
 | 
						|
              "angle": {
 | 
						|
                "type": "Degrees"
 | 
						|
              }
 | 
						|
            }
 | 
						|
          }
 | 
						|
        ]
 | 
						|
      },
 | 
						|
      "zAxis": {
 | 
						|
        "type": "MixedArray",
 | 
						|
        "value": [
 | 
						|
          {
 | 
						|
            "type": "Number",
 | 
						|
            "value": 1.0,
 | 
						|
            "ty": {
 | 
						|
              "type": "Default",
 | 
						|
              "len": {
 | 
						|
                "type": "Inches"
 | 
						|
              },
 | 
						|
              "angle": {
 | 
						|
                "type": "Degrees"
 | 
						|
              }
 | 
						|
            }
 | 
						|
          },
 | 
						|
          {
 | 
						|
            "type": "Number",
 | 
						|
            "value": 0.0,
 | 
						|
            "ty": {
 | 
						|
              "type": "Default",
 | 
						|
              "len": {
 | 
						|
                "type": "Inches"
 | 
						|
              },
 | 
						|
              "angle": {
 | 
						|
                "type": "Degrees"
 | 
						|
              }
 | 
						|
            }
 | 
						|
          },
 | 
						|
          {
 | 
						|
            "type": "Number",
 | 
						|
            "value": 0.0,
 | 
						|
            "ty": {
 | 
						|
              "type": "Default",
 | 
						|
              "len": {
 | 
						|
                "type": "Inches"
 | 
						|
              },
 | 
						|
              "angle": {
 | 
						|
                "type": "Degrees"
 | 
						|
              }
 | 
						|
            }
 | 
						|
          }
 | 
						|
        ]
 | 
						|
      }
 | 
						|
    }
 | 
						|
  },
 | 
						|
  "rectangleSegmentA001": {
 | 
						|
    "type": "TagIdentifier",
 | 
						|
    "type": "TagIdentifier",
 | 
						|
    "value": "rectangleSegmentA001"
 | 
						|
  },
 | 
						|
  "rectangleSegmentB001": {
 | 
						|
    "type": "TagIdentifier",
 | 
						|
    "type": "TagIdentifier",
 | 
						|
    "value": "rectangleSegmentB001"
 | 
						|
  },
 | 
						|
  "rectangleSegmentC001": {
 | 
						|
    "type": "TagIdentifier",
 | 
						|
    "type": "TagIdentifier",
 | 
						|
    "value": "rectangleSegmentC001"
 | 
						|
  },
 | 
						|
  "seg1": {
 | 
						|
    "type": "TagIdentifier",
 | 
						|
    "type": "TagIdentifier",
 | 
						|
    "value": "seg1"
 | 
						|
  },
 | 
						|
  "sketch001": {
 | 
						|
    "type": "Solid",
 | 
						|
    "value": {
 | 
						|
      "type": "Solid",
 | 
						|
      "id": "[uuid]",
 | 
						|
      "artifactId": "[uuid]",
 | 
						|
      "value": [
 | 
						|
        {
 | 
						|
          "faceId": "[uuid]",
 | 
						|
          "id": "[uuid]",
 | 
						|
          "sourceRange": [],
 | 
						|
          "tag": {
 | 
						|
            "commentStart": 357,
 | 
						|
            "end": 378,
 | 
						|
            "start": 357,
 | 
						|
            "type": "TagDeclarator",
 | 
						|
            "value": "rectangleSegmentA001"
 | 
						|
          },
 | 
						|
          "type": "extrudePlane"
 | 
						|
        },
 | 
						|
        {
 | 
						|
          "faceId": "[uuid]",
 | 
						|
          "id": "[uuid]",
 | 
						|
          "sourceRange": [],
 | 
						|
          "tag": {
 | 
						|
            "commentStart": 461,
 | 
						|
            "end": 482,
 | 
						|
            "start": 461,
 | 
						|
            "type": "TagDeclarator",
 | 
						|
            "value": "rectangleSegmentB001"
 | 
						|
          },
 | 
						|
          "type": "extrudePlane"
 | 
						|
        },
 | 
						|
        {
 | 
						|
          "faceId": "[uuid]",
 | 
						|
          "id": "[uuid]",
 | 
						|
          "sourceRange": [],
 | 
						|
          "tag": {
 | 
						|
            "commentStart": 584,
 | 
						|
            "end": 605,
 | 
						|
            "start": 584,
 | 
						|
            "type": "TagDeclarator",
 | 
						|
            "value": "rectangleSegmentC001"
 | 
						|
          },
 | 
						|
          "type": "extrudePlane"
 | 
						|
        },
 | 
						|
        {
 | 
						|
          "faceId": "[uuid]",
 | 
						|
          "id": "[uuid]",
 | 
						|
          "sourceRange": [],
 | 
						|
          "tag": null,
 | 
						|
          "type": "extrudePlane"
 | 
						|
        }
 | 
						|
      ],
 | 
						|
      "sketch": {
 | 
						|
        "type": "Sketch",
 | 
						|
        "id": "[uuid]",
 | 
						|
        "paths": [
 | 
						|
          {
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            },
 | 
						|
            "from": [
 | 
						|
              2.205,
 | 
						|
              5.7
 | 
						|
            ],
 | 
						|
            "tag": {
 | 
						|
              "commentStart": 357,
 | 
						|
              "end": 378,
 | 
						|
              "start": 357,
 | 
						|
              "type": "TagDeclarator",
 | 
						|
              "value": "rectangleSegmentA001"
 | 
						|
            },
 | 
						|
            "to": [
 | 
						|
              2.305,
 | 
						|
              5.7
 | 
						|
            ],
 | 
						|
            "type": "ToPoint",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          {
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            },
 | 
						|
            "from": [
 | 
						|
              2.305,
 | 
						|
              5.7
 | 
						|
            ],
 | 
						|
            "tag": {
 | 
						|
              "commentStart": 461,
 | 
						|
              "end": 482,
 | 
						|
              "start": 461,
 | 
						|
              "type": "TagDeclarator",
 | 
						|
              "value": "rectangleSegmentB001"
 | 
						|
            },
 | 
						|
            "to": [
 | 
						|
              2.305,
 | 
						|
              6.45
 | 
						|
            ],
 | 
						|
            "type": "ToPoint",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          {
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            },
 | 
						|
            "from": [
 | 
						|
              2.305,
 | 
						|
              6.45
 | 
						|
            ],
 | 
						|
            "tag": {
 | 
						|
              "commentStart": 584,
 | 
						|
              "end": 605,
 | 
						|
              "start": 584,
 | 
						|
              "type": "TagDeclarator",
 | 
						|
              "value": "rectangleSegmentC001"
 | 
						|
            },
 | 
						|
            "to": [
 | 
						|
              2.205,
 | 
						|
              6.45
 | 
						|
            ],
 | 
						|
            "type": "ToPoint",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          {
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            },
 | 
						|
            "from": [
 | 
						|
              2.205,
 | 
						|
              6.45
 | 
						|
            ],
 | 
						|
            "tag": null,
 | 
						|
            "to": [
 | 
						|
              2.205,
 | 
						|
              5.7
 | 
						|
            ],
 | 
						|
            "type": "ToPoint",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          {
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            },
 | 
						|
            "from": [
 | 
						|
              2.205,
 | 
						|
              5.7
 | 
						|
            ],
 | 
						|
            "tag": null,
 | 
						|
            "to": [
 | 
						|
              2.205,
 | 
						|
              5.7
 | 
						|
            ],
 | 
						|
            "type": "ToPoint",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          }
 | 
						|
        ],
 | 
						|
        "on": {
 | 
						|
          "type": "plane",
 | 
						|
          "id": "[uuid]",
 | 
						|
          "artifactId": "[uuid]",
 | 
						|
          "value": "XZ",
 | 
						|
          "origin": {
 | 
						|
            "x": 0.0,
 | 
						|
            "y": 0.0,
 | 
						|
            "z": 0.0,
 | 
						|
            "units": {
 | 
						|
              "type": "Mm"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "xAxis": {
 | 
						|
            "x": 1.0,
 | 
						|
            "y": 0.0,
 | 
						|
            "z": 0.0,
 | 
						|
            "units": {
 | 
						|
              "type": "Mm"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "yAxis": {
 | 
						|
            "x": 0.0,
 | 
						|
            "y": 0.0,
 | 
						|
            "z": 1.0,
 | 
						|
            "units": {
 | 
						|
              "type": "Mm"
 | 
						|
            }
 | 
						|
          }
 | 
						|
        },
 | 
						|
        "start": {
 | 
						|
          "from": [
 | 
						|
            2.205,
 | 
						|
            5.7
 | 
						|
          ],
 | 
						|
          "to": [
 | 
						|
            2.205,
 | 
						|
            5.7
 | 
						|
          ],
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          },
 | 
						|
          "tag": null,
 | 
						|
          "__geoMeta": {
 | 
						|
            "id": "[uuid]",
 | 
						|
            "sourceRange": []
 | 
						|
          }
 | 
						|
        },
 | 
						|
        "tags": {
 | 
						|
          "rectangleSegmentA001": {
 | 
						|
            "type": "TagIdentifier",
 | 
						|
            "value": "rectangleSegmentA001"
 | 
						|
          },
 | 
						|
          "rectangleSegmentB001": {
 | 
						|
            "type": "TagIdentifier",
 | 
						|
            "value": "rectangleSegmentB001"
 | 
						|
          },
 | 
						|
          "rectangleSegmentC001": {
 | 
						|
            "type": "TagIdentifier",
 | 
						|
            "value": "rectangleSegmentC001"
 | 
						|
          }
 | 
						|
        },
 | 
						|
        "artifactId": "[uuid]",
 | 
						|
        "originalId": "[uuid]",
 | 
						|
        "units": {
 | 
						|
          "type": "Inches"
 | 
						|
        }
 | 
						|
      },
 | 
						|
      "height": 0.0,
 | 
						|
      "startCapId": null,
 | 
						|
      "endCapId": null,
 | 
						|
      "units": {
 | 
						|
        "type": "Inches"
 | 
						|
      },
 | 
						|
      "sectional": false
 | 
						|
    }
 | 
						|
  },
 | 
						|
  "sketch002": {
 | 
						|
    "type": "HomArray",
 | 
						|
    "value": [
 | 
						|
      {
 | 
						|
        "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": {
 | 
						|
                "commentStart": 1073,
 | 
						|
                "end": 1079,
 | 
						|
                "start": 1073,
 | 
						|
                "type": "TagDeclarator",
 | 
						|
                "value": "edge1"
 | 
						|
              },
 | 
						|
              "type": "extrudePlane"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "faceId": "[uuid]",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": [],
 | 
						|
              "tag": null,
 | 
						|
              "type": "extrudeArc"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "faceId": "[uuid]",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": [],
 | 
						|
              "tag": {
 | 
						|
                "commentStart": 1187,
 | 
						|
                "end": 1193,
 | 
						|
                "start": 1187,
 | 
						|
                "type": "TagDeclarator",
 | 
						|
                "value": "edge2"
 | 
						|
              },
 | 
						|
              "type": "extrudePlane"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "faceId": "[uuid]",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": [],
 | 
						|
              "tag": null,
 | 
						|
              "type": "extrudeArc"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "faceId": "[uuid]",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": [],
 | 
						|
              "tag": {
 | 
						|
                "commentStart": 1308,
 | 
						|
                "end": 1314,
 | 
						|
                "start": 1308,
 | 
						|
                "type": "TagDeclarator",
 | 
						|
                "value": "edge3"
 | 
						|
              },
 | 
						|
              "type": "extrudePlane"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "faceId": "[uuid]",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": [],
 | 
						|
              "tag": null,
 | 
						|
              "type": "extrudeArc"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "faceId": "[uuid]",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": [],
 | 
						|
              "tag": {
 | 
						|
                "commentStart": 1407,
 | 
						|
                "end": 1415,
 | 
						|
                "start": 1407,
 | 
						|
                "type": "TagDeclarator",
 | 
						|
                "value": "edgeLen"
 | 
						|
              },
 | 
						|
              "type": "extrudePlane"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "faceId": "[uuid]",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": [],
 | 
						|
              "tag": null,
 | 
						|
              "type": "extrudePlane"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "faceId": "[uuid]",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": [],
 | 
						|
              "tag": {
 | 
						|
                "commentStart": 1493,
 | 
						|
                "end": 1499,
 | 
						|
                "start": 1493,
 | 
						|
                "type": "TagDeclarator",
 | 
						|
                "value": "edge4"
 | 
						|
              },
 | 
						|
              "type": "extrudePlane"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "faceId": "[uuid]",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": [],
 | 
						|
              "tag": null,
 | 
						|
              "type": "extrudeArc"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "faceId": "[uuid]",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": [],
 | 
						|
              "tag": {
 | 
						|
                "commentStart": 1624,
 | 
						|
                "end": 1630,
 | 
						|
                "start": 1624,
 | 
						|
                "type": "TagDeclarator",
 | 
						|
                "value": "edge5"
 | 
						|
              },
 | 
						|
              "type": "extrudePlane"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "faceId": "[uuid]",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": [],
 | 
						|
              "tag": null,
 | 
						|
              "type": "extrudeArc"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "faceId": "[uuid]",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": [],
 | 
						|
              "tag": {
 | 
						|
                "commentStart": 1757,
 | 
						|
                "end": 1763,
 | 
						|
                "start": 1757,
 | 
						|
                "type": "TagDeclarator",
 | 
						|
                "value": "edge6"
 | 
						|
              },
 | 
						|
              "type": "extrudePlane"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "faceId": "[uuid]",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": [],
 | 
						|
              "tag": null,
 | 
						|
              "type": "extrudeArc"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "faceId": "[uuid]",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": [],
 | 
						|
              "tag": null,
 | 
						|
              "type": "extrudePlane"
 | 
						|
            }
 | 
						|
          ],
 | 
						|
          "sketch": {
 | 
						|
            "type": "Sketch",
 | 
						|
            "id": "[uuid]",
 | 
						|
            "paths": [
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "from": [
 | 
						|
                  2.205,
 | 
						|
                  5.7
 | 
						|
                ],
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  2.305,
 | 
						|
                  5.7
 | 
						|
                ],
 | 
						|
                "type": "ToPoint",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "from": [
 | 
						|
                  2.305,
 | 
						|
                  5.7
 | 
						|
                ],
 | 
						|
                "tag": {
 | 
						|
                  "commentStart": 1073,
 | 
						|
                  "end": 1079,
 | 
						|
                  "start": 1073,
 | 
						|
                  "type": "TagDeclarator",
 | 
						|
                  "value": "edge1"
 | 
						|
                },
 | 
						|
                "to": [
 | 
						|
                  2.305,
 | 
						|
                  0.5
 | 
						|
                ],
 | 
						|
                "type": "ToPoint",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "ccw": true,
 | 
						|
                "center": [
 | 
						|
                  2.605,
 | 
						|
                  0.5
 | 
						|
                ],
 | 
						|
                "from": [
 | 
						|
                  2.305,
 | 
						|
                  0.5
 | 
						|
                ],
 | 
						|
                "radius": 0.3,
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  2.3331,
 | 
						|
                  0.3732
 | 
						|
                ],
 | 
						|
                "type": "Arc",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "from": [
 | 
						|
                  2.3331,
 | 
						|
                  0.3732
 | 
						|
                ],
 | 
						|
                "tag": {
 | 
						|
                  "commentStart": 1187,
 | 
						|
                  "end": 1193,
 | 
						|
                  "start": 1187,
 | 
						|
                  "type": "TagDeclarator",
 | 
						|
                  "value": "edge2"
 | 
						|
                },
 | 
						|
                "to": [
 | 
						|
                  2.6331,
 | 
						|
                  -0.1464
 | 
						|
                ],
 | 
						|
                "type": "ToPoint",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "ccw": false,
 | 
						|
                "center": [
 | 
						|
                  2.1135,
 | 
						|
                  -0.4464
 | 
						|
                ],
 | 
						|
                "from": [
 | 
						|
                  2.6331,
 | 
						|
                  -0.1464
 | 
						|
                ],
 | 
						|
                "radius": 0.6,
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  1.8135,
 | 
						|
                  -0.966
 | 
						|
                ],
 | 
						|
                "type": "Arc",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "from": [
 | 
						|
                  1.8135,
 | 
						|
                  -0.966
 | 
						|
                ],
 | 
						|
                "tag": {
 | 
						|
                  "commentStart": 1308,
 | 
						|
                  "end": 1314,
 | 
						|
                  "start": 1308,
 | 
						|
                  "type": "TagDeclarator",
 | 
						|
                  "value": "edge3"
 | 
						|
                },
 | 
						|
                "to": [
 | 
						|
                  0.4867,
 | 
						|
                  -0.2
 | 
						|
                ],
 | 
						|
                "type": "ToPoint",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "ccw": true,
 | 
						|
                "center": [
 | 
						|
                  0.2367,
 | 
						|
                  -0.633
 | 
						|
                ],
 | 
						|
                "from": [
 | 
						|
                  0.4867,
 | 
						|
                  -0.2
 | 
						|
                ],
 | 
						|
                "radius": 0.5,
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  0.2367,
 | 
						|
                  -0.133
 | 
						|
                ],
 | 
						|
                "type": "Arc",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "from": [
 | 
						|
                  0.2367,
 | 
						|
                  -0.133
 | 
						|
                ],
 | 
						|
                "tag": {
 | 
						|
                  "commentStart": 1407,
 | 
						|
                  "end": 1415,
 | 
						|
                  "start": 1407,
 | 
						|
                  "type": "TagDeclarator",
 | 
						|
                  "value": "edgeLen"
 | 
						|
                },
 | 
						|
                "to": [
 | 
						|
                  0.1,
 | 
						|
                  -0.133
 | 
						|
                ],
 | 
						|
                "type": "ToPoint",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "from": [
 | 
						|
                  0.1,
 | 
						|
                  -0.133
 | 
						|
                ],
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  0.1,
 | 
						|
                  -0.033
 | 
						|
                ],
 | 
						|
                "type": "ToPoint",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "from": [
 | 
						|
                  0.1,
 | 
						|
                  -0.033
 | 
						|
                ],
 | 
						|
                "tag": {
 | 
						|
                  "commentStart": 1493,
 | 
						|
                  "end": 1499,
 | 
						|
                  "start": 1493,
 | 
						|
                  "type": "TagDeclarator",
 | 
						|
                  "value": "edge4"
 | 
						|
                },
 | 
						|
                "to": [
 | 
						|
                  0.2717,
 | 
						|
                  -0.033
 | 
						|
                ],
 | 
						|
                "type": "ToPoint",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "ccw": false,
 | 
						|
                "center": [
 | 
						|
                  0.2717,
 | 
						|
                  -0.633
 | 
						|
                ],
 | 
						|
                "from": [
 | 
						|
                  0.2717,
 | 
						|
                  -0.033
 | 
						|
                ],
 | 
						|
                "radius": 0.6,
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  0.5717,
 | 
						|
                  -0.1134
 | 
						|
                ],
 | 
						|
                "type": "Arc",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "from": [
 | 
						|
                  0.5717,
 | 
						|
                  -0.1134
 | 
						|
                ],
 | 
						|
                "tag": {
 | 
						|
                  "commentStart": 1624,
 | 
						|
                  "end": 1630,
 | 
						|
                  "start": 1624,
 | 
						|
                  "type": "TagDeclarator",
 | 
						|
                  "value": "edge5"
 | 
						|
                },
 | 
						|
                "to": [
 | 
						|
                  1.8682,
 | 
						|
                  -0.8619
 | 
						|
                ],
 | 
						|
                "type": "ToPoint",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "ccw": true,
 | 
						|
                "center": [
 | 
						|
                  2.1182,
 | 
						|
                  -0.4289
 | 
						|
                ],
 | 
						|
                "from": [
 | 
						|
                  1.8682,
 | 
						|
                  -0.8619
 | 
						|
                ],
 | 
						|
                "radius": 0.5,
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  2.5512,
 | 
						|
                  -0.1789
 | 
						|
                ],
 | 
						|
                "type": "Arc",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "from": [
 | 
						|
                  2.5512,
 | 
						|
                  -0.1789
 | 
						|
                ],
 | 
						|
                "tag": {
 | 
						|
                  "commentStart": 1757,
 | 
						|
                  "end": 1763,
 | 
						|
                  "start": 1757,
 | 
						|
                  "type": "TagDeclarator",
 | 
						|
                  "value": "edge6"
 | 
						|
                },
 | 
						|
                "to": [
 | 
						|
                  2.2687,
 | 
						|
                  0.3104
 | 
						|
                ],
 | 
						|
                "type": "ToPoint",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "ccw": false,
 | 
						|
                "center": [
 | 
						|
                  2.8125,
 | 
						|
                  0.564
 | 
						|
                ],
 | 
						|
                "from": [
 | 
						|
                  2.2687,
 | 
						|
                  0.3104
 | 
						|
                ],
 | 
						|
                "radius": 0.6,
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  2.2125,
 | 
						|
                  0.564
 | 
						|
                ],
 | 
						|
                "type": "Arc",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "from": [
 | 
						|
                  2.2125,
 | 
						|
                  0.564
 | 
						|
                ],
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  2.205,
 | 
						|
                  5.7
 | 
						|
                ],
 | 
						|
                "type": "ToPoint",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "from": [
 | 
						|
                  2.205,
 | 
						|
                  5.7
 | 
						|
                ],
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  2.205,
 | 
						|
                  5.7
 | 
						|
                ],
 | 
						|
                "type": "ToPoint",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              }
 | 
						|
            ],
 | 
						|
            "on": {
 | 
						|
              "type": "plane",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "artifactId": "[uuid]",
 | 
						|
              "value": "Custom",
 | 
						|
              "origin": {
 | 
						|
                "x": -0.26,
 | 
						|
                "y": 0.26,
 | 
						|
                "z": 0.0,
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "xAxis": {
 | 
						|
                "x": 1.0,
 | 
						|
                "y": 1.0,
 | 
						|
                "z": 0.0,
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "yAxis": {
 | 
						|
                "x": 0.0,
 | 
						|
                "y": 0.0,
 | 
						|
                "z": 1.0,
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "start": {
 | 
						|
              "from": [
 | 
						|
                2.205,
 | 
						|
                5.7
 | 
						|
              ],
 | 
						|
              "to": [
 | 
						|
                2.205,
 | 
						|
                5.7
 | 
						|
              ],
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              },
 | 
						|
              "tag": null,
 | 
						|
              "__geoMeta": {
 | 
						|
                "id": "[uuid]",
 | 
						|
                "sourceRange": []
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "tags": {
 | 
						|
              "edge1": {
 | 
						|
                "type": "TagIdentifier",
 | 
						|
                "value": "edge1"
 | 
						|
              },
 | 
						|
              "edge2": {
 | 
						|
                "type": "TagIdentifier",
 | 
						|
                "value": "edge2"
 | 
						|
              },
 | 
						|
              "edge3": {
 | 
						|
                "type": "TagIdentifier",
 | 
						|
                "value": "edge3"
 | 
						|
              },
 | 
						|
              "edge4": {
 | 
						|
                "type": "TagIdentifier",
 | 
						|
                "value": "edge4"
 | 
						|
              },
 | 
						|
              "edge5": {
 | 
						|
                "type": "TagIdentifier",
 | 
						|
                "value": "edge5"
 | 
						|
              },
 | 
						|
              "edge6": {
 | 
						|
                "type": "TagIdentifier",
 | 
						|
                "value": "edge6"
 | 
						|
              },
 | 
						|
              "edgeLen": {
 | 
						|
                "type": "TagIdentifier",
 | 
						|
                "value": "edgeLen"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "artifactId": "[uuid]",
 | 
						|
            "originalId": "[uuid]",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "height": 0.75,
 | 
						|
          "startCapId": "[uuid]",
 | 
						|
          "endCapId": "[uuid]",
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          },
 | 
						|
          "sectional": false
 | 
						|
        }
 | 
						|
      },
 | 
						|
      {
 | 
						|
        "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": {
 | 
						|
                "commentStart": 1073,
 | 
						|
                "end": 1079,
 | 
						|
                "start": 1073,
 | 
						|
                "type": "TagDeclarator",
 | 
						|
                "value": "edge1"
 | 
						|
              },
 | 
						|
              "type": "extrudePlane"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "faceId": "[uuid]",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": [],
 | 
						|
              "tag": null,
 | 
						|
              "type": "extrudeArc"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "faceId": "[uuid]",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": [],
 | 
						|
              "tag": {
 | 
						|
                "commentStart": 1187,
 | 
						|
                "end": 1193,
 | 
						|
                "start": 1187,
 | 
						|
                "type": "TagDeclarator",
 | 
						|
                "value": "edge2"
 | 
						|
              },
 | 
						|
              "type": "extrudePlane"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "faceId": "[uuid]",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": [],
 | 
						|
              "tag": null,
 | 
						|
              "type": "extrudeArc"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "faceId": "[uuid]",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": [],
 | 
						|
              "tag": {
 | 
						|
                "commentStart": 1308,
 | 
						|
                "end": 1314,
 | 
						|
                "start": 1308,
 | 
						|
                "type": "TagDeclarator",
 | 
						|
                "value": "edge3"
 | 
						|
              },
 | 
						|
              "type": "extrudePlane"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "faceId": "[uuid]",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": [],
 | 
						|
              "tag": null,
 | 
						|
              "type": "extrudeArc"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "faceId": "[uuid]",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": [],
 | 
						|
              "tag": {
 | 
						|
                "commentStart": 1407,
 | 
						|
                "end": 1415,
 | 
						|
                "start": 1407,
 | 
						|
                "type": "TagDeclarator",
 | 
						|
                "value": "edgeLen"
 | 
						|
              },
 | 
						|
              "type": "extrudePlane"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "faceId": "[uuid]",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": [],
 | 
						|
              "tag": null,
 | 
						|
              "type": "extrudePlane"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "faceId": "[uuid]",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": [],
 | 
						|
              "tag": {
 | 
						|
                "commentStart": 1493,
 | 
						|
                "end": 1499,
 | 
						|
                "start": 1493,
 | 
						|
                "type": "TagDeclarator",
 | 
						|
                "value": "edge4"
 | 
						|
              },
 | 
						|
              "type": "extrudePlane"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "faceId": "[uuid]",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": [],
 | 
						|
              "tag": null,
 | 
						|
              "type": "extrudeArc"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "faceId": "[uuid]",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": [],
 | 
						|
              "tag": {
 | 
						|
                "commentStart": 1624,
 | 
						|
                "end": 1630,
 | 
						|
                "start": 1624,
 | 
						|
                "type": "TagDeclarator",
 | 
						|
                "value": "edge5"
 | 
						|
              },
 | 
						|
              "type": "extrudePlane"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "faceId": "[uuid]",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": [],
 | 
						|
              "tag": null,
 | 
						|
              "type": "extrudeArc"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "faceId": "[uuid]",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": [],
 | 
						|
              "tag": {
 | 
						|
                "commentStart": 1757,
 | 
						|
                "end": 1763,
 | 
						|
                "start": 1757,
 | 
						|
                "type": "TagDeclarator",
 | 
						|
                "value": "edge6"
 | 
						|
              },
 | 
						|
              "type": "extrudePlane"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "faceId": "[uuid]",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": [],
 | 
						|
              "tag": null,
 | 
						|
              "type": "extrudeArc"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "faceId": "[uuid]",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": [],
 | 
						|
              "tag": null,
 | 
						|
              "type": "extrudePlane"
 | 
						|
            }
 | 
						|
          ],
 | 
						|
          "sketch": {
 | 
						|
            "type": "Sketch",
 | 
						|
            "id": "[uuid]",
 | 
						|
            "paths": [
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "from": [
 | 
						|
                  2.205,
 | 
						|
                  5.7
 | 
						|
                ],
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  2.305,
 | 
						|
                  5.7
 | 
						|
                ],
 | 
						|
                "type": "ToPoint",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "from": [
 | 
						|
                  2.305,
 | 
						|
                  5.7
 | 
						|
                ],
 | 
						|
                "tag": {
 | 
						|
                  "commentStart": 1073,
 | 
						|
                  "end": 1079,
 | 
						|
                  "start": 1073,
 | 
						|
                  "type": "TagDeclarator",
 | 
						|
                  "value": "edge1"
 | 
						|
                },
 | 
						|
                "to": [
 | 
						|
                  2.305,
 | 
						|
                  0.5
 | 
						|
                ],
 | 
						|
                "type": "ToPoint",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "ccw": true,
 | 
						|
                "center": [
 | 
						|
                  2.605,
 | 
						|
                  0.5
 | 
						|
                ],
 | 
						|
                "from": [
 | 
						|
                  2.305,
 | 
						|
                  0.5
 | 
						|
                ],
 | 
						|
                "radius": 0.3,
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  2.3331,
 | 
						|
                  0.3732
 | 
						|
                ],
 | 
						|
                "type": "Arc",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "from": [
 | 
						|
                  2.3331,
 | 
						|
                  0.3732
 | 
						|
                ],
 | 
						|
                "tag": {
 | 
						|
                  "commentStart": 1187,
 | 
						|
                  "end": 1193,
 | 
						|
                  "start": 1187,
 | 
						|
                  "type": "TagDeclarator",
 | 
						|
                  "value": "edge2"
 | 
						|
                },
 | 
						|
                "to": [
 | 
						|
                  2.6331,
 | 
						|
                  -0.1464
 | 
						|
                ],
 | 
						|
                "type": "ToPoint",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "ccw": false,
 | 
						|
                "center": [
 | 
						|
                  2.1135,
 | 
						|
                  -0.4464
 | 
						|
                ],
 | 
						|
                "from": [
 | 
						|
                  2.6331,
 | 
						|
                  -0.1464
 | 
						|
                ],
 | 
						|
                "radius": 0.6,
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  1.8135,
 | 
						|
                  -0.966
 | 
						|
                ],
 | 
						|
                "type": "Arc",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "from": [
 | 
						|
                  1.8135,
 | 
						|
                  -0.966
 | 
						|
                ],
 | 
						|
                "tag": {
 | 
						|
                  "commentStart": 1308,
 | 
						|
                  "end": 1314,
 | 
						|
                  "start": 1308,
 | 
						|
                  "type": "TagDeclarator",
 | 
						|
                  "value": "edge3"
 | 
						|
                },
 | 
						|
                "to": [
 | 
						|
                  0.4867,
 | 
						|
                  -0.2
 | 
						|
                ],
 | 
						|
                "type": "ToPoint",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "ccw": true,
 | 
						|
                "center": [
 | 
						|
                  0.2367,
 | 
						|
                  -0.633
 | 
						|
                ],
 | 
						|
                "from": [
 | 
						|
                  0.4867,
 | 
						|
                  -0.2
 | 
						|
                ],
 | 
						|
                "radius": 0.5,
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  0.2367,
 | 
						|
                  -0.133
 | 
						|
                ],
 | 
						|
                "type": "Arc",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "from": [
 | 
						|
                  0.2367,
 | 
						|
                  -0.133
 | 
						|
                ],
 | 
						|
                "tag": {
 | 
						|
                  "commentStart": 1407,
 | 
						|
                  "end": 1415,
 | 
						|
                  "start": 1407,
 | 
						|
                  "type": "TagDeclarator",
 | 
						|
                  "value": "edgeLen"
 | 
						|
                },
 | 
						|
                "to": [
 | 
						|
                  0.1,
 | 
						|
                  -0.133
 | 
						|
                ],
 | 
						|
                "type": "ToPoint",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "from": [
 | 
						|
                  0.1,
 | 
						|
                  -0.133
 | 
						|
                ],
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  0.1,
 | 
						|
                  -0.033
 | 
						|
                ],
 | 
						|
                "type": "ToPoint",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "from": [
 | 
						|
                  0.1,
 | 
						|
                  -0.033
 | 
						|
                ],
 | 
						|
                "tag": {
 | 
						|
                  "commentStart": 1493,
 | 
						|
                  "end": 1499,
 | 
						|
                  "start": 1493,
 | 
						|
                  "type": "TagDeclarator",
 | 
						|
                  "value": "edge4"
 | 
						|
                },
 | 
						|
                "to": [
 | 
						|
                  0.2717,
 | 
						|
                  -0.033
 | 
						|
                ],
 | 
						|
                "type": "ToPoint",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "ccw": false,
 | 
						|
                "center": [
 | 
						|
                  0.2717,
 | 
						|
                  -0.633
 | 
						|
                ],
 | 
						|
                "from": [
 | 
						|
                  0.2717,
 | 
						|
                  -0.033
 | 
						|
                ],
 | 
						|
                "radius": 0.6,
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  0.5717,
 | 
						|
                  -0.1134
 | 
						|
                ],
 | 
						|
                "type": "Arc",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "from": [
 | 
						|
                  0.5717,
 | 
						|
                  -0.1134
 | 
						|
                ],
 | 
						|
                "tag": {
 | 
						|
                  "commentStart": 1624,
 | 
						|
                  "end": 1630,
 | 
						|
                  "start": 1624,
 | 
						|
                  "type": "TagDeclarator",
 | 
						|
                  "value": "edge5"
 | 
						|
                },
 | 
						|
                "to": [
 | 
						|
                  1.8682,
 | 
						|
                  -0.8619
 | 
						|
                ],
 | 
						|
                "type": "ToPoint",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "ccw": true,
 | 
						|
                "center": [
 | 
						|
                  2.1182,
 | 
						|
                  -0.4289
 | 
						|
                ],
 | 
						|
                "from": [
 | 
						|
                  1.8682,
 | 
						|
                  -0.8619
 | 
						|
                ],
 | 
						|
                "radius": 0.5,
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  2.5512,
 | 
						|
                  -0.1789
 | 
						|
                ],
 | 
						|
                "type": "Arc",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "from": [
 | 
						|
                  2.5512,
 | 
						|
                  -0.1789
 | 
						|
                ],
 | 
						|
                "tag": {
 | 
						|
                  "commentStart": 1757,
 | 
						|
                  "end": 1763,
 | 
						|
                  "start": 1757,
 | 
						|
                  "type": "TagDeclarator",
 | 
						|
                  "value": "edge6"
 | 
						|
                },
 | 
						|
                "to": [
 | 
						|
                  2.2687,
 | 
						|
                  0.3104
 | 
						|
                ],
 | 
						|
                "type": "ToPoint",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "ccw": false,
 | 
						|
                "center": [
 | 
						|
                  2.8125,
 | 
						|
                  0.564
 | 
						|
                ],
 | 
						|
                "from": [
 | 
						|
                  2.2687,
 | 
						|
                  0.3104
 | 
						|
                ],
 | 
						|
                "radius": 0.6,
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  2.2125,
 | 
						|
                  0.564
 | 
						|
                ],
 | 
						|
                "type": "Arc",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "from": [
 | 
						|
                  2.2125,
 | 
						|
                  0.564
 | 
						|
                ],
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  2.205,
 | 
						|
                  5.7
 | 
						|
                ],
 | 
						|
                "type": "ToPoint",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "from": [
 | 
						|
                  2.205,
 | 
						|
                  5.7
 | 
						|
                ],
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  2.205,
 | 
						|
                  5.7
 | 
						|
                ],
 | 
						|
                "type": "ToPoint",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              }
 | 
						|
            ],
 | 
						|
            "on": {
 | 
						|
              "type": "plane",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "artifactId": "[uuid]",
 | 
						|
              "value": "Custom",
 | 
						|
              "origin": {
 | 
						|
                "x": -0.26,
 | 
						|
                "y": 0.26,
 | 
						|
                "z": 0.0,
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "xAxis": {
 | 
						|
                "x": 1.0,
 | 
						|
                "y": 1.0,
 | 
						|
                "z": 0.0,
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "yAxis": {
 | 
						|
                "x": 0.0,
 | 
						|
                "y": 0.0,
 | 
						|
                "z": 1.0,
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "start": {
 | 
						|
              "from": [
 | 
						|
                2.205,
 | 
						|
                5.7
 | 
						|
              ],
 | 
						|
              "to": [
 | 
						|
                2.205,
 | 
						|
                5.7
 | 
						|
              ],
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              },
 | 
						|
              "tag": null,
 | 
						|
              "__geoMeta": {
 | 
						|
                "id": "[uuid]",
 | 
						|
                "sourceRange": []
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "tags": {
 | 
						|
              "edge1": {
 | 
						|
                "type": "TagIdentifier",
 | 
						|
                "value": "edge1"
 | 
						|
              },
 | 
						|
              "edge2": {
 | 
						|
                "type": "TagIdentifier",
 | 
						|
                "value": "edge2"
 | 
						|
              },
 | 
						|
              "edge3": {
 | 
						|
                "type": "TagIdentifier",
 | 
						|
                "value": "edge3"
 | 
						|
              },
 | 
						|
              "edge4": {
 | 
						|
                "type": "TagIdentifier",
 | 
						|
                "value": "edge4"
 | 
						|
              },
 | 
						|
              "edge5": {
 | 
						|
                "type": "TagIdentifier",
 | 
						|
                "value": "edge5"
 | 
						|
              },
 | 
						|
              "edge6": {
 | 
						|
                "type": "TagIdentifier",
 | 
						|
                "value": "edge6"
 | 
						|
              },
 | 
						|
              "edgeLen": {
 | 
						|
                "type": "TagIdentifier",
 | 
						|
                "value": "edgeLen"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "artifactId": "[uuid]",
 | 
						|
            "originalId": "[uuid]",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "height": 0.75,
 | 
						|
          "startCapId": "[uuid]",
 | 
						|
          "endCapId": "[uuid]",
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          },
 | 
						|
          "sectional": false
 | 
						|
        }
 | 
						|
      },
 | 
						|
      {
 | 
						|
        "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": {
 | 
						|
                "commentStart": 1073,
 | 
						|
                "end": 1079,
 | 
						|
                "start": 1073,
 | 
						|
                "type": "TagDeclarator",
 | 
						|
                "value": "edge1"
 | 
						|
              },
 | 
						|
              "type": "extrudePlane"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "faceId": "[uuid]",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": [],
 | 
						|
              "tag": null,
 | 
						|
              "type": "extrudeArc"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "faceId": "[uuid]",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": [],
 | 
						|
              "tag": {
 | 
						|
                "commentStart": 1187,
 | 
						|
                "end": 1193,
 | 
						|
                "start": 1187,
 | 
						|
                "type": "TagDeclarator",
 | 
						|
                "value": "edge2"
 | 
						|
              },
 | 
						|
              "type": "extrudePlane"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "faceId": "[uuid]",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": [],
 | 
						|
              "tag": null,
 | 
						|
              "type": "extrudeArc"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "faceId": "[uuid]",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": [],
 | 
						|
              "tag": {
 | 
						|
                "commentStart": 1308,
 | 
						|
                "end": 1314,
 | 
						|
                "start": 1308,
 | 
						|
                "type": "TagDeclarator",
 | 
						|
                "value": "edge3"
 | 
						|
              },
 | 
						|
              "type": "extrudePlane"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "faceId": "[uuid]",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": [],
 | 
						|
              "tag": null,
 | 
						|
              "type": "extrudeArc"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "faceId": "[uuid]",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": [],
 | 
						|
              "tag": {
 | 
						|
                "commentStart": 1407,
 | 
						|
                "end": 1415,
 | 
						|
                "start": 1407,
 | 
						|
                "type": "TagDeclarator",
 | 
						|
                "value": "edgeLen"
 | 
						|
              },
 | 
						|
              "type": "extrudePlane"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "faceId": "[uuid]",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": [],
 | 
						|
              "tag": null,
 | 
						|
              "type": "extrudePlane"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "faceId": "[uuid]",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": [],
 | 
						|
              "tag": {
 | 
						|
                "commentStart": 1493,
 | 
						|
                "end": 1499,
 | 
						|
                "start": 1493,
 | 
						|
                "type": "TagDeclarator",
 | 
						|
                "value": "edge4"
 | 
						|
              },
 | 
						|
              "type": "extrudePlane"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "faceId": "[uuid]",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": [],
 | 
						|
              "tag": null,
 | 
						|
              "type": "extrudeArc"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "faceId": "[uuid]",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": [],
 | 
						|
              "tag": {
 | 
						|
                "commentStart": 1624,
 | 
						|
                "end": 1630,
 | 
						|
                "start": 1624,
 | 
						|
                "type": "TagDeclarator",
 | 
						|
                "value": "edge5"
 | 
						|
              },
 | 
						|
              "type": "extrudePlane"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "faceId": "[uuid]",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": [],
 | 
						|
              "tag": null,
 | 
						|
              "type": "extrudeArc"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "faceId": "[uuid]",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": [],
 | 
						|
              "tag": {
 | 
						|
                "commentStart": 1757,
 | 
						|
                "end": 1763,
 | 
						|
                "start": 1757,
 | 
						|
                "type": "TagDeclarator",
 | 
						|
                "value": "edge6"
 | 
						|
              },
 | 
						|
              "type": "extrudePlane"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "faceId": "[uuid]",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": [],
 | 
						|
              "tag": null,
 | 
						|
              "type": "extrudeArc"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "faceId": "[uuid]",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": [],
 | 
						|
              "tag": null,
 | 
						|
              "type": "extrudePlane"
 | 
						|
            }
 | 
						|
          ],
 | 
						|
          "sketch": {
 | 
						|
            "type": "Sketch",
 | 
						|
            "id": "[uuid]",
 | 
						|
            "paths": [
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "from": [
 | 
						|
                  2.205,
 | 
						|
                  5.7
 | 
						|
                ],
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  2.305,
 | 
						|
                  5.7
 | 
						|
                ],
 | 
						|
                "type": "ToPoint",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "from": [
 | 
						|
                  2.305,
 | 
						|
                  5.7
 | 
						|
                ],
 | 
						|
                "tag": {
 | 
						|
                  "commentStart": 1073,
 | 
						|
                  "end": 1079,
 | 
						|
                  "start": 1073,
 | 
						|
                  "type": "TagDeclarator",
 | 
						|
                  "value": "edge1"
 | 
						|
                },
 | 
						|
                "to": [
 | 
						|
                  2.305,
 | 
						|
                  0.5
 | 
						|
                ],
 | 
						|
                "type": "ToPoint",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "ccw": true,
 | 
						|
                "center": [
 | 
						|
                  2.605,
 | 
						|
                  0.5
 | 
						|
                ],
 | 
						|
                "from": [
 | 
						|
                  2.305,
 | 
						|
                  0.5
 | 
						|
                ],
 | 
						|
                "radius": 0.3,
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  2.3331,
 | 
						|
                  0.3732
 | 
						|
                ],
 | 
						|
                "type": "Arc",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "from": [
 | 
						|
                  2.3331,
 | 
						|
                  0.3732
 | 
						|
                ],
 | 
						|
                "tag": {
 | 
						|
                  "commentStart": 1187,
 | 
						|
                  "end": 1193,
 | 
						|
                  "start": 1187,
 | 
						|
                  "type": "TagDeclarator",
 | 
						|
                  "value": "edge2"
 | 
						|
                },
 | 
						|
                "to": [
 | 
						|
                  2.6331,
 | 
						|
                  -0.1464
 | 
						|
                ],
 | 
						|
                "type": "ToPoint",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "ccw": false,
 | 
						|
                "center": [
 | 
						|
                  2.1135,
 | 
						|
                  -0.4464
 | 
						|
                ],
 | 
						|
                "from": [
 | 
						|
                  2.6331,
 | 
						|
                  -0.1464
 | 
						|
                ],
 | 
						|
                "radius": 0.6,
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  1.8135,
 | 
						|
                  -0.966
 | 
						|
                ],
 | 
						|
                "type": "Arc",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "from": [
 | 
						|
                  1.8135,
 | 
						|
                  -0.966
 | 
						|
                ],
 | 
						|
                "tag": {
 | 
						|
                  "commentStart": 1308,
 | 
						|
                  "end": 1314,
 | 
						|
                  "start": 1308,
 | 
						|
                  "type": "TagDeclarator",
 | 
						|
                  "value": "edge3"
 | 
						|
                },
 | 
						|
                "to": [
 | 
						|
                  0.4867,
 | 
						|
                  -0.2
 | 
						|
                ],
 | 
						|
                "type": "ToPoint",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "ccw": true,
 | 
						|
                "center": [
 | 
						|
                  0.2367,
 | 
						|
                  -0.633
 | 
						|
                ],
 | 
						|
                "from": [
 | 
						|
                  0.4867,
 | 
						|
                  -0.2
 | 
						|
                ],
 | 
						|
                "radius": 0.5,
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  0.2367,
 | 
						|
                  -0.133
 | 
						|
                ],
 | 
						|
                "type": "Arc",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "from": [
 | 
						|
                  0.2367,
 | 
						|
                  -0.133
 | 
						|
                ],
 | 
						|
                "tag": {
 | 
						|
                  "commentStart": 1407,
 | 
						|
                  "end": 1415,
 | 
						|
                  "start": 1407,
 | 
						|
                  "type": "TagDeclarator",
 | 
						|
                  "value": "edgeLen"
 | 
						|
                },
 | 
						|
                "to": [
 | 
						|
                  0.1,
 | 
						|
                  -0.133
 | 
						|
                ],
 | 
						|
                "type": "ToPoint",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "from": [
 | 
						|
                  0.1,
 | 
						|
                  -0.133
 | 
						|
                ],
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  0.1,
 | 
						|
                  -0.033
 | 
						|
                ],
 | 
						|
                "type": "ToPoint",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "from": [
 | 
						|
                  0.1,
 | 
						|
                  -0.033
 | 
						|
                ],
 | 
						|
                "tag": {
 | 
						|
                  "commentStart": 1493,
 | 
						|
                  "end": 1499,
 | 
						|
                  "start": 1493,
 | 
						|
                  "type": "TagDeclarator",
 | 
						|
                  "value": "edge4"
 | 
						|
                },
 | 
						|
                "to": [
 | 
						|
                  0.2717,
 | 
						|
                  -0.033
 | 
						|
                ],
 | 
						|
                "type": "ToPoint",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "ccw": false,
 | 
						|
                "center": [
 | 
						|
                  0.2717,
 | 
						|
                  -0.633
 | 
						|
                ],
 | 
						|
                "from": [
 | 
						|
                  0.2717,
 | 
						|
                  -0.033
 | 
						|
                ],
 | 
						|
                "radius": 0.6,
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  0.5717,
 | 
						|
                  -0.1134
 | 
						|
                ],
 | 
						|
                "type": "Arc",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "from": [
 | 
						|
                  0.5717,
 | 
						|
                  -0.1134
 | 
						|
                ],
 | 
						|
                "tag": {
 | 
						|
                  "commentStart": 1624,
 | 
						|
                  "end": 1630,
 | 
						|
                  "start": 1624,
 | 
						|
                  "type": "TagDeclarator",
 | 
						|
                  "value": "edge5"
 | 
						|
                },
 | 
						|
                "to": [
 | 
						|
                  1.8682,
 | 
						|
                  -0.8619
 | 
						|
                ],
 | 
						|
                "type": "ToPoint",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "ccw": true,
 | 
						|
                "center": [
 | 
						|
                  2.1182,
 | 
						|
                  -0.4289
 | 
						|
                ],
 | 
						|
                "from": [
 | 
						|
                  1.8682,
 | 
						|
                  -0.8619
 | 
						|
                ],
 | 
						|
                "radius": 0.5,
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  2.5512,
 | 
						|
                  -0.1789
 | 
						|
                ],
 | 
						|
                "type": "Arc",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "from": [
 | 
						|
                  2.5512,
 | 
						|
                  -0.1789
 | 
						|
                ],
 | 
						|
                "tag": {
 | 
						|
                  "commentStart": 1757,
 | 
						|
                  "end": 1763,
 | 
						|
                  "start": 1757,
 | 
						|
                  "type": "TagDeclarator",
 | 
						|
                  "value": "edge6"
 | 
						|
                },
 | 
						|
                "to": [
 | 
						|
                  2.2687,
 | 
						|
                  0.3104
 | 
						|
                ],
 | 
						|
                "type": "ToPoint",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "ccw": false,
 | 
						|
                "center": [
 | 
						|
                  2.8125,
 | 
						|
                  0.564
 | 
						|
                ],
 | 
						|
                "from": [
 | 
						|
                  2.2687,
 | 
						|
                  0.3104
 | 
						|
                ],
 | 
						|
                "radius": 0.6,
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  2.2125,
 | 
						|
                  0.564
 | 
						|
                ],
 | 
						|
                "type": "Arc",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "from": [
 | 
						|
                  2.2125,
 | 
						|
                  0.564
 | 
						|
                ],
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  2.205,
 | 
						|
                  5.7
 | 
						|
                ],
 | 
						|
                "type": "ToPoint",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "from": [
 | 
						|
                  2.205,
 | 
						|
                  5.7
 | 
						|
                ],
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  2.205,
 | 
						|
                  5.7
 | 
						|
                ],
 | 
						|
                "type": "ToPoint",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              }
 | 
						|
            ],
 | 
						|
            "on": {
 | 
						|
              "type": "plane",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "artifactId": "[uuid]",
 | 
						|
              "value": "Custom",
 | 
						|
              "origin": {
 | 
						|
                "x": -0.26,
 | 
						|
                "y": 0.26,
 | 
						|
                "z": 0.0,
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "xAxis": {
 | 
						|
                "x": 1.0,
 | 
						|
                "y": 1.0,
 | 
						|
                "z": 0.0,
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "yAxis": {
 | 
						|
                "x": 0.0,
 | 
						|
                "y": 0.0,
 | 
						|
                "z": 1.0,
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "start": {
 | 
						|
              "from": [
 | 
						|
                2.205,
 | 
						|
                5.7
 | 
						|
              ],
 | 
						|
              "to": [
 | 
						|
                2.205,
 | 
						|
                5.7
 | 
						|
              ],
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              },
 | 
						|
              "tag": null,
 | 
						|
              "__geoMeta": {
 | 
						|
                "id": "[uuid]",
 | 
						|
                "sourceRange": []
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "tags": {
 | 
						|
              "edge1": {
 | 
						|
                "type": "TagIdentifier",
 | 
						|
                "value": "edge1"
 | 
						|
              },
 | 
						|
              "edge2": {
 | 
						|
                "type": "TagIdentifier",
 | 
						|
                "value": "edge2"
 | 
						|
              },
 | 
						|
              "edge3": {
 | 
						|
                "type": "TagIdentifier",
 | 
						|
                "value": "edge3"
 | 
						|
              },
 | 
						|
              "edge4": {
 | 
						|
                "type": "TagIdentifier",
 | 
						|
                "value": "edge4"
 | 
						|
              },
 | 
						|
              "edge5": {
 | 
						|
                "type": "TagIdentifier",
 | 
						|
                "value": "edge5"
 | 
						|
              },
 | 
						|
              "edge6": {
 | 
						|
                "type": "TagIdentifier",
 | 
						|
                "value": "edge6"
 | 
						|
              },
 | 
						|
              "edgeLen": {
 | 
						|
                "type": "TagIdentifier",
 | 
						|
                "value": "edgeLen"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "artifactId": "[uuid]",
 | 
						|
            "originalId": "[uuid]",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "height": 0.75,
 | 
						|
          "startCapId": "[uuid]",
 | 
						|
          "endCapId": "[uuid]",
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          },
 | 
						|
          "sectional": false
 | 
						|
        }
 | 
						|
      },
 | 
						|
      {
 | 
						|
        "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": {
 | 
						|
                "commentStart": 1073,
 | 
						|
                "end": 1079,
 | 
						|
                "start": 1073,
 | 
						|
                "type": "TagDeclarator",
 | 
						|
                "value": "edge1"
 | 
						|
              },
 | 
						|
              "type": "extrudePlane"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "faceId": "[uuid]",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": [],
 | 
						|
              "tag": null,
 | 
						|
              "type": "extrudeArc"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "faceId": "[uuid]",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": [],
 | 
						|
              "tag": {
 | 
						|
                "commentStart": 1187,
 | 
						|
                "end": 1193,
 | 
						|
                "start": 1187,
 | 
						|
                "type": "TagDeclarator",
 | 
						|
                "value": "edge2"
 | 
						|
              },
 | 
						|
              "type": "extrudePlane"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "faceId": "[uuid]",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": [],
 | 
						|
              "tag": null,
 | 
						|
              "type": "extrudeArc"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "faceId": "[uuid]",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": [],
 | 
						|
              "tag": {
 | 
						|
                "commentStart": 1308,
 | 
						|
                "end": 1314,
 | 
						|
                "start": 1308,
 | 
						|
                "type": "TagDeclarator",
 | 
						|
                "value": "edge3"
 | 
						|
              },
 | 
						|
              "type": "extrudePlane"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "faceId": "[uuid]",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": [],
 | 
						|
              "tag": null,
 | 
						|
              "type": "extrudeArc"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "faceId": "[uuid]",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": [],
 | 
						|
              "tag": {
 | 
						|
                "commentStart": 1407,
 | 
						|
                "end": 1415,
 | 
						|
                "start": 1407,
 | 
						|
                "type": "TagDeclarator",
 | 
						|
                "value": "edgeLen"
 | 
						|
              },
 | 
						|
              "type": "extrudePlane"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "faceId": "[uuid]",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": [],
 | 
						|
              "tag": null,
 | 
						|
              "type": "extrudePlane"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "faceId": "[uuid]",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": [],
 | 
						|
              "tag": {
 | 
						|
                "commentStart": 1493,
 | 
						|
                "end": 1499,
 | 
						|
                "start": 1493,
 | 
						|
                "type": "TagDeclarator",
 | 
						|
                "value": "edge4"
 | 
						|
              },
 | 
						|
              "type": "extrudePlane"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "faceId": "[uuid]",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": [],
 | 
						|
              "tag": null,
 | 
						|
              "type": "extrudeArc"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "faceId": "[uuid]",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": [],
 | 
						|
              "tag": {
 | 
						|
                "commentStart": 1624,
 | 
						|
                "end": 1630,
 | 
						|
                "start": 1624,
 | 
						|
                "type": "TagDeclarator",
 | 
						|
                "value": "edge5"
 | 
						|
              },
 | 
						|
              "type": "extrudePlane"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "faceId": "[uuid]",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": [],
 | 
						|
              "tag": null,
 | 
						|
              "type": "extrudeArc"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "faceId": "[uuid]",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": [],
 | 
						|
              "tag": {
 | 
						|
                "commentStart": 1757,
 | 
						|
                "end": 1763,
 | 
						|
                "start": 1757,
 | 
						|
                "type": "TagDeclarator",
 | 
						|
                "value": "edge6"
 | 
						|
              },
 | 
						|
              "type": "extrudePlane"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "faceId": "[uuid]",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": [],
 | 
						|
              "tag": null,
 | 
						|
              "type": "extrudeArc"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "faceId": "[uuid]",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": [],
 | 
						|
              "tag": null,
 | 
						|
              "type": "extrudePlane"
 | 
						|
            }
 | 
						|
          ],
 | 
						|
          "sketch": {
 | 
						|
            "type": "Sketch",
 | 
						|
            "id": "[uuid]",
 | 
						|
            "paths": [
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "from": [
 | 
						|
                  2.205,
 | 
						|
                  5.7
 | 
						|
                ],
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  2.305,
 | 
						|
                  5.7
 | 
						|
                ],
 | 
						|
                "type": "ToPoint",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "from": [
 | 
						|
                  2.305,
 | 
						|
                  5.7
 | 
						|
                ],
 | 
						|
                "tag": {
 | 
						|
                  "commentStart": 1073,
 | 
						|
                  "end": 1079,
 | 
						|
                  "start": 1073,
 | 
						|
                  "type": "TagDeclarator",
 | 
						|
                  "value": "edge1"
 | 
						|
                },
 | 
						|
                "to": [
 | 
						|
                  2.305,
 | 
						|
                  0.5
 | 
						|
                ],
 | 
						|
                "type": "ToPoint",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "ccw": true,
 | 
						|
                "center": [
 | 
						|
                  2.605,
 | 
						|
                  0.5
 | 
						|
                ],
 | 
						|
                "from": [
 | 
						|
                  2.305,
 | 
						|
                  0.5
 | 
						|
                ],
 | 
						|
                "radius": 0.3,
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  2.3331,
 | 
						|
                  0.3732
 | 
						|
                ],
 | 
						|
                "type": "Arc",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "from": [
 | 
						|
                  2.3331,
 | 
						|
                  0.3732
 | 
						|
                ],
 | 
						|
                "tag": {
 | 
						|
                  "commentStart": 1187,
 | 
						|
                  "end": 1193,
 | 
						|
                  "start": 1187,
 | 
						|
                  "type": "TagDeclarator",
 | 
						|
                  "value": "edge2"
 | 
						|
                },
 | 
						|
                "to": [
 | 
						|
                  2.6331,
 | 
						|
                  -0.1464
 | 
						|
                ],
 | 
						|
                "type": "ToPoint",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "ccw": false,
 | 
						|
                "center": [
 | 
						|
                  2.1135,
 | 
						|
                  -0.4464
 | 
						|
                ],
 | 
						|
                "from": [
 | 
						|
                  2.6331,
 | 
						|
                  -0.1464
 | 
						|
                ],
 | 
						|
                "radius": 0.6,
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  1.8135,
 | 
						|
                  -0.966
 | 
						|
                ],
 | 
						|
                "type": "Arc",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "from": [
 | 
						|
                  1.8135,
 | 
						|
                  -0.966
 | 
						|
                ],
 | 
						|
                "tag": {
 | 
						|
                  "commentStart": 1308,
 | 
						|
                  "end": 1314,
 | 
						|
                  "start": 1308,
 | 
						|
                  "type": "TagDeclarator",
 | 
						|
                  "value": "edge3"
 | 
						|
                },
 | 
						|
                "to": [
 | 
						|
                  0.4867,
 | 
						|
                  -0.2
 | 
						|
                ],
 | 
						|
                "type": "ToPoint",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "ccw": true,
 | 
						|
                "center": [
 | 
						|
                  0.2367,
 | 
						|
                  -0.633
 | 
						|
                ],
 | 
						|
                "from": [
 | 
						|
                  0.4867,
 | 
						|
                  -0.2
 | 
						|
                ],
 | 
						|
                "radius": 0.5,
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  0.2367,
 | 
						|
                  -0.133
 | 
						|
                ],
 | 
						|
                "type": "Arc",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "from": [
 | 
						|
                  0.2367,
 | 
						|
                  -0.133
 | 
						|
                ],
 | 
						|
                "tag": {
 | 
						|
                  "commentStart": 1407,
 | 
						|
                  "end": 1415,
 | 
						|
                  "start": 1407,
 | 
						|
                  "type": "TagDeclarator",
 | 
						|
                  "value": "edgeLen"
 | 
						|
                },
 | 
						|
                "to": [
 | 
						|
                  0.1,
 | 
						|
                  -0.133
 | 
						|
                ],
 | 
						|
                "type": "ToPoint",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "from": [
 | 
						|
                  0.1,
 | 
						|
                  -0.133
 | 
						|
                ],
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  0.1,
 | 
						|
                  -0.033
 | 
						|
                ],
 | 
						|
                "type": "ToPoint",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "from": [
 | 
						|
                  0.1,
 | 
						|
                  -0.033
 | 
						|
                ],
 | 
						|
                "tag": {
 | 
						|
                  "commentStart": 1493,
 | 
						|
                  "end": 1499,
 | 
						|
                  "start": 1493,
 | 
						|
                  "type": "TagDeclarator",
 | 
						|
                  "value": "edge4"
 | 
						|
                },
 | 
						|
                "to": [
 | 
						|
                  0.2717,
 | 
						|
                  -0.033
 | 
						|
                ],
 | 
						|
                "type": "ToPoint",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "ccw": false,
 | 
						|
                "center": [
 | 
						|
                  0.2717,
 | 
						|
                  -0.633
 | 
						|
                ],
 | 
						|
                "from": [
 | 
						|
                  0.2717,
 | 
						|
                  -0.033
 | 
						|
                ],
 | 
						|
                "radius": 0.6,
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  0.5717,
 | 
						|
                  -0.1134
 | 
						|
                ],
 | 
						|
                "type": "Arc",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "from": [
 | 
						|
                  0.5717,
 | 
						|
                  -0.1134
 | 
						|
                ],
 | 
						|
                "tag": {
 | 
						|
                  "commentStart": 1624,
 | 
						|
                  "end": 1630,
 | 
						|
                  "start": 1624,
 | 
						|
                  "type": "TagDeclarator",
 | 
						|
                  "value": "edge5"
 | 
						|
                },
 | 
						|
                "to": [
 | 
						|
                  1.8682,
 | 
						|
                  -0.8619
 | 
						|
                ],
 | 
						|
                "type": "ToPoint",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "ccw": true,
 | 
						|
                "center": [
 | 
						|
                  2.1182,
 | 
						|
                  -0.4289
 | 
						|
                ],
 | 
						|
                "from": [
 | 
						|
                  1.8682,
 | 
						|
                  -0.8619
 | 
						|
                ],
 | 
						|
                "radius": 0.5,
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  2.5512,
 | 
						|
                  -0.1789
 | 
						|
                ],
 | 
						|
                "type": "Arc",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "from": [
 | 
						|
                  2.5512,
 | 
						|
                  -0.1789
 | 
						|
                ],
 | 
						|
                "tag": {
 | 
						|
                  "commentStart": 1757,
 | 
						|
                  "end": 1763,
 | 
						|
                  "start": 1757,
 | 
						|
                  "type": "TagDeclarator",
 | 
						|
                  "value": "edge6"
 | 
						|
                },
 | 
						|
                "to": [
 | 
						|
                  2.2687,
 | 
						|
                  0.3104
 | 
						|
                ],
 | 
						|
                "type": "ToPoint",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "ccw": false,
 | 
						|
                "center": [
 | 
						|
                  2.8125,
 | 
						|
                  0.564
 | 
						|
                ],
 | 
						|
                "from": [
 | 
						|
                  2.2687,
 | 
						|
                  0.3104
 | 
						|
                ],
 | 
						|
                "radius": 0.6,
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  2.2125,
 | 
						|
                  0.564
 | 
						|
                ],
 | 
						|
                "type": "Arc",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "from": [
 | 
						|
                  2.2125,
 | 
						|
                  0.564
 | 
						|
                ],
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  2.205,
 | 
						|
                  5.7
 | 
						|
                ],
 | 
						|
                "type": "ToPoint",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                },
 | 
						|
                "from": [
 | 
						|
                  2.205,
 | 
						|
                  5.7
 | 
						|
                ],
 | 
						|
                "tag": null,
 | 
						|
                "to": [
 | 
						|
                  2.205,
 | 
						|
                  5.7
 | 
						|
                ],
 | 
						|
                "type": "ToPoint",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              }
 | 
						|
            ],
 | 
						|
            "on": {
 | 
						|
              "type": "plane",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "artifactId": "[uuid]",
 | 
						|
              "value": "Custom",
 | 
						|
              "origin": {
 | 
						|
                "x": -0.26,
 | 
						|
                "y": 0.26,
 | 
						|
                "z": 0.0,
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "xAxis": {
 | 
						|
                "x": 1.0,
 | 
						|
                "y": 1.0,
 | 
						|
                "z": 0.0,
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "yAxis": {
 | 
						|
                "x": 0.0,
 | 
						|
                "y": 0.0,
 | 
						|
                "z": 1.0,
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "start": {
 | 
						|
              "from": [
 | 
						|
                2.205,
 | 
						|
                5.7
 | 
						|
              ],
 | 
						|
              "to": [
 | 
						|
                2.205,
 | 
						|
                5.7
 | 
						|
              ],
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              },
 | 
						|
              "tag": null,
 | 
						|
              "__geoMeta": {
 | 
						|
                "id": "[uuid]",
 | 
						|
                "sourceRange": []
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "tags": {
 | 
						|
              "edge1": {
 | 
						|
                "type": "TagIdentifier",
 | 
						|
                "value": "edge1"
 | 
						|
              },
 | 
						|
              "edge2": {
 | 
						|
                "type": "TagIdentifier",
 | 
						|
                "value": "edge2"
 | 
						|
              },
 | 
						|
              "edge3": {
 | 
						|
                "type": "TagIdentifier",
 | 
						|
                "value": "edge3"
 | 
						|
              },
 | 
						|
              "edge4": {
 | 
						|
                "type": "TagIdentifier",
 | 
						|
                "value": "edge4"
 | 
						|
              },
 | 
						|
              "edge5": {
 | 
						|
                "type": "TagIdentifier",
 | 
						|
                "value": "edge5"
 | 
						|
              },
 | 
						|
              "edge6": {
 | 
						|
                "type": "TagIdentifier",
 | 
						|
                "value": "edge6"
 | 
						|
              },
 | 
						|
              "edgeLen": {
 | 
						|
                "type": "TagIdentifier",
 | 
						|
                "value": "edgeLen"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "artifactId": "[uuid]",
 | 
						|
            "originalId": "[uuid]",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "height": 0.75,
 | 
						|
          "startCapId": "[uuid]",
 | 
						|
          "endCapId": "[uuid]",
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          },
 | 
						|
          "sectional": false
 | 
						|
        }
 | 
						|
      }
 | 
						|
    ]
 | 
						|
  },
 | 
						|
  "sketch003": {
 | 
						|
    "type": "Sketch",
 | 
						|
    "value": {
 | 
						|
      "type": "Sketch",
 | 
						|
      "id": "[uuid]",
 | 
						|
      "paths": [
 | 
						|
        {
 | 
						|
          "__geoMeta": {
 | 
						|
            "id": "[uuid]",
 | 
						|
            "sourceRange": []
 | 
						|
          },
 | 
						|
          "ccw": true,
 | 
						|
          "center": [
 | 
						|
            0.0,
 | 
						|
            0.0
 | 
						|
          ],
 | 
						|
          "from": [
 | 
						|
            2.055,
 | 
						|
            0.0
 | 
						|
          ],
 | 
						|
          "radius": 2.055,
 | 
						|
          "tag": null,
 | 
						|
          "to": [
 | 
						|
            2.055,
 | 
						|
            0.0
 | 
						|
          ],
 | 
						|
          "type": "Circle",
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          }
 | 
						|
        }
 | 
						|
      ],
 | 
						|
      "on": {
 | 
						|
        "type": "plane",
 | 
						|
        "id": "[uuid]",
 | 
						|
        "artifactId": "[uuid]",
 | 
						|
        "value": "Custom",
 | 
						|
        "origin": {
 | 
						|
          "x": 0.0,
 | 
						|
          "y": 0.0,
 | 
						|
          "z": 25.4,
 | 
						|
          "units": {
 | 
						|
            "type": "Mm"
 | 
						|
          }
 | 
						|
        },
 | 
						|
        "xAxis": {
 | 
						|
          "x": 1.0,
 | 
						|
          "y": 0.0,
 | 
						|
          "z": 0.0,
 | 
						|
          "units": {
 | 
						|
            "type": "Mm"
 | 
						|
          }
 | 
						|
        },
 | 
						|
        "yAxis": {
 | 
						|
          "x": 0.0,
 | 
						|
          "y": 1.0,
 | 
						|
          "z": 0.0,
 | 
						|
          "units": {
 | 
						|
            "type": "Mm"
 | 
						|
          }
 | 
						|
        }
 | 
						|
      },
 | 
						|
      "start": {
 | 
						|
        "from": [
 | 
						|
          2.055,
 | 
						|
          0.0
 | 
						|
        ],
 | 
						|
        "to": [
 | 
						|
          2.055,
 | 
						|
          0.0
 | 
						|
        ],
 | 
						|
        "units": {
 | 
						|
          "type": "Inches"
 | 
						|
        },
 | 
						|
        "tag": null,
 | 
						|
        "__geoMeta": {
 | 
						|
          "id": "[uuid]",
 | 
						|
          "sourceRange": []
 | 
						|
        }
 | 
						|
      },
 | 
						|
      "artifactId": "[uuid]",
 | 
						|
      "originalId": "[uuid]",
 | 
						|
      "units": {
 | 
						|
        "type": "Inches"
 | 
						|
      }
 | 
						|
    }
 | 
						|
  },
 | 
						|
  "sketch004": {
 | 
						|
    "type": "HomArray",
 | 
						|
    "value": [
 | 
						|
      {
 | 
						|
        "type": "Sketch",
 | 
						|
        "value": {
 | 
						|
          "type": "Sketch",
 | 
						|
          "id": "[uuid]",
 | 
						|
          "paths": [
 | 
						|
            {
 | 
						|
              "__geoMeta": {
 | 
						|
                "id": "[uuid]",
 | 
						|
                "sourceRange": []
 | 
						|
              },
 | 
						|
              "from": [
 | 
						|
                0.3,
 | 
						|
                0.17
 | 
						|
              ],
 | 
						|
              "tag": null,
 | 
						|
              "to": [
 | 
						|
                0.3,
 | 
						|
                1.37
 | 
						|
              ],
 | 
						|
              "type": "ToPoint",
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "__geoMeta": {
 | 
						|
                "id": "[uuid]",
 | 
						|
                "sourceRange": []
 | 
						|
              },
 | 
						|
              "ccw": false,
 | 
						|
              "center": [
 | 
						|
                0.3,
 | 
						|
                0.17
 | 
						|
              ],
 | 
						|
              "from": [
 | 
						|
                0.3,
 | 
						|
                1.37
 | 
						|
              ],
 | 
						|
              "radius": 1.2,
 | 
						|
              "tag": null,
 | 
						|
              "to": [
 | 
						|
                1.3392,
 | 
						|
                -0.43
 | 
						|
              ],
 | 
						|
              "type": "Arc",
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "__geoMeta": {
 | 
						|
                "id": "[uuid]",
 | 
						|
                "sourceRange": []
 | 
						|
              },
 | 
						|
              "from": [
 | 
						|
                1.3392,
 | 
						|
                -0.43
 | 
						|
              ],
 | 
						|
              "tag": null,
 | 
						|
              "to": [
 | 
						|
                0.3,
 | 
						|
                0.17
 | 
						|
              ],
 | 
						|
              "type": "ToPoint",
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "__geoMeta": {
 | 
						|
                "id": "[uuid]",
 | 
						|
                "sourceRange": []
 | 
						|
              },
 | 
						|
              "from": [
 | 
						|
                0.3,
 | 
						|
                0.17
 | 
						|
              ],
 | 
						|
              "tag": null,
 | 
						|
              "to": [
 | 
						|
                0.3,
 | 
						|
                0.17
 | 
						|
              ],
 | 
						|
              "type": "ToPoint",
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              }
 | 
						|
            }
 | 
						|
          ],
 | 
						|
          "on": {
 | 
						|
            "type": "face",
 | 
						|
            "id": "[uuid]",
 | 
						|
            "artifactId": "[uuid]",
 | 
						|
            "value": "end",
 | 
						|
            "xAxis": {
 | 
						|
              "x": 1.0,
 | 
						|
              "y": 0.0,
 | 
						|
              "z": 0.0,
 | 
						|
              "units": {
 | 
						|
                "type": "Mm"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "yAxis": {
 | 
						|
              "x": 0.0,
 | 
						|
              "y": 1.0,
 | 
						|
              "z": 0.0,
 | 
						|
              "units": {
 | 
						|
                "type": "Mm"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "solid": {
 | 
						|
              "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,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "from": [
 | 
						|
                      2.055,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "radius": 2.055,
 | 
						|
                    "tag": null,
 | 
						|
                    "to": [
 | 
						|
                      2.055,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "type": "Circle",
 | 
						|
                    "units": {
 | 
						|
                      "type": "Inches"
 | 
						|
                    }
 | 
						|
                  }
 | 
						|
                ],
 | 
						|
                "on": {
 | 
						|
                  "type": "plane",
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "artifactId": "[uuid]",
 | 
						|
                  "value": "Custom",
 | 
						|
                  "origin": {
 | 
						|
                    "x": 0.0,
 | 
						|
                    "y": 0.0,
 | 
						|
                    "z": 25.4,
 | 
						|
                    "units": {
 | 
						|
                      "type": "Mm"
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "xAxis": {
 | 
						|
                    "x": 1.0,
 | 
						|
                    "y": 0.0,
 | 
						|
                    "z": 0.0,
 | 
						|
                    "units": {
 | 
						|
                      "type": "Mm"
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "yAxis": {
 | 
						|
                    "x": 0.0,
 | 
						|
                    "y": 1.0,
 | 
						|
                    "z": 0.0,
 | 
						|
                    "units": {
 | 
						|
                      "type": "Mm"
 | 
						|
                    }
 | 
						|
                  }
 | 
						|
                },
 | 
						|
                "start": {
 | 
						|
                  "from": [
 | 
						|
                    2.055,
 | 
						|
                    0.0
 | 
						|
                  ],
 | 
						|
                  "to": [
 | 
						|
                    2.055,
 | 
						|
                    0.0
 | 
						|
                  ],
 | 
						|
                  "units": {
 | 
						|
                    "type": "Inches"
 | 
						|
                  },
 | 
						|
                  "tag": null,
 | 
						|
                  "__geoMeta": {
 | 
						|
                    "id": "[uuid]",
 | 
						|
                    "sourceRange": []
 | 
						|
                  }
 | 
						|
                },
 | 
						|
                "artifactId": "[uuid]",
 | 
						|
                "originalId": "[uuid]",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "height": 0.05,
 | 
						|
              "startCapId": "[uuid]",
 | 
						|
              "endCapId": "[uuid]",
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              },
 | 
						|
              "sectional": false
 | 
						|
            },
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "start": {
 | 
						|
            "from": [
 | 
						|
              0.3,
 | 
						|
              0.17
 | 
						|
            ],
 | 
						|
            "to": [
 | 
						|
              0.3,
 | 
						|
              0.17
 | 
						|
            ],
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            },
 | 
						|
            "tag": null,
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "artifactId": "[uuid]",
 | 
						|
          "originalId": "[uuid]",
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          }
 | 
						|
        }
 | 
						|
      },
 | 
						|
      {
 | 
						|
        "type": "Sketch",
 | 
						|
        "value": {
 | 
						|
          "type": "Sketch",
 | 
						|
          "id": "[uuid]",
 | 
						|
          "paths": [
 | 
						|
            {
 | 
						|
              "__geoMeta": {
 | 
						|
                "id": "[uuid]",
 | 
						|
                "sourceRange": []
 | 
						|
              },
 | 
						|
              "from": [
 | 
						|
                0.3,
 | 
						|
                0.17
 | 
						|
              ],
 | 
						|
              "tag": null,
 | 
						|
              "to": [
 | 
						|
                0.3,
 | 
						|
                1.37
 | 
						|
              ],
 | 
						|
              "type": "ToPoint",
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "__geoMeta": {
 | 
						|
                "id": "[uuid]",
 | 
						|
                "sourceRange": []
 | 
						|
              },
 | 
						|
              "ccw": false,
 | 
						|
              "center": [
 | 
						|
                0.3,
 | 
						|
                0.17
 | 
						|
              ],
 | 
						|
              "from": [
 | 
						|
                0.3,
 | 
						|
                1.37
 | 
						|
              ],
 | 
						|
              "radius": 1.2,
 | 
						|
              "tag": null,
 | 
						|
              "to": [
 | 
						|
                1.3392,
 | 
						|
                -0.43
 | 
						|
              ],
 | 
						|
              "type": "Arc",
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "__geoMeta": {
 | 
						|
                "id": "[uuid]",
 | 
						|
                "sourceRange": []
 | 
						|
              },
 | 
						|
              "from": [
 | 
						|
                1.3392,
 | 
						|
                -0.43
 | 
						|
              ],
 | 
						|
              "tag": null,
 | 
						|
              "to": [
 | 
						|
                0.3,
 | 
						|
                0.17
 | 
						|
              ],
 | 
						|
              "type": "ToPoint",
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "__geoMeta": {
 | 
						|
                "id": "[uuid]",
 | 
						|
                "sourceRange": []
 | 
						|
              },
 | 
						|
              "from": [
 | 
						|
                0.3,
 | 
						|
                0.17
 | 
						|
              ],
 | 
						|
              "tag": null,
 | 
						|
              "to": [
 | 
						|
                0.3,
 | 
						|
                0.17
 | 
						|
              ],
 | 
						|
              "type": "ToPoint",
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              }
 | 
						|
            }
 | 
						|
          ],
 | 
						|
          "on": {
 | 
						|
            "type": "face",
 | 
						|
            "id": "[uuid]",
 | 
						|
            "artifactId": "[uuid]",
 | 
						|
            "value": "end",
 | 
						|
            "xAxis": {
 | 
						|
              "x": 1.0,
 | 
						|
              "y": 0.0,
 | 
						|
              "z": 0.0,
 | 
						|
              "units": {
 | 
						|
                "type": "Mm"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "yAxis": {
 | 
						|
              "x": 0.0,
 | 
						|
              "y": 1.0,
 | 
						|
              "z": 0.0,
 | 
						|
              "units": {
 | 
						|
                "type": "Mm"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "solid": {
 | 
						|
              "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,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "from": [
 | 
						|
                      2.055,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "radius": 2.055,
 | 
						|
                    "tag": null,
 | 
						|
                    "to": [
 | 
						|
                      2.055,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "type": "Circle",
 | 
						|
                    "units": {
 | 
						|
                      "type": "Inches"
 | 
						|
                    }
 | 
						|
                  }
 | 
						|
                ],
 | 
						|
                "on": {
 | 
						|
                  "type": "plane",
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "artifactId": "[uuid]",
 | 
						|
                  "value": "Custom",
 | 
						|
                  "origin": {
 | 
						|
                    "x": 0.0,
 | 
						|
                    "y": 0.0,
 | 
						|
                    "z": 25.4,
 | 
						|
                    "units": {
 | 
						|
                      "type": "Mm"
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "xAxis": {
 | 
						|
                    "x": 1.0,
 | 
						|
                    "y": 0.0,
 | 
						|
                    "z": 0.0,
 | 
						|
                    "units": {
 | 
						|
                      "type": "Mm"
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "yAxis": {
 | 
						|
                    "x": 0.0,
 | 
						|
                    "y": 1.0,
 | 
						|
                    "z": 0.0,
 | 
						|
                    "units": {
 | 
						|
                      "type": "Mm"
 | 
						|
                    }
 | 
						|
                  }
 | 
						|
                },
 | 
						|
                "start": {
 | 
						|
                  "from": [
 | 
						|
                    2.055,
 | 
						|
                    0.0
 | 
						|
                  ],
 | 
						|
                  "to": [
 | 
						|
                    2.055,
 | 
						|
                    0.0
 | 
						|
                  ],
 | 
						|
                  "units": {
 | 
						|
                    "type": "Inches"
 | 
						|
                  },
 | 
						|
                  "tag": null,
 | 
						|
                  "__geoMeta": {
 | 
						|
                    "id": "[uuid]",
 | 
						|
                    "sourceRange": []
 | 
						|
                  }
 | 
						|
                },
 | 
						|
                "artifactId": "[uuid]",
 | 
						|
                "originalId": "[uuid]",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "height": 0.05,
 | 
						|
              "startCapId": "[uuid]",
 | 
						|
              "endCapId": "[uuid]",
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              },
 | 
						|
              "sectional": false
 | 
						|
            },
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "start": {
 | 
						|
            "from": [
 | 
						|
              0.3,
 | 
						|
              0.17
 | 
						|
            ],
 | 
						|
            "to": [
 | 
						|
              0.3,
 | 
						|
              0.17
 | 
						|
            ],
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            },
 | 
						|
            "tag": null,
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "artifactId": "[uuid]",
 | 
						|
          "originalId": "[uuid]",
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          }
 | 
						|
        }
 | 
						|
      },
 | 
						|
      {
 | 
						|
        "type": "Sketch",
 | 
						|
        "value": {
 | 
						|
          "type": "Sketch",
 | 
						|
          "id": "[uuid]",
 | 
						|
          "paths": [
 | 
						|
            {
 | 
						|
              "__geoMeta": {
 | 
						|
                "id": "[uuid]",
 | 
						|
                "sourceRange": []
 | 
						|
              },
 | 
						|
              "from": [
 | 
						|
                0.3,
 | 
						|
                0.17
 | 
						|
              ],
 | 
						|
              "tag": null,
 | 
						|
              "to": [
 | 
						|
                0.3,
 | 
						|
                1.37
 | 
						|
              ],
 | 
						|
              "type": "ToPoint",
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "__geoMeta": {
 | 
						|
                "id": "[uuid]",
 | 
						|
                "sourceRange": []
 | 
						|
              },
 | 
						|
              "ccw": false,
 | 
						|
              "center": [
 | 
						|
                0.3,
 | 
						|
                0.17
 | 
						|
              ],
 | 
						|
              "from": [
 | 
						|
                0.3,
 | 
						|
                1.37
 | 
						|
              ],
 | 
						|
              "radius": 1.2,
 | 
						|
              "tag": null,
 | 
						|
              "to": [
 | 
						|
                1.3392,
 | 
						|
                -0.43
 | 
						|
              ],
 | 
						|
              "type": "Arc",
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "__geoMeta": {
 | 
						|
                "id": "[uuid]",
 | 
						|
                "sourceRange": []
 | 
						|
              },
 | 
						|
              "from": [
 | 
						|
                1.3392,
 | 
						|
                -0.43
 | 
						|
              ],
 | 
						|
              "tag": null,
 | 
						|
              "to": [
 | 
						|
                0.3,
 | 
						|
                0.17
 | 
						|
              ],
 | 
						|
              "type": "ToPoint",
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "__geoMeta": {
 | 
						|
                "id": "[uuid]",
 | 
						|
                "sourceRange": []
 | 
						|
              },
 | 
						|
              "from": [
 | 
						|
                0.3,
 | 
						|
                0.17
 | 
						|
              ],
 | 
						|
              "tag": null,
 | 
						|
              "to": [
 | 
						|
                0.3,
 | 
						|
                0.17
 | 
						|
              ],
 | 
						|
              "type": "ToPoint",
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              }
 | 
						|
            }
 | 
						|
          ],
 | 
						|
          "on": {
 | 
						|
            "type": "face",
 | 
						|
            "id": "[uuid]",
 | 
						|
            "artifactId": "[uuid]",
 | 
						|
            "value": "end",
 | 
						|
            "xAxis": {
 | 
						|
              "x": 1.0,
 | 
						|
              "y": 0.0,
 | 
						|
              "z": 0.0,
 | 
						|
              "units": {
 | 
						|
                "type": "Mm"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "yAxis": {
 | 
						|
              "x": 0.0,
 | 
						|
              "y": 1.0,
 | 
						|
              "z": 0.0,
 | 
						|
              "units": {
 | 
						|
                "type": "Mm"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "solid": {
 | 
						|
              "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,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "from": [
 | 
						|
                      2.055,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "radius": 2.055,
 | 
						|
                    "tag": null,
 | 
						|
                    "to": [
 | 
						|
                      2.055,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "type": "Circle",
 | 
						|
                    "units": {
 | 
						|
                      "type": "Inches"
 | 
						|
                    }
 | 
						|
                  }
 | 
						|
                ],
 | 
						|
                "on": {
 | 
						|
                  "type": "plane",
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "artifactId": "[uuid]",
 | 
						|
                  "value": "Custom",
 | 
						|
                  "origin": {
 | 
						|
                    "x": 0.0,
 | 
						|
                    "y": 0.0,
 | 
						|
                    "z": 25.4,
 | 
						|
                    "units": {
 | 
						|
                      "type": "Mm"
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "xAxis": {
 | 
						|
                    "x": 1.0,
 | 
						|
                    "y": 0.0,
 | 
						|
                    "z": 0.0,
 | 
						|
                    "units": {
 | 
						|
                      "type": "Mm"
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "yAxis": {
 | 
						|
                    "x": 0.0,
 | 
						|
                    "y": 1.0,
 | 
						|
                    "z": 0.0,
 | 
						|
                    "units": {
 | 
						|
                      "type": "Mm"
 | 
						|
                    }
 | 
						|
                  }
 | 
						|
                },
 | 
						|
                "start": {
 | 
						|
                  "from": [
 | 
						|
                    2.055,
 | 
						|
                    0.0
 | 
						|
                  ],
 | 
						|
                  "to": [
 | 
						|
                    2.055,
 | 
						|
                    0.0
 | 
						|
                  ],
 | 
						|
                  "units": {
 | 
						|
                    "type": "Inches"
 | 
						|
                  },
 | 
						|
                  "tag": null,
 | 
						|
                  "__geoMeta": {
 | 
						|
                    "id": "[uuid]",
 | 
						|
                    "sourceRange": []
 | 
						|
                  }
 | 
						|
                },
 | 
						|
                "artifactId": "[uuid]",
 | 
						|
                "originalId": "[uuid]",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "height": 0.05,
 | 
						|
              "startCapId": "[uuid]",
 | 
						|
              "endCapId": "[uuid]",
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              },
 | 
						|
              "sectional": false
 | 
						|
            },
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "start": {
 | 
						|
            "from": [
 | 
						|
              0.3,
 | 
						|
              0.17
 | 
						|
            ],
 | 
						|
            "to": [
 | 
						|
              0.3,
 | 
						|
              0.17
 | 
						|
            ],
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            },
 | 
						|
            "tag": null,
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "artifactId": "[uuid]",
 | 
						|
          "originalId": "[uuid]",
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          }
 | 
						|
        }
 | 
						|
      }
 | 
						|
    ]
 | 
						|
  },
 | 
						|
  "sketch005": {
 | 
						|
    "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": {
 | 
						|
            "commentStart": 2911,
 | 
						|
            "end": 2916,
 | 
						|
            "start": 2911,
 | 
						|
            "type": "TagDeclarator",
 | 
						|
            "value": "seg1"
 | 
						|
          },
 | 
						|
          "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"
 | 
						|
        },
 | 
						|
        {
 | 
						|
          "faceId": "[uuid]",
 | 
						|
          "id": "[uuid]",
 | 
						|
          "sourceRange": [],
 | 
						|
          "tag": null,
 | 
						|
          "type": "extrudePlane"
 | 
						|
        }
 | 
						|
      ],
 | 
						|
      "sketch": {
 | 
						|
        "type": "Sketch",
 | 
						|
        "id": "[uuid]",
 | 
						|
        "paths": [
 | 
						|
          {
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            },
 | 
						|
            "from": [
 | 
						|
              0.15,
 | 
						|
              1.11
 | 
						|
            ],
 | 
						|
            "tag": null,
 | 
						|
            "to": [
 | 
						|
              2.005,
 | 
						|
              1.11
 | 
						|
            ],
 | 
						|
            "type": "ToPoint",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          {
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            },
 | 
						|
            "from": [
 | 
						|
              2.005,
 | 
						|
              1.11
 | 
						|
            ],
 | 
						|
            "tag": {
 | 
						|
              "commentStart": 2911,
 | 
						|
              "end": 2916,
 | 
						|
              "start": 2911,
 | 
						|
              "type": "TagDeclarator",
 | 
						|
              "value": "seg1"
 | 
						|
            },
 | 
						|
            "to": [
 | 
						|
              2.135,
 | 
						|
              1.1851
 | 
						|
            ],
 | 
						|
            "type": "ToPoint",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          {
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            },
 | 
						|
            "from": [
 | 
						|
              2.135,
 | 
						|
              1.1851
 | 
						|
            ],
 | 
						|
            "tag": null,
 | 
						|
            "to": [
 | 
						|
              2.16,
 | 
						|
              1.1418
 | 
						|
            ],
 | 
						|
            "type": "ToPoint",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          {
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            },
 | 
						|
            "from": [
 | 
						|
              2.16,
 | 
						|
              1.1418
 | 
						|
            ],
 | 
						|
            "tag": null,
 | 
						|
            "to": [
 | 
						|
              2.03,
 | 
						|
              1.0667
 | 
						|
            ],
 | 
						|
            "type": "ToPoint",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          {
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            },
 | 
						|
            "from": [
 | 
						|
              2.03,
 | 
						|
              1.0667
 | 
						|
            ],
 | 
						|
            "tag": null,
 | 
						|
            "to": [
 | 
						|
              0.15,
 | 
						|
              1.0667
 | 
						|
            ],
 | 
						|
            "type": "ToPoint",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          {
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            },
 | 
						|
            "from": [
 | 
						|
              0.15,
 | 
						|
              1.0667
 | 
						|
            ],
 | 
						|
            "tag": null,
 | 
						|
            "to": [
 | 
						|
              0.15,
 | 
						|
              1.11
 | 
						|
            ],
 | 
						|
            "type": "ToPoint",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          {
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            },
 | 
						|
            "from": [
 | 
						|
              0.15,
 | 
						|
              1.11
 | 
						|
            ],
 | 
						|
            "tag": null,
 | 
						|
            "to": [
 | 
						|
              0.15,
 | 
						|
              1.11
 | 
						|
            ],
 | 
						|
            "type": "ToPoint",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          }
 | 
						|
        ],
 | 
						|
        "on": {
 | 
						|
          "type": "plane",
 | 
						|
          "id": "[uuid]",
 | 
						|
          "artifactId": "[uuid]",
 | 
						|
          "value": "XZ",
 | 
						|
          "origin": {
 | 
						|
            "x": 0.0,
 | 
						|
            "y": 0.0,
 | 
						|
            "z": 0.0,
 | 
						|
            "units": {
 | 
						|
              "type": "Mm"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "xAxis": {
 | 
						|
            "x": 1.0,
 | 
						|
            "y": 0.0,
 | 
						|
            "z": 0.0,
 | 
						|
            "units": {
 | 
						|
              "type": "Mm"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "yAxis": {
 | 
						|
            "x": 0.0,
 | 
						|
            "y": 0.0,
 | 
						|
            "z": 1.0,
 | 
						|
            "units": {
 | 
						|
              "type": "Mm"
 | 
						|
            }
 | 
						|
          }
 | 
						|
        },
 | 
						|
        "start": {
 | 
						|
          "from": [
 | 
						|
            0.15,
 | 
						|
            1.11
 | 
						|
          ],
 | 
						|
          "to": [
 | 
						|
            0.15,
 | 
						|
            1.11
 | 
						|
          ],
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          },
 | 
						|
          "tag": null,
 | 
						|
          "__geoMeta": {
 | 
						|
            "id": "[uuid]",
 | 
						|
            "sourceRange": []
 | 
						|
          }
 | 
						|
        },
 | 
						|
        "tags": {
 | 
						|
          "seg1": {
 | 
						|
            "type": "TagIdentifier",
 | 
						|
            "value": "seg1"
 | 
						|
          }
 | 
						|
        },
 | 
						|
        "artifactId": "[uuid]",
 | 
						|
        "originalId": "[uuid]",
 | 
						|
        "units": {
 | 
						|
          "type": "Inches"
 | 
						|
        }
 | 
						|
      },
 | 
						|
      "height": 0.0,
 | 
						|
      "startCapId": null,
 | 
						|
      "endCapId": null,
 | 
						|
      "units": {
 | 
						|
        "type": "Inches"
 | 
						|
      },
 | 
						|
      "sectional": false
 | 
						|
    }
 | 
						|
  },
 | 
						|
  "sketch006": {
 | 
						|
    "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"
 | 
						|
        },
 | 
						|
        {
 | 
						|
          "faceId": "[uuid]",
 | 
						|
          "id": "[uuid]",
 | 
						|
          "sourceRange": [],
 | 
						|
          "tag": null,
 | 
						|
          "type": "extrudePlane"
 | 
						|
        },
 | 
						|
        {
 | 
						|
          "faceId": "[uuid]",
 | 
						|
          "id": "[uuid]",
 | 
						|
          "sourceRange": [],
 | 
						|
          "tag": null,
 | 
						|
          "type": "extrudeArc"
 | 
						|
        },
 | 
						|
        {
 | 
						|
          "faceId": "[uuid]",
 | 
						|
          "id": "[uuid]",
 | 
						|
          "sourceRange": [],
 | 
						|
          "tag": null,
 | 
						|
          "type": "extrudePlane"
 | 
						|
        }
 | 
						|
      ],
 | 
						|
      "sketch": {
 | 
						|
        "type": "Sketch",
 | 
						|
        "id": "[uuid]",
 | 
						|
        "paths": [
 | 
						|
          {
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            },
 | 
						|
            "from": [
 | 
						|
              0.1,
 | 
						|
              1.0
 | 
						|
            ],
 | 
						|
            "tag": null,
 | 
						|
            "to": [
 | 
						|
              0.2,
 | 
						|
              1.0
 | 
						|
            ],
 | 
						|
            "type": "ToPoint",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          {
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            },
 | 
						|
            "from": [
 | 
						|
              0.2,
 | 
						|
              1.0
 | 
						|
            ],
 | 
						|
            "tag": null,
 | 
						|
            "to": [
 | 
						|
              0.05,
 | 
						|
              0.9736
 | 
						|
            ],
 | 
						|
            "type": "ToPoint",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          {
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            },
 | 
						|
            "from": [
 | 
						|
              0.05,
 | 
						|
              0.9736
 | 
						|
            ],
 | 
						|
            "tag": null,
 | 
						|
            "to": [
 | 
						|
              0.05,
 | 
						|
              10.9736
 | 
						|
            ],
 | 
						|
            "type": "ToPoint",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          {
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            },
 | 
						|
            "from": [
 | 
						|
              0.05,
 | 
						|
              10.9736
 | 
						|
            ],
 | 
						|
            "tag": null,
 | 
						|
            "to": [
 | 
						|
              0.65,
 | 
						|
              10.9736
 | 
						|
            ],
 | 
						|
            "type": "ToPoint",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          {
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            },
 | 
						|
            "from": [
 | 
						|
              0.65,
 | 
						|
              10.9736
 | 
						|
            ],
 | 
						|
            "tag": null,
 | 
						|
            "to": [
 | 
						|
              0.65,
 | 
						|
              10.9236
 | 
						|
            ],
 | 
						|
            "type": "ToPoint",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          {
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            },
 | 
						|
            "ccw": false,
 | 
						|
            "center": [
 | 
						|
              0.05,
 | 
						|
              10.9236
 | 
						|
            ],
 | 
						|
            "from": [
 | 
						|
              0.65,
 | 
						|
              10.9236
 | 
						|
            ],
 | 
						|
            "tag": null,
 | 
						|
            "to": [
 | 
						|
              0.05,
 | 
						|
              10.3236
 | 
						|
            ],
 | 
						|
            "type": "TangentialArc",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          {
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            },
 | 
						|
            "from": [
 | 
						|
              0.05,
 | 
						|
              10.3236
 | 
						|
            ],
 | 
						|
            "tag": null,
 | 
						|
            "to": [
 | 
						|
              0.1,
 | 
						|
              1.0
 | 
						|
            ],
 | 
						|
            "type": "ToPoint",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          {
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            },
 | 
						|
            "from": [
 | 
						|
              0.1,
 | 
						|
              1.0
 | 
						|
            ],
 | 
						|
            "tag": null,
 | 
						|
            "to": [
 | 
						|
              0.1,
 | 
						|
              1.0
 | 
						|
            ],
 | 
						|
            "type": "ToPoint",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          }
 | 
						|
        ],
 | 
						|
        "on": {
 | 
						|
          "type": "plane",
 | 
						|
          "id": "[uuid]",
 | 
						|
          "artifactId": "[uuid]",
 | 
						|
          "value": "XZ",
 | 
						|
          "origin": {
 | 
						|
            "x": 0.0,
 | 
						|
            "y": 0.0,
 | 
						|
            "z": 0.0,
 | 
						|
            "units": {
 | 
						|
              "type": "Mm"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "xAxis": {
 | 
						|
            "x": 1.0,
 | 
						|
            "y": 0.0,
 | 
						|
            "z": 0.0,
 | 
						|
            "units": {
 | 
						|
              "type": "Mm"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "yAxis": {
 | 
						|
            "x": 0.0,
 | 
						|
            "y": 0.0,
 | 
						|
            "z": 1.0,
 | 
						|
            "units": {
 | 
						|
              "type": "Mm"
 | 
						|
            }
 | 
						|
          }
 | 
						|
        },
 | 
						|
        "start": {
 | 
						|
          "from": [
 | 
						|
            0.1,
 | 
						|
            1.0
 | 
						|
          ],
 | 
						|
          "to": [
 | 
						|
            0.1,
 | 
						|
            1.0
 | 
						|
          ],
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          },
 | 
						|
          "tag": null,
 | 
						|
          "__geoMeta": {
 | 
						|
            "id": "[uuid]",
 | 
						|
            "sourceRange": []
 | 
						|
          }
 | 
						|
        },
 | 
						|
        "artifactId": "[uuid]",
 | 
						|
        "originalId": "[uuid]",
 | 
						|
        "units": {
 | 
						|
          "type": "Inches"
 | 
						|
        }
 | 
						|
      },
 | 
						|
      "height": 0.0,
 | 
						|
      "startCapId": null,
 | 
						|
      "endCapId": null,
 | 
						|
      "units": {
 | 
						|
        "type": "Inches"
 | 
						|
      },
 | 
						|
      "sectional": false
 | 
						|
    }
 | 
						|
  },
 | 
						|
  "sketch007": {
 | 
						|
    "type": "Sketch",
 | 
						|
    "value": {
 | 
						|
      "type": "Sketch",
 | 
						|
      "id": "[uuid]",
 | 
						|
      "paths": [
 | 
						|
        {
 | 
						|
          "__geoMeta": {
 | 
						|
            "id": "[uuid]",
 | 
						|
            "sourceRange": []
 | 
						|
          },
 | 
						|
          "ccw": true,
 | 
						|
          "center": [
 | 
						|
            0.0,
 | 
						|
            0.0
 | 
						|
          ],
 | 
						|
          "from": [
 | 
						|
            1.965,
 | 
						|
            0.0
 | 
						|
          ],
 | 
						|
          "radius": 1.965,
 | 
						|
          "tag": null,
 | 
						|
          "to": [
 | 
						|
            1.965,
 | 
						|
            0.0
 | 
						|
          ],
 | 
						|
          "type": "Circle",
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          }
 | 
						|
        }
 | 
						|
      ],
 | 
						|
      "on": {
 | 
						|
        "type": "plane",
 | 
						|
        "id": "[uuid]",
 | 
						|
        "artifactId": "[uuid]",
 | 
						|
        "value": "Custom",
 | 
						|
        "origin": {
 | 
						|
          "x": 0.0,
 | 
						|
          "y": 0.0,
 | 
						|
          "z": 28.448,
 | 
						|
          "units": {
 | 
						|
            "type": "Mm"
 | 
						|
          }
 | 
						|
        },
 | 
						|
        "xAxis": {
 | 
						|
          "x": 1.0,
 | 
						|
          "y": 0.0,
 | 
						|
          "z": 0.0,
 | 
						|
          "units": {
 | 
						|
            "type": "Mm"
 | 
						|
          }
 | 
						|
        },
 | 
						|
        "yAxis": {
 | 
						|
          "x": 0.0,
 | 
						|
          "y": 1.0,
 | 
						|
          "z": 0.0,
 | 
						|
          "units": {
 | 
						|
            "type": "Mm"
 | 
						|
          }
 | 
						|
        }
 | 
						|
      },
 | 
						|
      "start": {
 | 
						|
        "from": [
 | 
						|
          1.965,
 | 
						|
          0.0
 | 
						|
        ],
 | 
						|
        "to": [
 | 
						|
          1.965,
 | 
						|
          0.0
 | 
						|
        ],
 | 
						|
        "units": {
 | 
						|
          "type": "Inches"
 | 
						|
        },
 | 
						|
        "tag": null,
 | 
						|
        "__geoMeta": {
 | 
						|
          "id": "[uuid]",
 | 
						|
          "sourceRange": []
 | 
						|
        }
 | 
						|
      },
 | 
						|
      "artifactId": "[uuid]",
 | 
						|
      "originalId": "[uuid]",
 | 
						|
      "units": {
 | 
						|
        "type": "Inches"
 | 
						|
      }
 | 
						|
    }
 | 
						|
  },
 | 
						|
  "sketch008": {
 | 
						|
    "type": "HomArray",
 | 
						|
    "value": [
 | 
						|
      {
 | 
						|
        "type": "Sketch",
 | 
						|
        "value": {
 | 
						|
          "type": "Sketch",
 | 
						|
          "id": "[uuid]",
 | 
						|
          "paths": [
 | 
						|
            {
 | 
						|
              "__geoMeta": {
 | 
						|
                "id": "[uuid]",
 | 
						|
                "sourceRange": []
 | 
						|
              },
 | 
						|
              "ccw": true,
 | 
						|
              "center": [
 | 
						|
                1.4,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "from": [
 | 
						|
                1.7,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "radius": 0.3,
 | 
						|
              "tag": null,
 | 
						|
              "to": [
 | 
						|
                1.7,
 | 
						|
                0.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,
 | 
						|
              "units": {
 | 
						|
                "type": "Mm"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "yAxis": {
 | 
						|
              "x": 0.0,
 | 
						|
              "y": 1.0,
 | 
						|
              "z": 0.0,
 | 
						|
              "units": {
 | 
						|
                "type": "Mm"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "solid": {
 | 
						|
              "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,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "from": [
 | 
						|
                      1.965,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "radius": 1.965,
 | 
						|
                    "tag": null,
 | 
						|
                    "to": [
 | 
						|
                      1.965,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "type": "Circle",
 | 
						|
                    "units": {
 | 
						|
                      "type": "Inches"
 | 
						|
                    }
 | 
						|
                  }
 | 
						|
                ],
 | 
						|
                "on": {
 | 
						|
                  "type": "plane",
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "artifactId": "[uuid]",
 | 
						|
                  "value": "Custom",
 | 
						|
                  "origin": {
 | 
						|
                    "x": 0.0,
 | 
						|
                    "y": 0.0,
 | 
						|
                    "z": 28.448,
 | 
						|
                    "units": {
 | 
						|
                      "type": "Mm"
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "xAxis": {
 | 
						|
                    "x": 1.0,
 | 
						|
                    "y": 0.0,
 | 
						|
                    "z": 0.0,
 | 
						|
                    "units": {
 | 
						|
                      "type": "Mm"
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "yAxis": {
 | 
						|
                    "x": 0.0,
 | 
						|
                    "y": 1.0,
 | 
						|
                    "z": 0.0,
 | 
						|
                    "units": {
 | 
						|
                      "type": "Mm"
 | 
						|
                    }
 | 
						|
                  }
 | 
						|
                },
 | 
						|
                "start": {
 | 
						|
                  "from": [
 | 
						|
                    1.965,
 | 
						|
                    0.0
 | 
						|
                  ],
 | 
						|
                  "to": [
 | 
						|
                    1.965,
 | 
						|
                    0.0
 | 
						|
                  ],
 | 
						|
                  "units": {
 | 
						|
                    "type": "Inches"
 | 
						|
                  },
 | 
						|
                  "tag": null,
 | 
						|
                  "__geoMeta": {
 | 
						|
                    "id": "[uuid]",
 | 
						|
                    "sourceRange": []
 | 
						|
                  }
 | 
						|
                },
 | 
						|
                "artifactId": "[uuid]",
 | 
						|
                "originalId": "[uuid]",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "height": 0.05,
 | 
						|
              "startCapId": "[uuid]",
 | 
						|
              "endCapId": "[uuid]",
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              },
 | 
						|
              "sectional": false
 | 
						|
            },
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "start": {
 | 
						|
            "from": [
 | 
						|
              1.7,
 | 
						|
              0.0
 | 
						|
            ],
 | 
						|
            "to": [
 | 
						|
              1.7,
 | 
						|
              0.0
 | 
						|
            ],
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            },
 | 
						|
            "tag": null,
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "artifactId": "[uuid]",
 | 
						|
          "originalId": "[uuid]",
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          }
 | 
						|
        }
 | 
						|
      },
 | 
						|
      {
 | 
						|
        "type": "Sketch",
 | 
						|
        "value": {
 | 
						|
          "type": "Sketch",
 | 
						|
          "id": "[uuid]",
 | 
						|
          "paths": [
 | 
						|
            {
 | 
						|
              "__geoMeta": {
 | 
						|
                "id": "[uuid]",
 | 
						|
                "sourceRange": []
 | 
						|
              },
 | 
						|
              "ccw": true,
 | 
						|
              "center": [
 | 
						|
                1.4,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "from": [
 | 
						|
                1.7,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "radius": 0.3,
 | 
						|
              "tag": null,
 | 
						|
              "to": [
 | 
						|
                1.7,
 | 
						|
                0.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,
 | 
						|
              "units": {
 | 
						|
                "type": "Mm"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "yAxis": {
 | 
						|
              "x": 0.0,
 | 
						|
              "y": 1.0,
 | 
						|
              "z": 0.0,
 | 
						|
              "units": {
 | 
						|
                "type": "Mm"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "solid": {
 | 
						|
              "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,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "from": [
 | 
						|
                      1.965,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "radius": 1.965,
 | 
						|
                    "tag": null,
 | 
						|
                    "to": [
 | 
						|
                      1.965,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "type": "Circle",
 | 
						|
                    "units": {
 | 
						|
                      "type": "Inches"
 | 
						|
                    }
 | 
						|
                  }
 | 
						|
                ],
 | 
						|
                "on": {
 | 
						|
                  "type": "plane",
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "artifactId": "[uuid]",
 | 
						|
                  "value": "Custom",
 | 
						|
                  "origin": {
 | 
						|
                    "x": 0.0,
 | 
						|
                    "y": 0.0,
 | 
						|
                    "z": 28.448,
 | 
						|
                    "units": {
 | 
						|
                      "type": "Mm"
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "xAxis": {
 | 
						|
                    "x": 1.0,
 | 
						|
                    "y": 0.0,
 | 
						|
                    "z": 0.0,
 | 
						|
                    "units": {
 | 
						|
                      "type": "Mm"
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "yAxis": {
 | 
						|
                    "x": 0.0,
 | 
						|
                    "y": 1.0,
 | 
						|
                    "z": 0.0,
 | 
						|
                    "units": {
 | 
						|
                      "type": "Mm"
 | 
						|
                    }
 | 
						|
                  }
 | 
						|
                },
 | 
						|
                "start": {
 | 
						|
                  "from": [
 | 
						|
                    1.965,
 | 
						|
                    0.0
 | 
						|
                  ],
 | 
						|
                  "to": [
 | 
						|
                    1.965,
 | 
						|
                    0.0
 | 
						|
                  ],
 | 
						|
                  "units": {
 | 
						|
                    "type": "Inches"
 | 
						|
                  },
 | 
						|
                  "tag": null,
 | 
						|
                  "__geoMeta": {
 | 
						|
                    "id": "[uuid]",
 | 
						|
                    "sourceRange": []
 | 
						|
                  }
 | 
						|
                },
 | 
						|
                "artifactId": "[uuid]",
 | 
						|
                "originalId": "[uuid]",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "height": 0.05,
 | 
						|
              "startCapId": "[uuid]",
 | 
						|
              "endCapId": "[uuid]",
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              },
 | 
						|
              "sectional": false
 | 
						|
            },
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "start": {
 | 
						|
            "from": [
 | 
						|
              1.7,
 | 
						|
              0.0
 | 
						|
            ],
 | 
						|
            "to": [
 | 
						|
              1.7,
 | 
						|
              0.0
 | 
						|
            ],
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            },
 | 
						|
            "tag": null,
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "artifactId": "[uuid]",
 | 
						|
          "originalId": "[uuid]",
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          }
 | 
						|
        }
 | 
						|
      },
 | 
						|
      {
 | 
						|
        "type": "Sketch",
 | 
						|
        "value": {
 | 
						|
          "type": "Sketch",
 | 
						|
          "id": "[uuid]",
 | 
						|
          "paths": [
 | 
						|
            {
 | 
						|
              "__geoMeta": {
 | 
						|
                "id": "[uuid]",
 | 
						|
                "sourceRange": []
 | 
						|
              },
 | 
						|
              "ccw": true,
 | 
						|
              "center": [
 | 
						|
                1.4,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "from": [
 | 
						|
                1.7,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "radius": 0.3,
 | 
						|
              "tag": null,
 | 
						|
              "to": [
 | 
						|
                1.7,
 | 
						|
                0.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,
 | 
						|
              "units": {
 | 
						|
                "type": "Mm"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "yAxis": {
 | 
						|
              "x": 0.0,
 | 
						|
              "y": 1.0,
 | 
						|
              "z": 0.0,
 | 
						|
              "units": {
 | 
						|
                "type": "Mm"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "solid": {
 | 
						|
              "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,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "from": [
 | 
						|
                      1.965,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "radius": 1.965,
 | 
						|
                    "tag": null,
 | 
						|
                    "to": [
 | 
						|
                      1.965,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "type": "Circle",
 | 
						|
                    "units": {
 | 
						|
                      "type": "Inches"
 | 
						|
                    }
 | 
						|
                  }
 | 
						|
                ],
 | 
						|
                "on": {
 | 
						|
                  "type": "plane",
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "artifactId": "[uuid]",
 | 
						|
                  "value": "Custom",
 | 
						|
                  "origin": {
 | 
						|
                    "x": 0.0,
 | 
						|
                    "y": 0.0,
 | 
						|
                    "z": 28.448,
 | 
						|
                    "units": {
 | 
						|
                      "type": "Mm"
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "xAxis": {
 | 
						|
                    "x": 1.0,
 | 
						|
                    "y": 0.0,
 | 
						|
                    "z": 0.0,
 | 
						|
                    "units": {
 | 
						|
                      "type": "Mm"
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "yAxis": {
 | 
						|
                    "x": 0.0,
 | 
						|
                    "y": 1.0,
 | 
						|
                    "z": 0.0,
 | 
						|
                    "units": {
 | 
						|
                      "type": "Mm"
 | 
						|
                    }
 | 
						|
                  }
 | 
						|
                },
 | 
						|
                "start": {
 | 
						|
                  "from": [
 | 
						|
                    1.965,
 | 
						|
                    0.0
 | 
						|
                  ],
 | 
						|
                  "to": [
 | 
						|
                    1.965,
 | 
						|
                    0.0
 | 
						|
                  ],
 | 
						|
                  "units": {
 | 
						|
                    "type": "Inches"
 | 
						|
                  },
 | 
						|
                  "tag": null,
 | 
						|
                  "__geoMeta": {
 | 
						|
                    "id": "[uuid]",
 | 
						|
                    "sourceRange": []
 | 
						|
                  }
 | 
						|
                },
 | 
						|
                "artifactId": "[uuid]",
 | 
						|
                "originalId": "[uuid]",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "height": 0.05,
 | 
						|
              "startCapId": "[uuid]",
 | 
						|
              "endCapId": "[uuid]",
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              },
 | 
						|
              "sectional": false
 | 
						|
            },
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "start": {
 | 
						|
            "from": [
 | 
						|
              1.7,
 | 
						|
              0.0
 | 
						|
            ],
 | 
						|
            "to": [
 | 
						|
              1.7,
 | 
						|
              0.0
 | 
						|
            ],
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            },
 | 
						|
            "tag": null,
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "artifactId": "[uuid]",
 | 
						|
          "originalId": "[uuid]",
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          }
 | 
						|
        }
 | 
						|
      },
 | 
						|
      {
 | 
						|
        "type": "Sketch",
 | 
						|
        "value": {
 | 
						|
          "type": "Sketch",
 | 
						|
          "id": "[uuid]",
 | 
						|
          "paths": [
 | 
						|
            {
 | 
						|
              "__geoMeta": {
 | 
						|
                "id": "[uuid]",
 | 
						|
                "sourceRange": []
 | 
						|
              },
 | 
						|
              "ccw": true,
 | 
						|
              "center": [
 | 
						|
                1.4,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "from": [
 | 
						|
                1.7,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "radius": 0.3,
 | 
						|
              "tag": null,
 | 
						|
              "to": [
 | 
						|
                1.7,
 | 
						|
                0.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,
 | 
						|
              "units": {
 | 
						|
                "type": "Mm"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "yAxis": {
 | 
						|
              "x": 0.0,
 | 
						|
              "y": 1.0,
 | 
						|
              "z": 0.0,
 | 
						|
              "units": {
 | 
						|
                "type": "Mm"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "solid": {
 | 
						|
              "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,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "from": [
 | 
						|
                      1.965,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "radius": 1.965,
 | 
						|
                    "tag": null,
 | 
						|
                    "to": [
 | 
						|
                      1.965,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "type": "Circle",
 | 
						|
                    "units": {
 | 
						|
                      "type": "Inches"
 | 
						|
                    }
 | 
						|
                  }
 | 
						|
                ],
 | 
						|
                "on": {
 | 
						|
                  "type": "plane",
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "artifactId": "[uuid]",
 | 
						|
                  "value": "Custom",
 | 
						|
                  "origin": {
 | 
						|
                    "x": 0.0,
 | 
						|
                    "y": 0.0,
 | 
						|
                    "z": 28.448,
 | 
						|
                    "units": {
 | 
						|
                      "type": "Mm"
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "xAxis": {
 | 
						|
                    "x": 1.0,
 | 
						|
                    "y": 0.0,
 | 
						|
                    "z": 0.0,
 | 
						|
                    "units": {
 | 
						|
                      "type": "Mm"
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "yAxis": {
 | 
						|
                    "x": 0.0,
 | 
						|
                    "y": 1.0,
 | 
						|
                    "z": 0.0,
 | 
						|
                    "units": {
 | 
						|
                      "type": "Mm"
 | 
						|
                    }
 | 
						|
                  }
 | 
						|
                },
 | 
						|
                "start": {
 | 
						|
                  "from": [
 | 
						|
                    1.965,
 | 
						|
                    0.0
 | 
						|
                  ],
 | 
						|
                  "to": [
 | 
						|
                    1.965,
 | 
						|
                    0.0
 | 
						|
                  ],
 | 
						|
                  "units": {
 | 
						|
                    "type": "Inches"
 | 
						|
                  },
 | 
						|
                  "tag": null,
 | 
						|
                  "__geoMeta": {
 | 
						|
                    "id": "[uuid]",
 | 
						|
                    "sourceRange": []
 | 
						|
                  }
 | 
						|
                },
 | 
						|
                "artifactId": "[uuid]",
 | 
						|
                "originalId": "[uuid]",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "height": 0.05,
 | 
						|
              "startCapId": "[uuid]",
 | 
						|
              "endCapId": "[uuid]",
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              },
 | 
						|
              "sectional": false
 | 
						|
            },
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "start": {
 | 
						|
            "from": [
 | 
						|
              1.7,
 | 
						|
              0.0
 | 
						|
            ],
 | 
						|
            "to": [
 | 
						|
              1.7,
 | 
						|
              0.0
 | 
						|
            ],
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            },
 | 
						|
            "tag": null,
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "artifactId": "[uuid]",
 | 
						|
          "originalId": "[uuid]",
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          }
 | 
						|
        }
 | 
						|
      },
 | 
						|
      {
 | 
						|
        "type": "Sketch",
 | 
						|
        "value": {
 | 
						|
          "type": "Sketch",
 | 
						|
          "id": "[uuid]",
 | 
						|
          "paths": [
 | 
						|
            {
 | 
						|
              "__geoMeta": {
 | 
						|
                "id": "[uuid]",
 | 
						|
                "sourceRange": []
 | 
						|
              },
 | 
						|
              "ccw": true,
 | 
						|
              "center": [
 | 
						|
                1.4,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "from": [
 | 
						|
                1.7,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "radius": 0.3,
 | 
						|
              "tag": null,
 | 
						|
              "to": [
 | 
						|
                1.7,
 | 
						|
                0.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,
 | 
						|
              "units": {
 | 
						|
                "type": "Mm"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "yAxis": {
 | 
						|
              "x": 0.0,
 | 
						|
              "y": 1.0,
 | 
						|
              "z": 0.0,
 | 
						|
              "units": {
 | 
						|
                "type": "Mm"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "solid": {
 | 
						|
              "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,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "from": [
 | 
						|
                      1.965,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "radius": 1.965,
 | 
						|
                    "tag": null,
 | 
						|
                    "to": [
 | 
						|
                      1.965,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "type": "Circle",
 | 
						|
                    "units": {
 | 
						|
                      "type": "Inches"
 | 
						|
                    }
 | 
						|
                  }
 | 
						|
                ],
 | 
						|
                "on": {
 | 
						|
                  "type": "plane",
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "artifactId": "[uuid]",
 | 
						|
                  "value": "Custom",
 | 
						|
                  "origin": {
 | 
						|
                    "x": 0.0,
 | 
						|
                    "y": 0.0,
 | 
						|
                    "z": 28.448,
 | 
						|
                    "units": {
 | 
						|
                      "type": "Mm"
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "xAxis": {
 | 
						|
                    "x": 1.0,
 | 
						|
                    "y": 0.0,
 | 
						|
                    "z": 0.0,
 | 
						|
                    "units": {
 | 
						|
                      "type": "Mm"
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "yAxis": {
 | 
						|
                    "x": 0.0,
 | 
						|
                    "y": 1.0,
 | 
						|
                    "z": 0.0,
 | 
						|
                    "units": {
 | 
						|
                      "type": "Mm"
 | 
						|
                    }
 | 
						|
                  }
 | 
						|
                },
 | 
						|
                "start": {
 | 
						|
                  "from": [
 | 
						|
                    1.965,
 | 
						|
                    0.0
 | 
						|
                  ],
 | 
						|
                  "to": [
 | 
						|
                    1.965,
 | 
						|
                    0.0
 | 
						|
                  ],
 | 
						|
                  "units": {
 | 
						|
                    "type": "Inches"
 | 
						|
                  },
 | 
						|
                  "tag": null,
 | 
						|
                  "__geoMeta": {
 | 
						|
                    "id": "[uuid]",
 | 
						|
                    "sourceRange": []
 | 
						|
                  }
 | 
						|
                },
 | 
						|
                "artifactId": "[uuid]",
 | 
						|
                "originalId": "[uuid]",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "height": 0.05,
 | 
						|
              "startCapId": "[uuid]",
 | 
						|
              "endCapId": "[uuid]",
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              },
 | 
						|
              "sectional": false
 | 
						|
            },
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "start": {
 | 
						|
            "from": [
 | 
						|
              1.7,
 | 
						|
              0.0
 | 
						|
            ],
 | 
						|
            "to": [
 | 
						|
              1.7,
 | 
						|
              0.0
 | 
						|
            ],
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            },
 | 
						|
            "tag": null,
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "artifactId": "[uuid]",
 | 
						|
          "originalId": "[uuid]",
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          }
 | 
						|
        }
 | 
						|
      },
 | 
						|
      {
 | 
						|
        "type": "Sketch",
 | 
						|
        "value": {
 | 
						|
          "type": "Sketch",
 | 
						|
          "id": "[uuid]",
 | 
						|
          "paths": [
 | 
						|
            {
 | 
						|
              "__geoMeta": {
 | 
						|
                "id": "[uuid]",
 | 
						|
                "sourceRange": []
 | 
						|
              },
 | 
						|
              "ccw": true,
 | 
						|
              "center": [
 | 
						|
                1.4,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "from": [
 | 
						|
                1.7,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "radius": 0.3,
 | 
						|
              "tag": null,
 | 
						|
              "to": [
 | 
						|
                1.7,
 | 
						|
                0.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,
 | 
						|
              "units": {
 | 
						|
                "type": "Mm"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "yAxis": {
 | 
						|
              "x": 0.0,
 | 
						|
              "y": 1.0,
 | 
						|
              "z": 0.0,
 | 
						|
              "units": {
 | 
						|
                "type": "Mm"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "solid": {
 | 
						|
              "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,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "from": [
 | 
						|
                      1.965,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "radius": 1.965,
 | 
						|
                    "tag": null,
 | 
						|
                    "to": [
 | 
						|
                      1.965,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "type": "Circle",
 | 
						|
                    "units": {
 | 
						|
                      "type": "Inches"
 | 
						|
                    }
 | 
						|
                  }
 | 
						|
                ],
 | 
						|
                "on": {
 | 
						|
                  "type": "plane",
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "artifactId": "[uuid]",
 | 
						|
                  "value": "Custom",
 | 
						|
                  "origin": {
 | 
						|
                    "x": 0.0,
 | 
						|
                    "y": 0.0,
 | 
						|
                    "z": 28.448,
 | 
						|
                    "units": {
 | 
						|
                      "type": "Mm"
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "xAxis": {
 | 
						|
                    "x": 1.0,
 | 
						|
                    "y": 0.0,
 | 
						|
                    "z": 0.0,
 | 
						|
                    "units": {
 | 
						|
                      "type": "Mm"
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "yAxis": {
 | 
						|
                    "x": 0.0,
 | 
						|
                    "y": 1.0,
 | 
						|
                    "z": 0.0,
 | 
						|
                    "units": {
 | 
						|
                      "type": "Mm"
 | 
						|
                    }
 | 
						|
                  }
 | 
						|
                },
 | 
						|
                "start": {
 | 
						|
                  "from": [
 | 
						|
                    1.965,
 | 
						|
                    0.0
 | 
						|
                  ],
 | 
						|
                  "to": [
 | 
						|
                    1.965,
 | 
						|
                    0.0
 | 
						|
                  ],
 | 
						|
                  "units": {
 | 
						|
                    "type": "Inches"
 | 
						|
                  },
 | 
						|
                  "tag": null,
 | 
						|
                  "__geoMeta": {
 | 
						|
                    "id": "[uuid]",
 | 
						|
                    "sourceRange": []
 | 
						|
                  }
 | 
						|
                },
 | 
						|
                "artifactId": "[uuid]",
 | 
						|
                "originalId": "[uuid]",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "height": 0.05,
 | 
						|
              "startCapId": "[uuid]",
 | 
						|
              "endCapId": "[uuid]",
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              },
 | 
						|
              "sectional": false
 | 
						|
            },
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "start": {
 | 
						|
            "from": [
 | 
						|
              1.7,
 | 
						|
              0.0
 | 
						|
            ],
 | 
						|
            "to": [
 | 
						|
              1.7,
 | 
						|
              0.0
 | 
						|
            ],
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            },
 | 
						|
            "tag": null,
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "artifactId": "[uuid]",
 | 
						|
          "originalId": "[uuid]",
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          }
 | 
						|
        }
 | 
						|
      },
 | 
						|
      {
 | 
						|
        "type": "Sketch",
 | 
						|
        "value": {
 | 
						|
          "type": "Sketch",
 | 
						|
          "id": "[uuid]",
 | 
						|
          "paths": [
 | 
						|
            {
 | 
						|
              "__geoMeta": {
 | 
						|
                "id": "[uuid]",
 | 
						|
                "sourceRange": []
 | 
						|
              },
 | 
						|
              "ccw": true,
 | 
						|
              "center": [
 | 
						|
                1.4,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "from": [
 | 
						|
                1.7,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "radius": 0.3,
 | 
						|
              "tag": null,
 | 
						|
              "to": [
 | 
						|
                1.7,
 | 
						|
                0.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,
 | 
						|
              "units": {
 | 
						|
                "type": "Mm"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "yAxis": {
 | 
						|
              "x": 0.0,
 | 
						|
              "y": 1.0,
 | 
						|
              "z": 0.0,
 | 
						|
              "units": {
 | 
						|
                "type": "Mm"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "solid": {
 | 
						|
              "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,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "from": [
 | 
						|
                      1.965,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "radius": 1.965,
 | 
						|
                    "tag": null,
 | 
						|
                    "to": [
 | 
						|
                      1.965,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "type": "Circle",
 | 
						|
                    "units": {
 | 
						|
                      "type": "Inches"
 | 
						|
                    }
 | 
						|
                  }
 | 
						|
                ],
 | 
						|
                "on": {
 | 
						|
                  "type": "plane",
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "artifactId": "[uuid]",
 | 
						|
                  "value": "Custom",
 | 
						|
                  "origin": {
 | 
						|
                    "x": 0.0,
 | 
						|
                    "y": 0.0,
 | 
						|
                    "z": 28.448,
 | 
						|
                    "units": {
 | 
						|
                      "type": "Mm"
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "xAxis": {
 | 
						|
                    "x": 1.0,
 | 
						|
                    "y": 0.0,
 | 
						|
                    "z": 0.0,
 | 
						|
                    "units": {
 | 
						|
                      "type": "Mm"
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "yAxis": {
 | 
						|
                    "x": 0.0,
 | 
						|
                    "y": 1.0,
 | 
						|
                    "z": 0.0,
 | 
						|
                    "units": {
 | 
						|
                      "type": "Mm"
 | 
						|
                    }
 | 
						|
                  }
 | 
						|
                },
 | 
						|
                "start": {
 | 
						|
                  "from": [
 | 
						|
                    1.965,
 | 
						|
                    0.0
 | 
						|
                  ],
 | 
						|
                  "to": [
 | 
						|
                    1.965,
 | 
						|
                    0.0
 | 
						|
                  ],
 | 
						|
                  "units": {
 | 
						|
                    "type": "Inches"
 | 
						|
                  },
 | 
						|
                  "tag": null,
 | 
						|
                  "__geoMeta": {
 | 
						|
                    "id": "[uuid]",
 | 
						|
                    "sourceRange": []
 | 
						|
                  }
 | 
						|
                },
 | 
						|
                "artifactId": "[uuid]",
 | 
						|
                "originalId": "[uuid]",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "height": 0.05,
 | 
						|
              "startCapId": "[uuid]",
 | 
						|
              "endCapId": "[uuid]",
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              },
 | 
						|
              "sectional": false
 | 
						|
            },
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "start": {
 | 
						|
            "from": [
 | 
						|
              1.7,
 | 
						|
              0.0
 | 
						|
            ],
 | 
						|
            "to": [
 | 
						|
              1.7,
 | 
						|
              0.0
 | 
						|
            ],
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            },
 | 
						|
            "tag": null,
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "artifactId": "[uuid]",
 | 
						|
          "originalId": "[uuid]",
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          }
 | 
						|
        }
 | 
						|
      },
 | 
						|
      {
 | 
						|
        "type": "Sketch",
 | 
						|
        "value": {
 | 
						|
          "type": "Sketch",
 | 
						|
          "id": "[uuid]",
 | 
						|
          "paths": [
 | 
						|
            {
 | 
						|
              "__geoMeta": {
 | 
						|
                "id": "[uuid]",
 | 
						|
                "sourceRange": []
 | 
						|
              },
 | 
						|
              "ccw": true,
 | 
						|
              "center": [
 | 
						|
                1.4,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "from": [
 | 
						|
                1.7,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "radius": 0.3,
 | 
						|
              "tag": null,
 | 
						|
              "to": [
 | 
						|
                1.7,
 | 
						|
                0.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,
 | 
						|
              "units": {
 | 
						|
                "type": "Mm"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "yAxis": {
 | 
						|
              "x": 0.0,
 | 
						|
              "y": 1.0,
 | 
						|
              "z": 0.0,
 | 
						|
              "units": {
 | 
						|
                "type": "Mm"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "solid": {
 | 
						|
              "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,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "from": [
 | 
						|
                      1.965,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "radius": 1.965,
 | 
						|
                    "tag": null,
 | 
						|
                    "to": [
 | 
						|
                      1.965,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "type": "Circle",
 | 
						|
                    "units": {
 | 
						|
                      "type": "Inches"
 | 
						|
                    }
 | 
						|
                  }
 | 
						|
                ],
 | 
						|
                "on": {
 | 
						|
                  "type": "plane",
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "artifactId": "[uuid]",
 | 
						|
                  "value": "Custom",
 | 
						|
                  "origin": {
 | 
						|
                    "x": 0.0,
 | 
						|
                    "y": 0.0,
 | 
						|
                    "z": 28.448,
 | 
						|
                    "units": {
 | 
						|
                      "type": "Mm"
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "xAxis": {
 | 
						|
                    "x": 1.0,
 | 
						|
                    "y": 0.0,
 | 
						|
                    "z": 0.0,
 | 
						|
                    "units": {
 | 
						|
                      "type": "Mm"
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "yAxis": {
 | 
						|
                    "x": 0.0,
 | 
						|
                    "y": 1.0,
 | 
						|
                    "z": 0.0,
 | 
						|
                    "units": {
 | 
						|
                      "type": "Mm"
 | 
						|
                    }
 | 
						|
                  }
 | 
						|
                },
 | 
						|
                "start": {
 | 
						|
                  "from": [
 | 
						|
                    1.965,
 | 
						|
                    0.0
 | 
						|
                  ],
 | 
						|
                  "to": [
 | 
						|
                    1.965,
 | 
						|
                    0.0
 | 
						|
                  ],
 | 
						|
                  "units": {
 | 
						|
                    "type": "Inches"
 | 
						|
                  },
 | 
						|
                  "tag": null,
 | 
						|
                  "__geoMeta": {
 | 
						|
                    "id": "[uuid]",
 | 
						|
                    "sourceRange": []
 | 
						|
                  }
 | 
						|
                },
 | 
						|
                "artifactId": "[uuid]",
 | 
						|
                "originalId": "[uuid]",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "height": 0.05,
 | 
						|
              "startCapId": "[uuid]",
 | 
						|
              "endCapId": "[uuid]",
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              },
 | 
						|
              "sectional": false
 | 
						|
            },
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "start": {
 | 
						|
            "from": [
 | 
						|
              1.7,
 | 
						|
              0.0
 | 
						|
            ],
 | 
						|
            "to": [
 | 
						|
              1.7,
 | 
						|
              0.0
 | 
						|
            ],
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            },
 | 
						|
            "tag": null,
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "artifactId": "[uuid]",
 | 
						|
          "originalId": "[uuid]",
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          }
 | 
						|
        }
 | 
						|
      }
 | 
						|
    ]
 | 
						|
  },
 | 
						|
  "sketch009": {
 | 
						|
    "type": "HomArray",
 | 
						|
    "value": [
 | 
						|
      {
 | 
						|
        "type": "Sketch",
 | 
						|
        "value": {
 | 
						|
          "type": "Sketch",
 | 
						|
          "id": "[uuid]",
 | 
						|
          "paths": [
 | 
						|
            {
 | 
						|
              "__geoMeta": {
 | 
						|
                "id": "[uuid]",
 | 
						|
                "sourceRange": []
 | 
						|
              },
 | 
						|
              "ccw": true,
 | 
						|
              "center": [
 | 
						|
                0.6,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "from": [
 | 
						|
                0.8,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "radius": 0.2,
 | 
						|
              "tag": null,
 | 
						|
              "to": [
 | 
						|
                0.8,
 | 
						|
                0.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,
 | 
						|
              "units": {
 | 
						|
                "type": "Mm"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "yAxis": {
 | 
						|
              "x": 0.0,
 | 
						|
              "y": 1.0,
 | 
						|
              "z": 0.0,
 | 
						|
              "units": {
 | 
						|
                "type": "Mm"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "solid": {
 | 
						|
              "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,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "from": [
 | 
						|
                      1.965,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "radius": 1.965,
 | 
						|
                    "tag": null,
 | 
						|
                    "to": [
 | 
						|
                      1.965,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "type": "Circle",
 | 
						|
                    "units": {
 | 
						|
                      "type": "Inches"
 | 
						|
                    }
 | 
						|
                  }
 | 
						|
                ],
 | 
						|
                "on": {
 | 
						|
                  "type": "plane",
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "artifactId": "[uuid]",
 | 
						|
                  "value": "Custom",
 | 
						|
                  "origin": {
 | 
						|
                    "x": 0.0,
 | 
						|
                    "y": 0.0,
 | 
						|
                    "z": 28.448,
 | 
						|
                    "units": {
 | 
						|
                      "type": "Mm"
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "xAxis": {
 | 
						|
                    "x": 1.0,
 | 
						|
                    "y": 0.0,
 | 
						|
                    "z": 0.0,
 | 
						|
                    "units": {
 | 
						|
                      "type": "Mm"
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "yAxis": {
 | 
						|
                    "x": 0.0,
 | 
						|
                    "y": 1.0,
 | 
						|
                    "z": 0.0,
 | 
						|
                    "units": {
 | 
						|
                      "type": "Mm"
 | 
						|
                    }
 | 
						|
                  }
 | 
						|
                },
 | 
						|
                "start": {
 | 
						|
                  "from": [
 | 
						|
                    1.965,
 | 
						|
                    0.0
 | 
						|
                  ],
 | 
						|
                  "to": [
 | 
						|
                    1.965,
 | 
						|
                    0.0
 | 
						|
                  ],
 | 
						|
                  "units": {
 | 
						|
                    "type": "Inches"
 | 
						|
                  },
 | 
						|
                  "tag": null,
 | 
						|
                  "__geoMeta": {
 | 
						|
                    "id": "[uuid]",
 | 
						|
                    "sourceRange": []
 | 
						|
                  }
 | 
						|
                },
 | 
						|
                "artifactId": "[uuid]",
 | 
						|
                "originalId": "[uuid]",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "height": 0.05,
 | 
						|
              "startCapId": "[uuid]",
 | 
						|
              "endCapId": "[uuid]",
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              },
 | 
						|
              "sectional": false
 | 
						|
            },
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "start": {
 | 
						|
            "from": [
 | 
						|
              0.8,
 | 
						|
              0.0
 | 
						|
            ],
 | 
						|
            "to": [
 | 
						|
              0.8,
 | 
						|
              0.0
 | 
						|
            ],
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            },
 | 
						|
            "tag": null,
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "artifactId": "[uuid]",
 | 
						|
          "originalId": "[uuid]",
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          }
 | 
						|
        }
 | 
						|
      },
 | 
						|
      {
 | 
						|
        "type": "Sketch",
 | 
						|
        "value": {
 | 
						|
          "type": "Sketch",
 | 
						|
          "id": "[uuid]",
 | 
						|
          "paths": [
 | 
						|
            {
 | 
						|
              "__geoMeta": {
 | 
						|
                "id": "[uuid]",
 | 
						|
                "sourceRange": []
 | 
						|
              },
 | 
						|
              "ccw": true,
 | 
						|
              "center": [
 | 
						|
                0.6,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "from": [
 | 
						|
                0.8,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "radius": 0.2,
 | 
						|
              "tag": null,
 | 
						|
              "to": [
 | 
						|
                0.8,
 | 
						|
                0.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,
 | 
						|
              "units": {
 | 
						|
                "type": "Mm"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "yAxis": {
 | 
						|
              "x": 0.0,
 | 
						|
              "y": 1.0,
 | 
						|
              "z": 0.0,
 | 
						|
              "units": {
 | 
						|
                "type": "Mm"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "solid": {
 | 
						|
              "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,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "from": [
 | 
						|
                      1.965,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "radius": 1.965,
 | 
						|
                    "tag": null,
 | 
						|
                    "to": [
 | 
						|
                      1.965,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "type": "Circle",
 | 
						|
                    "units": {
 | 
						|
                      "type": "Inches"
 | 
						|
                    }
 | 
						|
                  }
 | 
						|
                ],
 | 
						|
                "on": {
 | 
						|
                  "type": "plane",
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "artifactId": "[uuid]",
 | 
						|
                  "value": "Custom",
 | 
						|
                  "origin": {
 | 
						|
                    "x": 0.0,
 | 
						|
                    "y": 0.0,
 | 
						|
                    "z": 28.448,
 | 
						|
                    "units": {
 | 
						|
                      "type": "Mm"
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "xAxis": {
 | 
						|
                    "x": 1.0,
 | 
						|
                    "y": 0.0,
 | 
						|
                    "z": 0.0,
 | 
						|
                    "units": {
 | 
						|
                      "type": "Mm"
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "yAxis": {
 | 
						|
                    "x": 0.0,
 | 
						|
                    "y": 1.0,
 | 
						|
                    "z": 0.0,
 | 
						|
                    "units": {
 | 
						|
                      "type": "Mm"
 | 
						|
                    }
 | 
						|
                  }
 | 
						|
                },
 | 
						|
                "start": {
 | 
						|
                  "from": [
 | 
						|
                    1.965,
 | 
						|
                    0.0
 | 
						|
                  ],
 | 
						|
                  "to": [
 | 
						|
                    1.965,
 | 
						|
                    0.0
 | 
						|
                  ],
 | 
						|
                  "units": {
 | 
						|
                    "type": "Inches"
 | 
						|
                  },
 | 
						|
                  "tag": null,
 | 
						|
                  "__geoMeta": {
 | 
						|
                    "id": "[uuid]",
 | 
						|
                    "sourceRange": []
 | 
						|
                  }
 | 
						|
                },
 | 
						|
                "artifactId": "[uuid]",
 | 
						|
                "originalId": "[uuid]",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "height": 0.05,
 | 
						|
              "startCapId": "[uuid]",
 | 
						|
              "endCapId": "[uuid]",
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              },
 | 
						|
              "sectional": false
 | 
						|
            },
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "start": {
 | 
						|
            "from": [
 | 
						|
              0.8,
 | 
						|
              0.0
 | 
						|
            ],
 | 
						|
            "to": [
 | 
						|
              0.8,
 | 
						|
              0.0
 | 
						|
            ],
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            },
 | 
						|
            "tag": null,
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "artifactId": "[uuid]",
 | 
						|
          "originalId": "[uuid]",
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          }
 | 
						|
        }
 | 
						|
      },
 | 
						|
      {
 | 
						|
        "type": "Sketch",
 | 
						|
        "value": {
 | 
						|
          "type": "Sketch",
 | 
						|
          "id": "[uuid]",
 | 
						|
          "paths": [
 | 
						|
            {
 | 
						|
              "__geoMeta": {
 | 
						|
                "id": "[uuid]",
 | 
						|
                "sourceRange": []
 | 
						|
              },
 | 
						|
              "ccw": true,
 | 
						|
              "center": [
 | 
						|
                0.6,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "from": [
 | 
						|
                0.8,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "radius": 0.2,
 | 
						|
              "tag": null,
 | 
						|
              "to": [
 | 
						|
                0.8,
 | 
						|
                0.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,
 | 
						|
              "units": {
 | 
						|
                "type": "Mm"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "yAxis": {
 | 
						|
              "x": 0.0,
 | 
						|
              "y": 1.0,
 | 
						|
              "z": 0.0,
 | 
						|
              "units": {
 | 
						|
                "type": "Mm"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "solid": {
 | 
						|
              "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,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "from": [
 | 
						|
                      1.965,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "radius": 1.965,
 | 
						|
                    "tag": null,
 | 
						|
                    "to": [
 | 
						|
                      1.965,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "type": "Circle",
 | 
						|
                    "units": {
 | 
						|
                      "type": "Inches"
 | 
						|
                    }
 | 
						|
                  }
 | 
						|
                ],
 | 
						|
                "on": {
 | 
						|
                  "type": "plane",
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "artifactId": "[uuid]",
 | 
						|
                  "value": "Custom",
 | 
						|
                  "origin": {
 | 
						|
                    "x": 0.0,
 | 
						|
                    "y": 0.0,
 | 
						|
                    "z": 28.448,
 | 
						|
                    "units": {
 | 
						|
                      "type": "Mm"
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "xAxis": {
 | 
						|
                    "x": 1.0,
 | 
						|
                    "y": 0.0,
 | 
						|
                    "z": 0.0,
 | 
						|
                    "units": {
 | 
						|
                      "type": "Mm"
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "yAxis": {
 | 
						|
                    "x": 0.0,
 | 
						|
                    "y": 1.0,
 | 
						|
                    "z": 0.0,
 | 
						|
                    "units": {
 | 
						|
                      "type": "Mm"
 | 
						|
                    }
 | 
						|
                  }
 | 
						|
                },
 | 
						|
                "start": {
 | 
						|
                  "from": [
 | 
						|
                    1.965,
 | 
						|
                    0.0
 | 
						|
                  ],
 | 
						|
                  "to": [
 | 
						|
                    1.965,
 | 
						|
                    0.0
 | 
						|
                  ],
 | 
						|
                  "units": {
 | 
						|
                    "type": "Inches"
 | 
						|
                  },
 | 
						|
                  "tag": null,
 | 
						|
                  "__geoMeta": {
 | 
						|
                    "id": "[uuid]",
 | 
						|
                    "sourceRange": []
 | 
						|
                  }
 | 
						|
                },
 | 
						|
                "artifactId": "[uuid]",
 | 
						|
                "originalId": "[uuid]",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "height": 0.05,
 | 
						|
              "startCapId": "[uuid]",
 | 
						|
              "endCapId": "[uuid]",
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              },
 | 
						|
              "sectional": false
 | 
						|
            },
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "start": {
 | 
						|
            "from": [
 | 
						|
              0.8,
 | 
						|
              0.0
 | 
						|
            ],
 | 
						|
            "to": [
 | 
						|
              0.8,
 | 
						|
              0.0
 | 
						|
            ],
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            },
 | 
						|
            "tag": null,
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "artifactId": "[uuid]",
 | 
						|
          "originalId": "[uuid]",
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          }
 | 
						|
        }
 | 
						|
      },
 | 
						|
      {
 | 
						|
        "type": "Sketch",
 | 
						|
        "value": {
 | 
						|
          "type": "Sketch",
 | 
						|
          "id": "[uuid]",
 | 
						|
          "paths": [
 | 
						|
            {
 | 
						|
              "__geoMeta": {
 | 
						|
                "id": "[uuid]",
 | 
						|
                "sourceRange": []
 | 
						|
              },
 | 
						|
              "ccw": true,
 | 
						|
              "center": [
 | 
						|
                0.6,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "from": [
 | 
						|
                0.8,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "radius": 0.2,
 | 
						|
              "tag": null,
 | 
						|
              "to": [
 | 
						|
                0.8,
 | 
						|
                0.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,
 | 
						|
              "units": {
 | 
						|
                "type": "Mm"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "yAxis": {
 | 
						|
              "x": 0.0,
 | 
						|
              "y": 1.0,
 | 
						|
              "z": 0.0,
 | 
						|
              "units": {
 | 
						|
                "type": "Mm"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "solid": {
 | 
						|
              "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,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "from": [
 | 
						|
                      1.965,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "radius": 1.965,
 | 
						|
                    "tag": null,
 | 
						|
                    "to": [
 | 
						|
                      1.965,
 | 
						|
                      0.0
 | 
						|
                    ],
 | 
						|
                    "type": "Circle",
 | 
						|
                    "units": {
 | 
						|
                      "type": "Inches"
 | 
						|
                    }
 | 
						|
                  }
 | 
						|
                ],
 | 
						|
                "on": {
 | 
						|
                  "type": "plane",
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "artifactId": "[uuid]",
 | 
						|
                  "value": "Custom",
 | 
						|
                  "origin": {
 | 
						|
                    "x": 0.0,
 | 
						|
                    "y": 0.0,
 | 
						|
                    "z": 28.448,
 | 
						|
                    "units": {
 | 
						|
                      "type": "Mm"
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "xAxis": {
 | 
						|
                    "x": 1.0,
 | 
						|
                    "y": 0.0,
 | 
						|
                    "z": 0.0,
 | 
						|
                    "units": {
 | 
						|
                      "type": "Mm"
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "yAxis": {
 | 
						|
                    "x": 0.0,
 | 
						|
                    "y": 1.0,
 | 
						|
                    "z": 0.0,
 | 
						|
                    "units": {
 | 
						|
                      "type": "Mm"
 | 
						|
                    }
 | 
						|
                  }
 | 
						|
                },
 | 
						|
                "start": {
 | 
						|
                  "from": [
 | 
						|
                    1.965,
 | 
						|
                    0.0
 | 
						|
                  ],
 | 
						|
                  "to": [
 | 
						|
                    1.965,
 | 
						|
                    0.0
 | 
						|
                  ],
 | 
						|
                  "units": {
 | 
						|
                    "type": "Inches"
 | 
						|
                  },
 | 
						|
                  "tag": null,
 | 
						|
                  "__geoMeta": {
 | 
						|
                    "id": "[uuid]",
 | 
						|
                    "sourceRange": []
 | 
						|
                  }
 | 
						|
                },
 | 
						|
                "artifactId": "[uuid]",
 | 
						|
                "originalId": "[uuid]",
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "height": 0.05,
 | 
						|
              "startCapId": "[uuid]",
 | 
						|
              "endCapId": "[uuid]",
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              },
 | 
						|
              "sectional": false
 | 
						|
            },
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "start": {
 | 
						|
            "from": [
 | 
						|
              0.8,
 | 
						|
              0.0
 | 
						|
            ],
 | 
						|
            "to": [
 | 
						|
              0.8,
 | 
						|
              0.0
 | 
						|
            ],
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            },
 | 
						|
            "tag": null,
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "artifactId": "[uuid]",
 | 
						|
          "originalId": "[uuid]",
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          }
 | 
						|
        }
 | 
						|
      }
 | 
						|
    ]
 | 
						|
  },
 | 
						|
  "sketch010": {
 | 
						|
    "type": "Sketch",
 | 
						|
    "value": {
 | 
						|
      "type": "Sketch",
 | 
						|
      "id": "[uuid]",
 | 
						|
      "paths": [
 | 
						|
        {
 | 
						|
          "__geoMeta": {
 | 
						|
            "id": "[uuid]",
 | 
						|
            "sourceRange": []
 | 
						|
          },
 | 
						|
          "ccw": true,
 | 
						|
          "center": [
 | 
						|
            0.0,
 | 
						|
            0.0
 | 
						|
          ],
 | 
						|
          "from": [
 | 
						|
            2.205,
 | 
						|
            0.0
 | 
						|
          ],
 | 
						|
          "radius": 2.205,
 | 
						|
          "tag": null,
 | 
						|
          "to": [
 | 
						|
            2.205,
 | 
						|
            0.0
 | 
						|
          ],
 | 
						|
          "type": "Circle",
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          }
 | 
						|
        }
 | 
						|
      ],
 | 
						|
      "on": {
 | 
						|
        "type": "plane",
 | 
						|
        "id": "[uuid]",
 | 
						|
        "artifactId": "[uuid]",
 | 
						|
        "value": "XY",
 | 
						|
        "origin": {
 | 
						|
          "x": 0.0,
 | 
						|
          "y": 0.0,
 | 
						|
          "z": 0.0,
 | 
						|
          "units": {
 | 
						|
            "type": "Mm"
 | 
						|
          }
 | 
						|
        },
 | 
						|
        "xAxis": {
 | 
						|
          "x": 1.0,
 | 
						|
          "y": 0.0,
 | 
						|
          "z": 0.0,
 | 
						|
          "units": {
 | 
						|
            "type": "Mm"
 | 
						|
          }
 | 
						|
        },
 | 
						|
        "yAxis": {
 | 
						|
          "x": 0.0,
 | 
						|
          "y": 1.0,
 | 
						|
          "z": 0.0,
 | 
						|
          "units": {
 | 
						|
            "type": "Mm"
 | 
						|
          }
 | 
						|
        }
 | 
						|
      },
 | 
						|
      "start": {
 | 
						|
        "from": [
 | 
						|
          2.205,
 | 
						|
          0.0
 | 
						|
        ],
 | 
						|
        "to": [
 | 
						|
          2.205,
 | 
						|
          0.0
 | 
						|
        ],
 | 
						|
        "units": {
 | 
						|
          "type": "Inches"
 | 
						|
        },
 | 
						|
        "tag": null,
 | 
						|
        "__geoMeta": {
 | 
						|
          "id": "[uuid]",
 | 
						|
          "sourceRange": []
 | 
						|
        }
 | 
						|
      },
 | 
						|
      "artifactId": "[uuid]",
 | 
						|
      "originalId": "[uuid]",
 | 
						|
      "units": {
 | 
						|
        "type": "Inches"
 | 
						|
      }
 | 
						|
    }
 | 
						|
  },
 | 
						|
  "sketch011": {
 | 
						|
    "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"
 | 
						|
        },
 | 
						|
        {
 | 
						|
          "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": [
 | 
						|
              0.2,
 | 
						|
              6.62
 | 
						|
            ],
 | 
						|
            "tag": null,
 | 
						|
            "to": [
 | 
						|
              2.105,
 | 
						|
              6.62
 | 
						|
            ],
 | 
						|
            "type": "ToPoint",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          {
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            },
 | 
						|
            "from": [
 | 
						|
              2.105,
 | 
						|
              6.62
 | 
						|
            ],
 | 
						|
            "tag": null,
 | 
						|
            "to": [
 | 
						|
              2.105,
 | 
						|
              7.32
 | 
						|
            ],
 | 
						|
            "type": "ToPoint",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          {
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            },
 | 
						|
            "from": [
 | 
						|
              2.105,
 | 
						|
              7.32
 | 
						|
            ],
 | 
						|
            "tag": null,
 | 
						|
            "to": [
 | 
						|
              2.405,
 | 
						|
              7.32
 | 
						|
            ],
 | 
						|
            "type": "ToPoint",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          {
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            },
 | 
						|
            "from": [
 | 
						|
              2.405,
 | 
						|
              7.32
 | 
						|
            ],
 | 
						|
            "tag": null,
 | 
						|
            "to": [
 | 
						|
              2.405,
 | 
						|
              7.72
 | 
						|
            ],
 | 
						|
            "type": "ToPoint",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          {
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            },
 | 
						|
            "from": [
 | 
						|
              2.405,
 | 
						|
              7.72
 | 
						|
            ],
 | 
						|
            "tag": null,
 | 
						|
            "to": [
 | 
						|
              2.385,
 | 
						|
              7.74
 | 
						|
            ],
 | 
						|
            "type": "ToPoint",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          {
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            },
 | 
						|
            "from": [
 | 
						|
              2.385,
 | 
						|
              7.74
 | 
						|
            ],
 | 
						|
            "tag": null,
 | 
						|
            "to": [
 | 
						|
              0.08,
 | 
						|
              8.74
 | 
						|
            ],
 | 
						|
            "type": "ToPoint",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          {
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            },
 | 
						|
            "from": [
 | 
						|
              0.08,
 | 
						|
              8.74
 | 
						|
            ],
 | 
						|
            "tag": null,
 | 
						|
            "to": [
 | 
						|
              0.2,
 | 
						|
              6.62
 | 
						|
            ],
 | 
						|
            "type": "ToPoint",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          {
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            },
 | 
						|
            "from": [
 | 
						|
              0.2,
 | 
						|
              6.62
 | 
						|
            ],
 | 
						|
            "tag": null,
 | 
						|
            "to": [
 | 
						|
              0.2,
 | 
						|
              6.62
 | 
						|
            ],
 | 
						|
            "type": "ToPoint",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          }
 | 
						|
        ],
 | 
						|
        "on": {
 | 
						|
          "type": "plane",
 | 
						|
          "id": "[uuid]",
 | 
						|
          "artifactId": "[uuid]",
 | 
						|
          "value": "XZ",
 | 
						|
          "origin": {
 | 
						|
            "x": 0.0,
 | 
						|
            "y": 0.0,
 | 
						|
            "z": 0.0,
 | 
						|
            "units": {
 | 
						|
              "type": "Mm"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "xAxis": {
 | 
						|
            "x": 1.0,
 | 
						|
            "y": 0.0,
 | 
						|
            "z": 0.0,
 | 
						|
            "units": {
 | 
						|
              "type": "Mm"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "yAxis": {
 | 
						|
            "x": 0.0,
 | 
						|
            "y": 0.0,
 | 
						|
            "z": 1.0,
 | 
						|
            "units": {
 | 
						|
              "type": "Mm"
 | 
						|
            }
 | 
						|
          }
 | 
						|
        },
 | 
						|
        "start": {
 | 
						|
          "from": [
 | 
						|
            0.2,
 | 
						|
            6.62
 | 
						|
          ],
 | 
						|
          "to": [
 | 
						|
            0.2,
 | 
						|
            6.62
 | 
						|
          ],
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          },
 | 
						|
          "tag": null,
 | 
						|
          "__geoMeta": {
 | 
						|
            "id": "[uuid]",
 | 
						|
            "sourceRange": []
 | 
						|
          }
 | 
						|
        },
 | 
						|
        "artifactId": "[uuid]",
 | 
						|
        "originalId": "[uuid]",
 | 
						|
        "units": {
 | 
						|
          "type": "Inches"
 | 
						|
        }
 | 
						|
      },
 | 
						|
      "height": 0.0,
 | 
						|
      "startCapId": null,
 | 
						|
      "endCapId": null,
 | 
						|
      "units": {
 | 
						|
        "type": "Inches"
 | 
						|
      },
 | 
						|
      "sectional": false
 | 
						|
    }
 | 
						|
  },
 | 
						|
  "sketch012": {
 | 
						|
    "type": "Sketch",
 | 
						|
    "value": {
 | 
						|
      "type": "Sketch",
 | 
						|
      "id": "[uuid]",
 | 
						|
      "paths": [
 | 
						|
        {
 | 
						|
          "__geoMeta": {
 | 
						|
            "id": "[uuid]",
 | 
						|
            "sourceRange": []
 | 
						|
          },
 | 
						|
          "from": [
 | 
						|
            2.3,
 | 
						|
            6.4
 | 
						|
          ],
 | 
						|
          "tag": null,
 | 
						|
          "to": [
 | 
						|
            2.86,
 | 
						|
            6.4
 | 
						|
          ],
 | 
						|
          "type": "ToPoint",
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          }
 | 
						|
        },
 | 
						|
        {
 | 
						|
          "__geoMeta": {
 | 
						|
            "id": "[uuid]",
 | 
						|
            "sourceRange": []
 | 
						|
          },
 | 
						|
          "ccw": false,
 | 
						|
          "center": [
 | 
						|
            2.86,
 | 
						|
            5.1556
 | 
						|
          ],
 | 
						|
          "from": [
 | 
						|
            2.86,
 | 
						|
            6.4
 | 
						|
          ],
 | 
						|
          "tag": null,
 | 
						|
          "to": [
 | 
						|
            4.1,
 | 
						|
            5.26
 | 
						|
          ],
 | 
						|
          "type": "TangentialArcTo",
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          }
 | 
						|
        },
 | 
						|
        {
 | 
						|
          "__geoMeta": {
 | 
						|
            "id": "[uuid]",
 | 
						|
            "sourceRange": []
 | 
						|
          },
 | 
						|
          "ccw": false,
 | 
						|
          "center": [
 | 
						|
            -24.0397,
 | 
						|
            2.8911
 | 
						|
          ],
 | 
						|
          "from": [
 | 
						|
            4.1,
 | 
						|
            5.26
 | 
						|
          ],
 | 
						|
          "tag": null,
 | 
						|
          "to": [
 | 
						|
            4.17,
 | 
						|
            1.6
 | 
						|
          ],
 | 
						|
          "type": "TangentialArcTo",
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          }
 | 
						|
        },
 | 
						|
        {
 | 
						|
          "__geoMeta": {
 | 
						|
            "id": "[uuid]",
 | 
						|
            "sourceRange": []
 | 
						|
          },
 | 
						|
          "ccw": false,
 | 
						|
          "center": [
 | 
						|
            3.1336,
 | 
						|
            1.6474
 | 
						|
          ],
 | 
						|
          "from": [
 | 
						|
            4.17,
 | 
						|
            1.6
 | 
						|
          ],
 | 
						|
          "tag": null,
 | 
						|
          "to": [
 | 
						|
            3.13,
 | 
						|
            0.61
 | 
						|
          ],
 | 
						|
          "type": "TangentialArcTo",
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          }
 | 
						|
        },
 | 
						|
        {
 | 
						|
          "__geoMeta": {
 | 
						|
            "id": "[uuid]",
 | 
						|
            "sourceRange": []
 | 
						|
          },
 | 
						|
          "from": [
 | 
						|
            3.13,
 | 
						|
            0.61
 | 
						|
          ],
 | 
						|
          "tag": null,
 | 
						|
          "to": [
 | 
						|
            2.04,
 | 
						|
            0.61
 | 
						|
          ],
 | 
						|
          "type": "ToPoint",
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          }
 | 
						|
        },
 | 
						|
        {
 | 
						|
          "__geoMeta": {
 | 
						|
            "id": "[uuid]",
 | 
						|
            "sourceRange": []
 | 
						|
          },
 | 
						|
          "from": [
 | 
						|
            2.04,
 | 
						|
            0.61
 | 
						|
          ],
 | 
						|
          "tag": null,
 | 
						|
          "to": [
 | 
						|
            2.04,
 | 
						|
            1.04
 | 
						|
          ],
 | 
						|
          "type": "ToPoint",
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          }
 | 
						|
        },
 | 
						|
        {
 | 
						|
          "__geoMeta": {
 | 
						|
            "id": "[uuid]",
 | 
						|
            "sourceRange": []
 | 
						|
          },
 | 
						|
          "from": [
 | 
						|
            2.04,
 | 
						|
            1.04
 | 
						|
          ],
 | 
						|
          "tag": null,
 | 
						|
          "to": [
 | 
						|
            3.03,
 | 
						|
            1.02
 | 
						|
          ],
 | 
						|
          "type": "ToPoint",
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          }
 | 
						|
        },
 | 
						|
        {
 | 
						|
          "__geoMeta": {
 | 
						|
            "id": "[uuid]",
 | 
						|
            "sourceRange": []
 | 
						|
          },
 | 
						|
          "ccw": true,
 | 
						|
          "center": [
 | 
						|
            3.0419,
 | 
						|
            1.6081
 | 
						|
          ],
 | 
						|
          "from": [
 | 
						|
            3.03,
 | 
						|
            1.02
 | 
						|
          ],
 | 
						|
          "tag": null,
 | 
						|
          "to": [
 | 
						|
            3.63,
 | 
						|
            1.6
 | 
						|
          ],
 | 
						|
          "type": "TangentialArcTo",
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          }
 | 
						|
        },
 | 
						|
        {
 | 
						|
          "__geoMeta": {
 | 
						|
            "id": "[uuid]",
 | 
						|
            "sourceRange": []
 | 
						|
          },
 | 
						|
          "ccw": true,
 | 
						|
          "center": [
 | 
						|
            -49.5106,
 | 
						|
            2.3278
 | 
						|
          ],
 | 
						|
          "from": [
 | 
						|
            3.63,
 | 
						|
            1.6
 | 
						|
          ],
 | 
						|
          "tag": null,
 | 
						|
          "to": [
 | 
						|
            3.56,
 | 
						|
            5.15
 | 
						|
          ],
 | 
						|
          "type": "TangentialArcTo",
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          }
 | 
						|
        },
 | 
						|
        {
 | 
						|
          "__geoMeta": {
 | 
						|
            "id": "[uuid]",
 | 
						|
            "sourceRange": []
 | 
						|
          },
 | 
						|
          "ccw": true,
 | 
						|
          "center": [
 | 
						|
            2.7871,
 | 
						|
            5.1089
 | 
						|
          ],
 | 
						|
          "from": [
 | 
						|
            3.56,
 | 
						|
            5.15
 | 
						|
          ],
 | 
						|
          "tag": null,
 | 
						|
          "to": [
 | 
						|
            2.72,
 | 
						|
            5.88
 | 
						|
          ],
 | 
						|
          "type": "TangentialArcTo",
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          }
 | 
						|
        },
 | 
						|
        {
 | 
						|
          "__geoMeta": {
 | 
						|
            "id": "[uuid]",
 | 
						|
            "sourceRange": []
 | 
						|
          },
 | 
						|
          "from": [
 | 
						|
            2.72,
 | 
						|
            5.88
 | 
						|
          ],
 | 
						|
          "tag": null,
 | 
						|
          "to": [
 | 
						|
            2.32,
 | 
						|
            5.88
 | 
						|
          ],
 | 
						|
          "type": "ToPoint",
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          }
 | 
						|
        },
 | 
						|
        {
 | 
						|
          "__geoMeta": {
 | 
						|
            "id": "[uuid]",
 | 
						|
            "sourceRange": []
 | 
						|
          },
 | 
						|
          "from": [
 | 
						|
            2.32,
 | 
						|
            5.88
 | 
						|
          ],
 | 
						|
          "tag": null,
 | 
						|
          "to": [
 | 
						|
            2.3,
 | 
						|
            6.4
 | 
						|
          ],
 | 
						|
          "type": "ToPoint",
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          }
 | 
						|
        },
 | 
						|
        {
 | 
						|
          "__geoMeta": {
 | 
						|
            "id": "[uuid]",
 | 
						|
            "sourceRange": []
 | 
						|
          },
 | 
						|
          "from": [
 | 
						|
            2.3,
 | 
						|
            6.4
 | 
						|
          ],
 | 
						|
          "tag": null,
 | 
						|
          "to": [
 | 
						|
            2.3,
 | 
						|
            6.4
 | 
						|
          ],
 | 
						|
          "type": "ToPoint",
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          }
 | 
						|
        }
 | 
						|
      ],
 | 
						|
      "on": {
 | 
						|
        "type": "plane",
 | 
						|
        "id": "[uuid]",
 | 
						|
        "artifactId": "[uuid]",
 | 
						|
        "value": "Custom",
 | 
						|
        "origin": {
 | 
						|
          "x": 0.0,
 | 
						|
          "y": -8.254999999999999,
 | 
						|
          "z": 0.0,
 | 
						|
          "units": {
 | 
						|
            "type": "Mm"
 | 
						|
          }
 | 
						|
        },
 | 
						|
        "xAxis": {
 | 
						|
          "x": 1.0,
 | 
						|
          "y": 0.0,
 | 
						|
          "z": 0.0,
 | 
						|
          "units": {
 | 
						|
            "type": "Mm"
 | 
						|
          }
 | 
						|
        },
 | 
						|
        "yAxis": {
 | 
						|
          "x": 0.0,
 | 
						|
          "y": 0.0,
 | 
						|
          "z": 1.0,
 | 
						|
          "units": {
 | 
						|
            "type": "Mm"
 | 
						|
          }
 | 
						|
        }
 | 
						|
      },
 | 
						|
      "start": {
 | 
						|
        "from": [
 | 
						|
          2.3,
 | 
						|
          6.4
 | 
						|
        ],
 | 
						|
        "to": [
 | 
						|
          2.3,
 | 
						|
          6.4
 | 
						|
        ],
 | 
						|
        "units": {
 | 
						|
          "type": "Inches"
 | 
						|
        },
 | 
						|
        "tag": null,
 | 
						|
        "__geoMeta": {
 | 
						|
          "id": "[uuid]",
 | 
						|
          "sourceRange": []
 | 
						|
        }
 | 
						|
      },
 | 
						|
      "artifactId": "[uuid]",
 | 
						|
      "originalId": "[uuid]",
 | 
						|
      "units": {
 | 
						|
        "type": "Inches"
 | 
						|
      }
 | 
						|
    }
 | 
						|
  }
 | 
						|
}
 |