lint default planes and other plane cleanup Signed-off-by: Jess Frazelle <github@jessfraz.com>
		
			
				
	
	
		
			580 lines
		
	
	
		
			13 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			580 lines
		
	
	
		
			13 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| ---
 | |
| source: kcl-lib/src/simulation_tests.rs
 | |
| description: Variables in memory after executing sketch_on_face.kcl
 | |
| ---
 | |
| {
 | |
|   "here": {
 | |
|     "type": "TagIdentifier",
 | |
|     "type": "TagIdentifier",
 | |
|     "value": "here"
 | |
|   },
 | |
|   "part001": {
 | |
|     "type": "Solid",
 | |
|     "value": {
 | |
|       "type": "Solid",
 | |
|       "id": "[uuid]",
 | |
|       "artifactId": "[uuid]",
 | |
|       "value": [
 | |
|         {
 | |
|           "faceId": "[uuid]",
 | |
|           "id": "[uuid]",
 | |
|           "sourceRange": [],
 | |
|           "tag": {
 | |
|             "commentStart": 106,
 | |
|             "end": 111,
 | |
|             "start": 106,
 | |
|             "type": "TagDeclarator",
 | |
|             "value": "here"
 | |
|           },
 | |
|           "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": [
 | |
|               11.19,
 | |
|               28.35
 | |
|             ],
 | |
|             "tag": {
 | |
|               "commentStart": 106,
 | |
|               "end": 111,
 | |
|               "start": 106,
 | |
|               "type": "TagDeclarator",
 | |
|               "value": "here"
 | |
|             },
 | |
|             "to": [
 | |
|               39.86,
 | |
|               15.1
 | |
|             ],
 | |
|             "type": "ToPoint",
 | |
|             "units": {
 | |
|               "type": "Mm"
 | |
|             }
 | |
|           },
 | |
|           {
 | |
|             "__geoMeta": {
 | |
|               "id": "[uuid]",
 | |
|               "sourceRange": []
 | |
|             },
 | |
|             "from": [
 | |
|               39.86,
 | |
|               15.1
 | |
|             ],
 | |
|             "tag": null,
 | |
|             "to": [
 | |
|               35.74,
 | |
|               -7.71
 | |
|             ],
 | |
|             "type": "ToPoint",
 | |
|             "units": {
 | |
|               "type": "Mm"
 | |
|             }
 | |
|           },
 | |
|           {
 | |
|             "__geoMeta": {
 | |
|               "id": "[uuid]",
 | |
|               "sourceRange": []
 | |
|             },
 | |
|             "from": [
 | |
|               35.74,
 | |
|               -7.71
 | |
|             ],
 | |
|             "tag": null,
 | |
|             "to": [
 | |
|               2.5,
 | |
|               6.84
 | |
|             ],
 | |
|             "type": "ToPoint",
 | |
|             "units": {
 | |
|               "type": "Mm"
 | |
|             }
 | |
|           },
 | |
|           {
 | |
|             "__geoMeta": {
 | |
|               "id": "[uuid]",
 | |
|               "sourceRange": []
 | |
|             },
 | |
|             "from": [
 | |
|               2.5,
 | |
|               6.84
 | |
|             ],
 | |
|             "tag": null,
 | |
|             "to": [
 | |
|               11.19,
 | |
|               28.35
 | |
|             ],
 | |
|             "type": "ToPoint",
 | |
|             "units": {
 | |
|               "type": "Mm"
 | |
|             }
 | |
|           }
 | |
|         ],
 | |
|         "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": [
 | |
|             11.19,
 | |
|             28.35
 | |
|           ],
 | |
|           "to": [
 | |
|             11.19,
 | |
|             28.35
 | |
|           ],
 | |
|           "units": {
 | |
|             "type": "Mm"
 | |
|           },
 | |
|           "tag": null,
 | |
|           "__geoMeta": {
 | |
|             "id": "[uuid]",
 | |
|             "sourceRange": []
 | |
|           }
 | |
|         },
 | |
|         "tags": {
 | |
|           "here": {
 | |
|             "type": "TagIdentifier",
 | |
|             "value": "here"
 | |
|           }
 | |
|         },
 | |
|         "artifactId": "[uuid]",
 | |
|         "originalId": "[uuid]",
 | |
|         "units": {
 | |
|           "type": "Mm"
 | |
|         }
 | |
|       },
 | |
|       "height": 5.0,
 | |
|       "startCapId": "[uuid]",
 | |
|       "endCapId": "[uuid]",
 | |
|       "units": {
 | |
|         "type": "Mm"
 | |
|       },
 | |
|       "sectional": false
 | |
|     }
 | |
|   },
 | |
|   "part002": {
 | |
|     "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": [
 | |
|               0.0,
 | |
|               0.0
 | |
|             ],
 | |
|             "tag": null,
 | |
|             "to": [
 | |
|               0.0,
 | |
|               10.0
 | |
|             ],
 | |
|             "type": "ToPoint",
 | |
|             "units": {
 | |
|               "type": "Mm"
 | |
|             }
 | |
|           },
 | |
|           {
 | |
|             "__geoMeta": {
 | |
|               "id": "[uuid]",
 | |
|               "sourceRange": []
 | |
|             },
 | |
|             "from": [
 | |
|               0.0,
 | |
|               10.0
 | |
|             ],
 | |
|             "tag": null,
 | |
|             "to": [
 | |
|               10.0,
 | |
|               10.0
 | |
|             ],
 | |
|             "type": "ToPoint",
 | |
|             "units": {
 | |
|               "type": "Mm"
 | |
|             }
 | |
|           },
 | |
|           {
 | |
|             "__geoMeta": {
 | |
|               "id": "[uuid]",
 | |
|               "sourceRange": []
 | |
|             },
 | |
|             "from": [
 | |
|               10.0,
 | |
|               10.0
 | |
|             ],
 | |
|             "tag": null,
 | |
|             "to": [
 | |
|               10.0,
 | |
|               0.0
 | |
|             ],
 | |
|             "type": "ToPoint",
 | |
|             "units": {
 | |
|               "type": "Mm"
 | |
|             }
 | |
|           },
 | |
|           {
 | |
|             "__geoMeta": {
 | |
|               "id": "[uuid]",
 | |
|               "sourceRange": []
 | |
|             },
 | |
|             "from": [
 | |
|               10.0,
 | |
|               0.0
 | |
|             ],
 | |
|             "tag": null,
 | |
|             "to": [
 | |
|               0.0,
 | |
|               0.0
 | |
|             ],
 | |
|             "type": "ToPoint",
 | |
|             "units": {
 | |
|               "type": "Mm"
 | |
|             }
 | |
|           }
 | |
|         ],
 | |
|         "on": {
 | |
|           "type": "face",
 | |
|           "id": "[uuid]",
 | |
|           "artifactId": "[uuid]",
 | |
|           "value": "here",
 | |
|           "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": {
 | |
|                   "commentStart": 106,
 | |
|                   "end": 111,
 | |
|                   "start": 106,
 | |
|                   "type": "TagDeclarator",
 | |
|                   "value": "here"
 | |
|                 },
 | |
|                 "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": [
 | |
|                     11.19,
 | |
|                     28.35
 | |
|                   ],
 | |
|                   "tag": {
 | |
|                     "commentStart": 106,
 | |
|                     "end": 111,
 | |
|                     "start": 106,
 | |
|                     "type": "TagDeclarator",
 | |
|                     "value": "here"
 | |
|                   },
 | |
|                   "to": [
 | |
|                     39.86,
 | |
|                     15.1
 | |
|                   ],
 | |
|                   "type": "ToPoint",
 | |
|                   "units": {
 | |
|                     "type": "Mm"
 | |
|                   }
 | |
|                 },
 | |
|                 {
 | |
|                   "__geoMeta": {
 | |
|                     "id": "[uuid]",
 | |
|                     "sourceRange": []
 | |
|                   },
 | |
|                   "from": [
 | |
|                     39.86,
 | |
|                     15.1
 | |
|                   ],
 | |
|                   "tag": null,
 | |
|                   "to": [
 | |
|                     35.74,
 | |
|                     -7.71
 | |
|                   ],
 | |
|                   "type": "ToPoint",
 | |
|                   "units": {
 | |
|                     "type": "Mm"
 | |
|                   }
 | |
|                 },
 | |
|                 {
 | |
|                   "__geoMeta": {
 | |
|                     "id": "[uuid]",
 | |
|                     "sourceRange": []
 | |
|                   },
 | |
|                   "from": [
 | |
|                     35.74,
 | |
|                     -7.71
 | |
|                   ],
 | |
|                   "tag": null,
 | |
|                   "to": [
 | |
|                     2.5,
 | |
|                     6.84
 | |
|                   ],
 | |
|                   "type": "ToPoint",
 | |
|                   "units": {
 | |
|                     "type": "Mm"
 | |
|                   }
 | |
|                 },
 | |
|                 {
 | |
|                   "__geoMeta": {
 | |
|                     "id": "[uuid]",
 | |
|                     "sourceRange": []
 | |
|                   },
 | |
|                   "from": [
 | |
|                     2.5,
 | |
|                     6.84
 | |
|                   ],
 | |
|                   "tag": null,
 | |
|                   "to": [
 | |
|                     11.19,
 | |
|                     28.35
 | |
|                   ],
 | |
|                   "type": "ToPoint",
 | |
|                   "units": {
 | |
|                     "type": "Mm"
 | |
|                   }
 | |
|                 }
 | |
|               ],
 | |
|               "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": [
 | |
|                   11.19,
 | |
|                   28.35
 | |
|                 ],
 | |
|                 "to": [
 | |
|                   11.19,
 | |
|                   28.35
 | |
|                 ],
 | |
|                 "units": {
 | |
|                   "type": "Mm"
 | |
|                 },
 | |
|                 "tag": null,
 | |
|                 "__geoMeta": {
 | |
|                   "id": "[uuid]",
 | |
|                   "sourceRange": []
 | |
|                 }
 | |
|               },
 | |
|               "tags": {
 | |
|                 "here": {
 | |
|                   "type": "TagIdentifier",
 | |
|                   "value": "here"
 | |
|                 }
 | |
|               },
 | |
|               "artifactId": "[uuid]",
 | |
|               "originalId": "[uuid]",
 | |
|               "units": {
 | |
|                 "type": "Mm"
 | |
|               }
 | |
|             },
 | |
|             "height": 5.0,
 | |
|             "startCapId": "[uuid]",
 | |
|             "endCapId": "[uuid]",
 | |
|             "units": {
 | |
|               "type": "Mm"
 | |
|             },
 | |
|             "sectional": false
 | |
|           },
 | |
|           "units": {
 | |
|             "type": "Mm"
 | |
|           }
 | |
|         },
 | |
|         "start": {
 | |
|           "from": [
 | |
|             0.0,
 | |
|             0.0
 | |
|           ],
 | |
|           "to": [
 | |
|             0.0,
 | |
|             0.0
 | |
|           ],
 | |
|           "units": {
 | |
|             "type": "Mm"
 | |
|           },
 | |
|           "tag": null,
 | |
|           "__geoMeta": {
 | |
|             "id": "[uuid]",
 | |
|             "sourceRange": []
 | |
|           }
 | |
|         },
 | |
|         "artifactId": "[uuid]",
 | |
|         "originalId": "[uuid]",
 | |
|         "units": {
 | |
|           "type": "Mm"
 | |
|         }
 | |
|       },
 | |
|       "height": 5.0,
 | |
|       "startCapId": "[uuid]",
 | |
|       "endCapId": "[uuid]",
 | |
|       "units": {
 | |
|         "type": "Mm"
 | |
|       },
 | |
|       "sectional": false
 | |
|     }
 | |
|   }
 | |
| }
 |