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