* Improve snapshot testing Signed-off-by: Nick Cameron <nrc@ncameron.org> * A snapshot a day keeps the bugs away! 📷🐛 * A snapshot a day keeps the bugs away! 📷🐛 --------- Signed-off-by: Nick Cameron <nrc@ncameron.org> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
		
			
				
	
	
		
			1315 lines
		
	
	
		
			29 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			1315 lines
		
	
	
		
			29 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
---
 | 
						|
source: kcl-lib/src/simulation_tests.rs
 | 
						|
description: Variables in memory after executing flange.kcl
 | 
						|
---
 | 
						|
{
 | 
						|
  "baseDia": {
 | 
						|
    "type": "Number",
 | 
						|
    "value": 4.625,
 | 
						|
    "ty": {
 | 
						|
      "type": "Default",
 | 
						|
      "len": {
 | 
						|
        "type": "Inches"
 | 
						|
      },
 | 
						|
      "angle": {
 | 
						|
        "type": "Degrees"
 | 
						|
      }
 | 
						|
    }
 | 
						|
  },
 | 
						|
  "baseThickness": {
 | 
						|
    "type": "Number",
 | 
						|
    "value": 0.625,
 | 
						|
    "ty": {
 | 
						|
      "type": "Default",
 | 
						|
      "len": {
 | 
						|
        "type": "Inches"
 | 
						|
      },
 | 
						|
      "angle": {
 | 
						|
        "type": "Degrees"
 | 
						|
      }
 | 
						|
    }
 | 
						|
  },
 | 
						|
  "bottomExtrusion": {
 | 
						|
    "type": "Solid",
 | 
						|
    "value": {
 | 
						|
      "type": "Solid",
 | 
						|
      "id": "[uuid]",
 | 
						|
      "artifactId": "[uuid]",
 | 
						|
      "value": [
 | 
						|
        {
 | 
						|
          "faceId": "[uuid]",
 | 
						|
          "id": "[uuid]",
 | 
						|
          "sourceRange": [],
 | 
						|
          "tag": null,
 | 
						|
          "type": "extrudeArc"
 | 
						|
        }
 | 
						|
      ],
 | 
						|
      "sketch": {
 | 
						|
        "type": "Sketch",
 | 
						|
        "id": "[uuid]",
 | 
						|
        "paths": [
 | 
						|
          {
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            },
 | 
						|
            "ccw": true,
 | 
						|
            "center": [
 | 
						|
              0.0,
 | 
						|
              0.0
 | 
						|
            ],
 | 
						|
            "from": [
 | 
						|
              1.25,
 | 
						|
              0.0
 | 
						|
            ],
 | 
						|
            "radius": 1.25,
 | 
						|
            "tag": null,
 | 
						|
            "to": [
 | 
						|
              1.25,
 | 
						|
              0.0
 | 
						|
            ],
 | 
						|
            "type": "Circle",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          }
 | 
						|
        ],
 | 
						|
        "on": {
 | 
						|
          "type": "face",
 | 
						|
          "id": "[uuid]",
 | 
						|
          "artifactId": "[uuid]",
 | 
						|
          "value": "start",
 | 
						|
          "xAxis": {
 | 
						|
            "x": 1.0,
 | 
						|
            "y": 0.0,
 | 
						|
            "z": 0.0
 | 
						|
          },
 | 
						|
          "yAxis": {
 | 
						|
            "x": 0.0,
 | 
						|
            "y": 1.0,
 | 
						|
            "z": 0.0
 | 
						|
          },
 | 
						|
          "zAxis": {
 | 
						|
            "x": 0.0,
 | 
						|
            "y": 0.0,
 | 
						|
            "z": 1.0
 | 
						|
          },
 | 
						|
          "solid": {
 | 
						|
            "type": "Solid",
 | 
						|
            "id": "[uuid]",
 | 
						|
            "artifactId": "[uuid]",
 | 
						|
            "value": [
 | 
						|
              {
 | 
						|
                "faceId": "[uuid]",
 | 
						|
                "id": "[uuid]",
 | 
						|
                "sourceRange": [],
 | 
						|
                "tag": null,
 | 
						|
                "type": "extrudeArc"
 | 
						|
              }
 | 
						|
            ],
 | 
						|
            "sketch": {
 | 
						|
              "type": "Sketch",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "paths": [
 | 
						|
                {
 | 
						|
                  "__geoMeta": {
 | 
						|
                    "id": "[uuid]",
 | 
						|
                    "sourceRange": []
 | 
						|
                  },
 | 
						|
                  "ccw": true,
 | 
						|
                  "center": [
 | 
						|
                    0.0,
 | 
						|
                    0.0
 | 
						|
                  ],
 | 
						|
                  "from": [
 | 
						|
                    2.3125,
 | 
						|
                    0.0
 | 
						|
                  ],
 | 
						|
                  "radius": 2.3125,
 | 
						|
                  "tag": null,
 | 
						|
                  "to": [
 | 
						|
                    2.3125,
 | 
						|
                    0.0
 | 
						|
                  ],
 | 
						|
                  "type": "Circle",
 | 
						|
                  "units": {
 | 
						|
                    "type": "Inches"
 | 
						|
                  }
 | 
						|
                }
 | 
						|
              ],
 | 
						|
              "on": {
 | 
						|
                "type": "plane",
 | 
						|
                "id": "[uuid]",
 | 
						|
                "artifactId": "[uuid]",
 | 
						|
                "value": "XY",
 | 
						|
                "origin": {
 | 
						|
                  "x": 0.0,
 | 
						|
                  "y": 0.0,
 | 
						|
                  "z": 0.0
 | 
						|
                },
 | 
						|
                "xAxis": {
 | 
						|
                  "x": 1.0,
 | 
						|
                  "y": 0.0,
 | 
						|
                  "z": 0.0
 | 
						|
                },
 | 
						|
                "yAxis": {
 | 
						|
                  "x": 0.0,
 | 
						|
                  "y": 1.0,
 | 
						|
                  "z": 0.0
 | 
						|
                },
 | 
						|
                "zAxis": {
 | 
						|
                  "x": 0.0,
 | 
						|
                  "y": 0.0,
 | 
						|
                  "z": 1.0
 | 
						|
                },
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "start": {
 | 
						|
                "from": [
 | 
						|
                  2.3125,
 | 
						|
                  0.0
 | 
						|
                ],
 | 
						|
                "to": [
 | 
						|
                  2.3125,
 | 
						|
                  0.0
 | 
						|
                ],
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                },
 | 
						|
                "tag": null,
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "artifactId": "[uuid]",
 | 
						|
              "originalId": "[uuid]",
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "height": 0.625,
 | 
						|
            "startCapId": "[uuid]",
 | 
						|
            "endCapId": "[uuid]",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          }
 | 
						|
        },
 | 
						|
        "start": {
 | 
						|
          "from": [
 | 
						|
            1.25,
 | 
						|
            0.0
 | 
						|
          ],
 | 
						|
          "to": [
 | 
						|
            1.25,
 | 
						|
            0.0
 | 
						|
          ],
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          },
 | 
						|
          "tag": null,
 | 
						|
          "__geoMeta": {
 | 
						|
            "id": "[uuid]",
 | 
						|
            "sourceRange": []
 | 
						|
          }
 | 
						|
        },
 | 
						|
        "artifactId": "[uuid]",
 | 
						|
        "originalId": "[uuid]",
 | 
						|
        "units": {
 | 
						|
          "type": "Inches"
 | 
						|
        }
 | 
						|
      },
 | 
						|
      "height": 0.06,
 | 
						|
      "startCapId": null,
 | 
						|
      "endCapId": "[uuid]",
 | 
						|
      "units": {
 | 
						|
        "type": "Inches"
 | 
						|
      }
 | 
						|
    }
 | 
						|
  },
 | 
						|
  "bottomThickness": {
 | 
						|
    "type": "Number",
 | 
						|
    "value": 0.06,
 | 
						|
    "ty": {
 | 
						|
      "type": "Default",
 | 
						|
      "len": {
 | 
						|
        "type": "Inches"
 | 
						|
      },
 | 
						|
      "angle": {
 | 
						|
        "type": "Degrees"
 | 
						|
      }
 | 
						|
    }
 | 
						|
  },
 | 
						|
  "bottomTotalDiameter": {
 | 
						|
    "type": "Number",
 | 
						|
    "value": 2.5,
 | 
						|
    "ty": {
 | 
						|
      "type": "Default",
 | 
						|
      "len": {
 | 
						|
        "type": "Inches"
 | 
						|
      },
 | 
						|
      "angle": {
 | 
						|
        "type": "Degrees"
 | 
						|
      }
 | 
						|
    }
 | 
						|
  },
 | 
						|
  "circles": {
 | 
						|
    "type": "HomArray",
 | 
						|
    "value": [
 | 
						|
      {
 | 
						|
        "type": "Sketch",
 | 
						|
        "value": {
 | 
						|
          "type": "Sketch",
 | 
						|
          "id": "[uuid]",
 | 
						|
          "paths": [
 | 
						|
            {
 | 
						|
              "__geoMeta": {
 | 
						|
                "id": "[uuid]",
 | 
						|
                "sourceRange": []
 | 
						|
              },
 | 
						|
              "ccw": true,
 | 
						|
              "center": [
 | 
						|
                1.75,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "from": [
 | 
						|
                2.0625,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "radius": 0.3125,
 | 
						|
              "tag": null,
 | 
						|
              "to": [
 | 
						|
                2.0625,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "type": "Circle",
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              }
 | 
						|
            }
 | 
						|
          ],
 | 
						|
          "on": {
 | 
						|
            "type": "plane",
 | 
						|
            "id": "[uuid]",
 | 
						|
            "artifactId": "[uuid]",
 | 
						|
            "value": "XY",
 | 
						|
            "origin": {
 | 
						|
              "x": 0.0,
 | 
						|
              "y": 0.0,
 | 
						|
              "z": 0.0
 | 
						|
            },
 | 
						|
            "xAxis": {
 | 
						|
              "x": 1.0,
 | 
						|
              "y": 0.0,
 | 
						|
              "z": 0.0
 | 
						|
            },
 | 
						|
            "yAxis": {
 | 
						|
              "x": 0.0,
 | 
						|
              "y": 1.0,
 | 
						|
              "z": 0.0
 | 
						|
            },
 | 
						|
            "zAxis": {
 | 
						|
              "x": 0.0,
 | 
						|
              "y": 0.0,
 | 
						|
              "z": 1.0
 | 
						|
            },
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "start": {
 | 
						|
            "from": [
 | 
						|
              2.0625,
 | 
						|
              0.0
 | 
						|
            ],
 | 
						|
            "to": [
 | 
						|
              2.0625,
 | 
						|
              0.0
 | 
						|
            ],
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            },
 | 
						|
            "tag": null,
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "artifactId": "[uuid]",
 | 
						|
          "originalId": "[uuid]",
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          }
 | 
						|
        }
 | 
						|
      },
 | 
						|
      {
 | 
						|
        "type": "Sketch",
 | 
						|
        "value": {
 | 
						|
          "type": "Sketch",
 | 
						|
          "id": "[uuid]",
 | 
						|
          "paths": [
 | 
						|
            {
 | 
						|
              "__geoMeta": {
 | 
						|
                "id": "[uuid]",
 | 
						|
                "sourceRange": []
 | 
						|
              },
 | 
						|
              "ccw": true,
 | 
						|
              "center": [
 | 
						|
                1.75,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "from": [
 | 
						|
                2.0625,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "radius": 0.3125,
 | 
						|
              "tag": null,
 | 
						|
              "to": [
 | 
						|
                2.0625,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "type": "Circle",
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              }
 | 
						|
            }
 | 
						|
          ],
 | 
						|
          "on": {
 | 
						|
            "type": "plane",
 | 
						|
            "id": "[uuid]",
 | 
						|
            "artifactId": "[uuid]",
 | 
						|
            "value": "XY",
 | 
						|
            "origin": {
 | 
						|
              "x": 0.0,
 | 
						|
              "y": 0.0,
 | 
						|
              "z": 0.0
 | 
						|
            },
 | 
						|
            "xAxis": {
 | 
						|
              "x": 1.0,
 | 
						|
              "y": 0.0,
 | 
						|
              "z": 0.0
 | 
						|
            },
 | 
						|
            "yAxis": {
 | 
						|
              "x": 0.0,
 | 
						|
              "y": 1.0,
 | 
						|
              "z": 0.0
 | 
						|
            },
 | 
						|
            "zAxis": {
 | 
						|
              "x": 0.0,
 | 
						|
              "y": 0.0,
 | 
						|
              "z": 1.0
 | 
						|
            },
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "start": {
 | 
						|
            "from": [
 | 
						|
              2.0625,
 | 
						|
              0.0
 | 
						|
            ],
 | 
						|
            "to": [
 | 
						|
              2.0625,
 | 
						|
              0.0
 | 
						|
            ],
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            },
 | 
						|
            "tag": null,
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "artifactId": "[uuid]",
 | 
						|
          "originalId": "[uuid]",
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          }
 | 
						|
        }
 | 
						|
      },
 | 
						|
      {
 | 
						|
        "type": "Sketch",
 | 
						|
        "value": {
 | 
						|
          "type": "Sketch",
 | 
						|
          "id": "[uuid]",
 | 
						|
          "paths": [
 | 
						|
            {
 | 
						|
              "__geoMeta": {
 | 
						|
                "id": "[uuid]",
 | 
						|
                "sourceRange": []
 | 
						|
              },
 | 
						|
              "ccw": true,
 | 
						|
              "center": [
 | 
						|
                1.75,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "from": [
 | 
						|
                2.0625,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "radius": 0.3125,
 | 
						|
              "tag": null,
 | 
						|
              "to": [
 | 
						|
                2.0625,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "type": "Circle",
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              }
 | 
						|
            }
 | 
						|
          ],
 | 
						|
          "on": {
 | 
						|
            "type": "plane",
 | 
						|
            "id": "[uuid]",
 | 
						|
            "artifactId": "[uuid]",
 | 
						|
            "value": "XY",
 | 
						|
            "origin": {
 | 
						|
              "x": 0.0,
 | 
						|
              "y": 0.0,
 | 
						|
              "z": 0.0
 | 
						|
            },
 | 
						|
            "xAxis": {
 | 
						|
              "x": 1.0,
 | 
						|
              "y": 0.0,
 | 
						|
              "z": 0.0
 | 
						|
            },
 | 
						|
            "yAxis": {
 | 
						|
              "x": 0.0,
 | 
						|
              "y": 1.0,
 | 
						|
              "z": 0.0
 | 
						|
            },
 | 
						|
            "zAxis": {
 | 
						|
              "x": 0.0,
 | 
						|
              "y": 0.0,
 | 
						|
              "z": 1.0
 | 
						|
            },
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "start": {
 | 
						|
            "from": [
 | 
						|
              2.0625,
 | 
						|
              0.0
 | 
						|
            ],
 | 
						|
            "to": [
 | 
						|
              2.0625,
 | 
						|
              0.0
 | 
						|
            ],
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            },
 | 
						|
            "tag": null,
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "artifactId": "[uuid]",
 | 
						|
          "originalId": "[uuid]",
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          }
 | 
						|
        }
 | 
						|
      },
 | 
						|
      {
 | 
						|
        "type": "Sketch",
 | 
						|
        "value": {
 | 
						|
          "type": "Sketch",
 | 
						|
          "id": "[uuid]",
 | 
						|
          "paths": [
 | 
						|
            {
 | 
						|
              "__geoMeta": {
 | 
						|
                "id": "[uuid]",
 | 
						|
                "sourceRange": []
 | 
						|
              },
 | 
						|
              "ccw": true,
 | 
						|
              "center": [
 | 
						|
                1.75,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "from": [
 | 
						|
                2.0625,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "radius": 0.3125,
 | 
						|
              "tag": null,
 | 
						|
              "to": [
 | 
						|
                2.0625,
 | 
						|
                0.0
 | 
						|
              ],
 | 
						|
              "type": "Circle",
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              }
 | 
						|
            }
 | 
						|
          ],
 | 
						|
          "on": {
 | 
						|
            "type": "plane",
 | 
						|
            "id": "[uuid]",
 | 
						|
            "artifactId": "[uuid]",
 | 
						|
            "value": "XY",
 | 
						|
            "origin": {
 | 
						|
              "x": 0.0,
 | 
						|
              "y": 0.0,
 | 
						|
              "z": 0.0
 | 
						|
            },
 | 
						|
            "xAxis": {
 | 
						|
              "x": 1.0,
 | 
						|
              "y": 0.0,
 | 
						|
              "z": 0.0
 | 
						|
            },
 | 
						|
            "yAxis": {
 | 
						|
              "x": 0.0,
 | 
						|
              "y": 1.0,
 | 
						|
              "z": 0.0
 | 
						|
            },
 | 
						|
            "zAxis": {
 | 
						|
              "x": 0.0,
 | 
						|
              "y": 0.0,
 | 
						|
              "z": 1.0
 | 
						|
            },
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "start": {
 | 
						|
            "from": [
 | 
						|
              2.0625,
 | 
						|
              0.0
 | 
						|
            ],
 | 
						|
            "to": [
 | 
						|
              2.0625,
 | 
						|
              0.0
 | 
						|
            ],
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            },
 | 
						|
            "tag": null,
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "artifactId": "[uuid]",
 | 
						|
          "originalId": "[uuid]",
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          }
 | 
						|
        }
 | 
						|
      }
 | 
						|
    ]
 | 
						|
  },
 | 
						|
  "flangeBase": {
 | 
						|
    "type": "Solid",
 | 
						|
    "value": {
 | 
						|
      "type": "Solid",
 | 
						|
      "id": "[uuid]",
 | 
						|
      "artifactId": "[uuid]",
 | 
						|
      "value": [
 | 
						|
        {
 | 
						|
          "faceId": "[uuid]",
 | 
						|
          "id": "[uuid]",
 | 
						|
          "sourceRange": [],
 | 
						|
          "tag": null,
 | 
						|
          "type": "extrudeArc"
 | 
						|
        }
 | 
						|
      ],
 | 
						|
      "sketch": {
 | 
						|
        "type": "Sketch",
 | 
						|
        "id": "[uuid]",
 | 
						|
        "paths": [
 | 
						|
          {
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            },
 | 
						|
            "ccw": true,
 | 
						|
            "center": [
 | 
						|
              0.0,
 | 
						|
              0.0
 | 
						|
            ],
 | 
						|
            "from": [
 | 
						|
              2.3125,
 | 
						|
              0.0
 | 
						|
            ],
 | 
						|
            "radius": 2.3125,
 | 
						|
            "tag": null,
 | 
						|
            "to": [
 | 
						|
              2.3125,
 | 
						|
              0.0
 | 
						|
            ],
 | 
						|
            "type": "Circle",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          }
 | 
						|
        ],
 | 
						|
        "on": {
 | 
						|
          "type": "plane",
 | 
						|
          "id": "[uuid]",
 | 
						|
          "artifactId": "[uuid]",
 | 
						|
          "value": "XY",
 | 
						|
          "origin": {
 | 
						|
            "x": 0.0,
 | 
						|
            "y": 0.0,
 | 
						|
            "z": 0.0
 | 
						|
          },
 | 
						|
          "xAxis": {
 | 
						|
            "x": 1.0,
 | 
						|
            "y": 0.0,
 | 
						|
            "z": 0.0
 | 
						|
          },
 | 
						|
          "yAxis": {
 | 
						|
            "x": 0.0,
 | 
						|
            "y": 1.0,
 | 
						|
            "z": 0.0
 | 
						|
          },
 | 
						|
          "zAxis": {
 | 
						|
            "x": 0.0,
 | 
						|
            "y": 0.0,
 | 
						|
            "z": 1.0
 | 
						|
          },
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          }
 | 
						|
        },
 | 
						|
        "start": {
 | 
						|
          "from": [
 | 
						|
            2.3125,
 | 
						|
            0.0
 | 
						|
          ],
 | 
						|
          "to": [
 | 
						|
            2.3125,
 | 
						|
            0.0
 | 
						|
          ],
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          },
 | 
						|
          "tag": null,
 | 
						|
          "__geoMeta": {
 | 
						|
            "id": "[uuid]",
 | 
						|
            "sourceRange": []
 | 
						|
          }
 | 
						|
        },
 | 
						|
        "artifactId": "[uuid]",
 | 
						|
        "originalId": "[uuid]",
 | 
						|
        "units": {
 | 
						|
          "type": "Inches"
 | 
						|
        }
 | 
						|
      },
 | 
						|
      "height": 0.625,
 | 
						|
      "startCapId": "[uuid]",
 | 
						|
      "endCapId": "[uuid]",
 | 
						|
      "units": {
 | 
						|
        "type": "Inches"
 | 
						|
      }
 | 
						|
    }
 | 
						|
  },
 | 
						|
  "mountingHoleDia": {
 | 
						|
    "type": "Number",
 | 
						|
    "value": 0.625,
 | 
						|
    "ty": {
 | 
						|
      "type": "Default",
 | 
						|
      "len": {
 | 
						|
        "type": "Inches"
 | 
						|
      },
 | 
						|
      "angle": {
 | 
						|
        "type": "Degrees"
 | 
						|
      }
 | 
						|
    }
 | 
						|
  },
 | 
						|
  "mountingHolePlacementDiameter": {
 | 
						|
    "type": "Number",
 | 
						|
    "value": 3.5,
 | 
						|
    "ty": {
 | 
						|
      "type": "Default",
 | 
						|
      "len": {
 | 
						|
        "type": "Inches"
 | 
						|
      },
 | 
						|
      "angle": {
 | 
						|
        "type": "Degrees"
 | 
						|
      }
 | 
						|
    }
 | 
						|
  },
 | 
						|
  "nHoles": {
 | 
						|
    "type": "Number",
 | 
						|
    "value": 4.0,
 | 
						|
    "ty": {
 | 
						|
      "type": "Default",
 | 
						|
      "len": {
 | 
						|
        "type": "Inches"
 | 
						|
      },
 | 
						|
      "angle": {
 | 
						|
        "type": "Degrees"
 | 
						|
      }
 | 
						|
    }
 | 
						|
  },
 | 
						|
  "pipeDia": {
 | 
						|
    "type": "Number",
 | 
						|
    "value": 1.25,
 | 
						|
    "ty": {
 | 
						|
      "type": "Default",
 | 
						|
      "len": {
 | 
						|
        "type": "Inches"
 | 
						|
      },
 | 
						|
      "angle": {
 | 
						|
        "type": "Degrees"
 | 
						|
      }
 | 
						|
    }
 | 
						|
  },
 | 
						|
  "pipeHole": {
 | 
						|
    "type": "Solid",
 | 
						|
    "value": {
 | 
						|
      "type": "Solid",
 | 
						|
      "id": "[uuid]",
 | 
						|
      "artifactId": "[uuid]",
 | 
						|
      "value": [
 | 
						|
        {
 | 
						|
          "faceId": "[uuid]",
 | 
						|
          "id": "[uuid]",
 | 
						|
          "sourceRange": [],
 | 
						|
          "tag": null,
 | 
						|
          "type": "extrudeArc"
 | 
						|
        }
 | 
						|
      ],
 | 
						|
      "sketch": {
 | 
						|
        "type": "Sketch",
 | 
						|
        "id": "[uuid]",
 | 
						|
        "paths": [
 | 
						|
          {
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            },
 | 
						|
            "ccw": true,
 | 
						|
            "center": [
 | 
						|
              0.0,
 | 
						|
              0.0
 | 
						|
            ],
 | 
						|
            "from": [
 | 
						|
              0.625,
 | 
						|
              0.0
 | 
						|
            ],
 | 
						|
            "radius": 0.625,
 | 
						|
            "tag": null,
 | 
						|
            "to": [
 | 
						|
              0.625,
 | 
						|
              0.0
 | 
						|
            ],
 | 
						|
            "type": "Circle",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          }
 | 
						|
        ],
 | 
						|
        "on": {
 | 
						|
          "type": "face",
 | 
						|
          "id": "[uuid]",
 | 
						|
          "artifactId": "[uuid]",
 | 
						|
          "value": "end",
 | 
						|
          "xAxis": {
 | 
						|
            "x": 1.0,
 | 
						|
            "y": 0.0,
 | 
						|
            "z": 0.0
 | 
						|
          },
 | 
						|
          "yAxis": {
 | 
						|
            "x": 0.0,
 | 
						|
            "y": 1.0,
 | 
						|
            "z": 0.0
 | 
						|
          },
 | 
						|
          "zAxis": {
 | 
						|
            "x": 0.0,
 | 
						|
            "y": 0.0,
 | 
						|
            "z": 1.0
 | 
						|
          },
 | 
						|
          "solid": {
 | 
						|
            "type": "Solid",
 | 
						|
            "id": "[uuid]",
 | 
						|
            "artifactId": "[uuid]",
 | 
						|
            "value": [
 | 
						|
              {
 | 
						|
                "faceId": "[uuid]",
 | 
						|
                "id": "[uuid]",
 | 
						|
                "sourceRange": [],
 | 
						|
                "tag": null,
 | 
						|
                "type": "extrudeArc"
 | 
						|
              }
 | 
						|
            ],
 | 
						|
            "sketch": {
 | 
						|
              "type": "Sketch",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "paths": [
 | 
						|
                {
 | 
						|
                  "__geoMeta": {
 | 
						|
                    "id": "[uuid]",
 | 
						|
                    "sourceRange": []
 | 
						|
                  },
 | 
						|
                  "ccw": true,
 | 
						|
                  "center": [
 | 
						|
                    0.0,
 | 
						|
                    0.0
 | 
						|
                  ],
 | 
						|
                  "from": [
 | 
						|
                    1.1565,
 | 
						|
                    0.0
 | 
						|
                  ],
 | 
						|
                  "radius": 1.1565,
 | 
						|
                  "tag": null,
 | 
						|
                  "to": [
 | 
						|
                    1.1565,
 | 
						|
                    0.0
 | 
						|
                  ],
 | 
						|
                  "type": "Circle",
 | 
						|
                  "units": {
 | 
						|
                    "type": "Inches"
 | 
						|
                  }
 | 
						|
                }
 | 
						|
              ],
 | 
						|
              "on": {
 | 
						|
                "type": "face",
 | 
						|
                "id": "[uuid]",
 | 
						|
                "artifactId": "[uuid]",
 | 
						|
                "value": "end",
 | 
						|
                "xAxis": {
 | 
						|
                  "x": 1.0,
 | 
						|
                  "y": 0.0,
 | 
						|
                  "z": 0.0
 | 
						|
                },
 | 
						|
                "yAxis": {
 | 
						|
                  "x": 0.0,
 | 
						|
                  "y": 1.0,
 | 
						|
                  "z": 0.0
 | 
						|
                },
 | 
						|
                "zAxis": {
 | 
						|
                  "x": 0.0,
 | 
						|
                  "y": 0.0,
 | 
						|
                  "z": 1.0
 | 
						|
                },
 | 
						|
                "solid": {
 | 
						|
                  "type": "Solid",
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "artifactId": "[uuid]",
 | 
						|
                  "value": [
 | 
						|
                    {
 | 
						|
                      "faceId": "[uuid]",
 | 
						|
                      "id": "[uuid]",
 | 
						|
                      "sourceRange": [],
 | 
						|
                      "tag": null,
 | 
						|
                      "type": "extrudeArc"
 | 
						|
                    }
 | 
						|
                  ],
 | 
						|
                  "sketch": {
 | 
						|
                    "type": "Sketch",
 | 
						|
                    "id": "[uuid]",
 | 
						|
                    "paths": [
 | 
						|
                      {
 | 
						|
                        "__geoMeta": {
 | 
						|
                          "id": "[uuid]",
 | 
						|
                          "sourceRange": []
 | 
						|
                        },
 | 
						|
                        "ccw": true,
 | 
						|
                        "center": [
 | 
						|
                          0.0,
 | 
						|
                          0.0
 | 
						|
                        ],
 | 
						|
                        "from": [
 | 
						|
                          2.3125,
 | 
						|
                          0.0
 | 
						|
                        ],
 | 
						|
                        "radius": 2.3125,
 | 
						|
                        "tag": null,
 | 
						|
                        "to": [
 | 
						|
                          2.3125,
 | 
						|
                          0.0
 | 
						|
                        ],
 | 
						|
                        "type": "Circle",
 | 
						|
                        "units": {
 | 
						|
                          "type": "Inches"
 | 
						|
                        }
 | 
						|
                      }
 | 
						|
                    ],
 | 
						|
                    "on": {
 | 
						|
                      "type": "plane",
 | 
						|
                      "id": "[uuid]",
 | 
						|
                      "artifactId": "[uuid]",
 | 
						|
                      "value": "XY",
 | 
						|
                      "origin": {
 | 
						|
                        "x": 0.0,
 | 
						|
                        "y": 0.0,
 | 
						|
                        "z": 0.0
 | 
						|
                      },
 | 
						|
                      "xAxis": {
 | 
						|
                        "x": 1.0,
 | 
						|
                        "y": 0.0,
 | 
						|
                        "z": 0.0
 | 
						|
                      },
 | 
						|
                      "yAxis": {
 | 
						|
                        "x": 0.0,
 | 
						|
                        "y": 1.0,
 | 
						|
                        "z": 0.0
 | 
						|
                      },
 | 
						|
                      "zAxis": {
 | 
						|
                        "x": 0.0,
 | 
						|
                        "y": 0.0,
 | 
						|
                        "z": 1.0
 | 
						|
                      },
 | 
						|
                      "units": {
 | 
						|
                        "type": "Inches"
 | 
						|
                      }
 | 
						|
                    },
 | 
						|
                    "start": {
 | 
						|
                      "from": [
 | 
						|
                        2.3125,
 | 
						|
                        0.0
 | 
						|
                      ],
 | 
						|
                      "to": [
 | 
						|
                        2.3125,
 | 
						|
                        0.0
 | 
						|
                      ],
 | 
						|
                      "units": {
 | 
						|
                        "type": "Inches"
 | 
						|
                      },
 | 
						|
                      "tag": null,
 | 
						|
                      "__geoMeta": {
 | 
						|
                        "id": "[uuid]",
 | 
						|
                        "sourceRange": []
 | 
						|
                      }
 | 
						|
                    },
 | 
						|
                    "artifactId": "[uuid]",
 | 
						|
                    "originalId": "[uuid]",
 | 
						|
                    "units": {
 | 
						|
                      "type": "Inches"
 | 
						|
                    }
 | 
						|
                  },
 | 
						|
                  "height": 0.625,
 | 
						|
                  "startCapId": "[uuid]",
 | 
						|
                  "endCapId": "[uuid]",
 | 
						|
                  "units": {
 | 
						|
                    "type": "Inches"
 | 
						|
                  }
 | 
						|
                },
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "start": {
 | 
						|
                "from": [
 | 
						|
                  1.1565,
 | 
						|
                  0.0
 | 
						|
                ],
 | 
						|
                "to": [
 | 
						|
                  1.1565,
 | 
						|
                  0.0
 | 
						|
                ],
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                },
 | 
						|
                "tag": null,
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "artifactId": "[uuid]",
 | 
						|
              "originalId": "[uuid]",
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "height": 0.1279999999999999,
 | 
						|
            "startCapId": null,
 | 
						|
            "endCapId": "[uuid]",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          }
 | 
						|
        },
 | 
						|
        "start": {
 | 
						|
          "from": [
 | 
						|
            0.625,
 | 
						|
            0.0
 | 
						|
          ],
 | 
						|
          "to": [
 | 
						|
            0.625,
 | 
						|
            0.0
 | 
						|
          ],
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          },
 | 
						|
          "tag": null,
 | 
						|
          "__geoMeta": {
 | 
						|
            "id": "[uuid]",
 | 
						|
            "sourceRange": []
 | 
						|
          }
 | 
						|
        },
 | 
						|
        "artifactId": "[uuid]",
 | 
						|
        "originalId": "[uuid]",
 | 
						|
        "units": {
 | 
						|
          "type": "Inches"
 | 
						|
        }
 | 
						|
      },
 | 
						|
      "height": -0.813,
 | 
						|
      "startCapId": null,
 | 
						|
      "endCapId": null,
 | 
						|
      "units": {
 | 
						|
        "type": "Inches"
 | 
						|
      }
 | 
						|
    }
 | 
						|
  },
 | 
						|
  "topExtrusion": {
 | 
						|
    "type": "Solid",
 | 
						|
    "value": {
 | 
						|
      "type": "Solid",
 | 
						|
      "id": "[uuid]",
 | 
						|
      "artifactId": "[uuid]",
 | 
						|
      "value": [
 | 
						|
        {
 | 
						|
          "faceId": "[uuid]",
 | 
						|
          "id": "[uuid]",
 | 
						|
          "sourceRange": [],
 | 
						|
          "tag": null,
 | 
						|
          "type": "extrudeArc"
 | 
						|
        }
 | 
						|
      ],
 | 
						|
      "sketch": {
 | 
						|
        "type": "Sketch",
 | 
						|
        "id": "[uuid]",
 | 
						|
        "paths": [
 | 
						|
          {
 | 
						|
            "__geoMeta": {
 | 
						|
              "id": "[uuid]",
 | 
						|
              "sourceRange": []
 | 
						|
            },
 | 
						|
            "ccw": true,
 | 
						|
            "center": [
 | 
						|
              0.0,
 | 
						|
              0.0
 | 
						|
            ],
 | 
						|
            "from": [
 | 
						|
              1.1565,
 | 
						|
              0.0
 | 
						|
            ],
 | 
						|
            "radius": 1.1565,
 | 
						|
            "tag": null,
 | 
						|
            "to": [
 | 
						|
              1.1565,
 | 
						|
              0.0
 | 
						|
            ],
 | 
						|
            "type": "Circle",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          }
 | 
						|
        ],
 | 
						|
        "on": {
 | 
						|
          "type": "face",
 | 
						|
          "id": "[uuid]",
 | 
						|
          "artifactId": "[uuid]",
 | 
						|
          "value": "end",
 | 
						|
          "xAxis": {
 | 
						|
            "x": 1.0,
 | 
						|
            "y": 0.0,
 | 
						|
            "z": 0.0
 | 
						|
          },
 | 
						|
          "yAxis": {
 | 
						|
            "x": 0.0,
 | 
						|
            "y": 1.0,
 | 
						|
            "z": 0.0
 | 
						|
          },
 | 
						|
          "zAxis": {
 | 
						|
            "x": 0.0,
 | 
						|
            "y": 0.0,
 | 
						|
            "z": 1.0
 | 
						|
          },
 | 
						|
          "solid": {
 | 
						|
            "type": "Solid",
 | 
						|
            "id": "[uuid]",
 | 
						|
            "artifactId": "[uuid]",
 | 
						|
            "value": [
 | 
						|
              {
 | 
						|
                "faceId": "[uuid]",
 | 
						|
                "id": "[uuid]",
 | 
						|
                "sourceRange": [],
 | 
						|
                "tag": null,
 | 
						|
                "type": "extrudeArc"
 | 
						|
              }
 | 
						|
            ],
 | 
						|
            "sketch": {
 | 
						|
              "type": "Sketch",
 | 
						|
              "id": "[uuid]",
 | 
						|
              "paths": [
 | 
						|
                {
 | 
						|
                  "__geoMeta": {
 | 
						|
                    "id": "[uuid]",
 | 
						|
                    "sourceRange": []
 | 
						|
                  },
 | 
						|
                  "ccw": true,
 | 
						|
                  "center": [
 | 
						|
                    0.0,
 | 
						|
                    0.0
 | 
						|
                  ],
 | 
						|
                  "from": [
 | 
						|
                    2.3125,
 | 
						|
                    0.0
 | 
						|
                  ],
 | 
						|
                  "radius": 2.3125,
 | 
						|
                  "tag": null,
 | 
						|
                  "to": [
 | 
						|
                    2.3125,
 | 
						|
                    0.0
 | 
						|
                  ],
 | 
						|
                  "type": "Circle",
 | 
						|
                  "units": {
 | 
						|
                    "type": "Inches"
 | 
						|
                  }
 | 
						|
                }
 | 
						|
              ],
 | 
						|
              "on": {
 | 
						|
                "type": "plane",
 | 
						|
                "id": "[uuid]",
 | 
						|
                "artifactId": "[uuid]",
 | 
						|
                "value": "XY",
 | 
						|
                "origin": {
 | 
						|
                  "x": 0.0,
 | 
						|
                  "y": 0.0,
 | 
						|
                  "z": 0.0
 | 
						|
                },
 | 
						|
                "xAxis": {
 | 
						|
                  "x": 1.0,
 | 
						|
                  "y": 0.0,
 | 
						|
                  "z": 0.0
 | 
						|
                },
 | 
						|
                "yAxis": {
 | 
						|
                  "x": 0.0,
 | 
						|
                  "y": 1.0,
 | 
						|
                  "z": 0.0
 | 
						|
                },
 | 
						|
                "zAxis": {
 | 
						|
                  "x": 0.0,
 | 
						|
                  "y": 0.0,
 | 
						|
                  "z": 1.0
 | 
						|
                },
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "start": {
 | 
						|
                "from": [
 | 
						|
                  2.3125,
 | 
						|
                  0.0
 | 
						|
                ],
 | 
						|
                "to": [
 | 
						|
                  2.3125,
 | 
						|
                  0.0
 | 
						|
                ],
 | 
						|
                "units": {
 | 
						|
                  "type": "Inches"
 | 
						|
                },
 | 
						|
                "tag": null,
 | 
						|
                "__geoMeta": {
 | 
						|
                  "id": "[uuid]",
 | 
						|
                  "sourceRange": []
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "artifactId": "[uuid]",
 | 
						|
              "originalId": "[uuid]",
 | 
						|
              "units": {
 | 
						|
                "type": "Inches"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            "height": 0.625,
 | 
						|
            "startCapId": "[uuid]",
 | 
						|
            "endCapId": "[uuid]",
 | 
						|
            "units": {
 | 
						|
              "type": "Inches"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          }
 | 
						|
        },
 | 
						|
        "start": {
 | 
						|
          "from": [
 | 
						|
            1.1565,
 | 
						|
            0.0
 | 
						|
          ],
 | 
						|
          "to": [
 | 
						|
            1.1565,
 | 
						|
            0.0
 | 
						|
          ],
 | 
						|
          "units": {
 | 
						|
            "type": "Inches"
 | 
						|
          },
 | 
						|
          "tag": null,
 | 
						|
          "__geoMeta": {
 | 
						|
            "id": "[uuid]",
 | 
						|
            "sourceRange": []
 | 
						|
          }
 | 
						|
        },
 | 
						|
        "artifactId": "[uuid]",
 | 
						|
        "originalId": "[uuid]",
 | 
						|
        "units": {
 | 
						|
          "type": "Inches"
 | 
						|
        }
 | 
						|
      },
 | 
						|
      "height": 0.1279999999999999,
 | 
						|
      "startCapId": null,
 | 
						|
      "endCapId": "[uuid]",
 | 
						|
      "units": {
 | 
						|
        "type": "Inches"
 | 
						|
      }
 | 
						|
    }
 | 
						|
  },
 | 
						|
  "topTotalDiameter": {
 | 
						|
    "type": "Number",
 | 
						|
    "value": 2.313,
 | 
						|
    "ty": {
 | 
						|
      "type": "Default",
 | 
						|
      "len": {
 | 
						|
        "type": "Inches"
 | 
						|
      },
 | 
						|
      "angle": {
 | 
						|
        "type": "Degrees"
 | 
						|
      }
 | 
						|
    }
 | 
						|
  },
 | 
						|
  "topTotalThickness": {
 | 
						|
    "type": "Number",
 | 
						|
    "value": 0.128,
 | 
						|
    "ty": {
 | 
						|
      "type": "Default",
 | 
						|
      "len": {
 | 
						|
        "type": "Inches"
 | 
						|
      },
 | 
						|
      "angle": {
 | 
						|
        "type": "Degrees"
 | 
						|
      }
 | 
						|
    }
 | 
						|
  },
 | 
						|
  "totalThickness": {
 | 
						|
    "type": "Number",
 | 
						|
    "value": 0.813,
 | 
						|
    "ty": {
 | 
						|
      "type": "Default",
 | 
						|
      "len": {
 | 
						|
        "type": "Inches"
 | 
						|
      },
 | 
						|
      "angle": {
 | 
						|
        "type": "Degrees"
 | 
						|
      }
 | 
						|
    }
 | 
						|
  }
 | 
						|
}
 |