* Add warning when using a module with no return value * Update output files since changing source range of the pipeline argument * Change wording of error message to not use the term unlabeled
		
			
				
	
	
		
			134 lines
		
	
	
		
			2.2 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			134 lines
		
	
	
		
			2.2 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| ---
 | |
| source: kcl-lib/src/simulation_tests.rs
 | |
| description: Operations executed basic_fillet_cube_previous_adjacent.kcl
 | |
| ---
 | |
| [
 | |
|   {
 | |
|     "labeledArgs": {
 | |
|       "data": {
 | |
|         "value": {
 | |
|           "type": "String",
 | |
|           "value": "XY"
 | |
|         },
 | |
|         "sourceRange": [
 | |
|           24,
 | |
|           28,
 | |
|           0
 | |
|         ]
 | |
|       }
 | |
|     },
 | |
|     "name": "startSketchOn",
 | |
|     "sourceRange": [
 | |
|       10,
 | |
|       29,
 | |
|       0
 | |
|     ],
 | |
|     "type": "StdLibCall",
 | |
|     "unlabeledArg": null
 | |
|   },
 | |
|   {
 | |
|     "labeledArgs": {
 | |
|       "length": {
 | |
|         "value": {
 | |
|           "type": "Number",
 | |
|           "value": 10.0,
 | |
|           "ty": {
 | |
|             "type": "Default",
 | |
|             "len": {
 | |
|               "type": "Mm"
 | |
|             },
 | |
|             "angle": {
 | |
|               "type": "Degrees"
 | |
|             }
 | |
|           }
 | |
|         },
 | |
|         "sourceRange": [
 | |
|           229,
 | |
|           231,
 | |
|           0
 | |
|         ]
 | |
|       }
 | |
|     },
 | |
|     "name": "extrude",
 | |
|     "sourceRange": [
 | |
|       212,
 | |
|       232,
 | |
|       0
 | |
|     ],
 | |
|     "type": "StdLibCall",
 | |
|     "unlabeledArg": {
 | |
|       "value": {
 | |
|         "type": "Sketch",
 | |
|         "value": {
 | |
|           "artifactId": "[uuid]"
 | |
|         }
 | |
|       },
 | |
|       "sourceRange": [
 | |
|         212,
 | |
|         232,
 | |
|         0
 | |
|       ]
 | |
|     }
 | |
|   },
 | |
|   {
 | |
|     "labeledArgs": {
 | |
|       "radius": {
 | |
|         "value": {
 | |
|           "type": "Number",
 | |
|           "value": 2.0,
 | |
|           "ty": {
 | |
|             "type": "Default",
 | |
|             "len": {
 | |
|               "type": "Mm"
 | |
|             },
 | |
|             "angle": {
 | |
|               "type": "Degrees"
 | |
|             }
 | |
|           }
 | |
|         },
 | |
|         "sourceRange": [
 | |
|           254,
 | |
|           255,
 | |
|           0
 | |
|         ]
 | |
|       },
 | |
|       "tags": {
 | |
|         "value": {
 | |
|           "type": "Array",
 | |
|           "value": [
 | |
|             {
 | |
|               "type": "Uuid",
 | |
|               "value": "[uuid]"
 | |
|             }
 | |
|           ]
 | |
|         },
 | |
|         "sourceRange": [
 | |
|           264,
 | |
|           297,
 | |
|           0
 | |
|         ]
 | |
|       }
 | |
|     },
 | |
|     "name": "fillet",
 | |
|     "sourceRange": [
 | |
|       238,
 | |
|       298,
 | |
|       0
 | |
|     ],
 | |
|     "type": "StdLibCall",
 | |
|     "unlabeledArg": {
 | |
|       "value": {
 | |
|         "type": "Solid",
 | |
|         "value": {
 | |
|           "artifactId": "[uuid]"
 | |
|         }
 | |
|       },
 | |
|       "sourceRange": [
 | |
|         238,
 | |
|         298,
 | |
|         0
 | |
|       ]
 | |
|     }
 | |
|   }
 | |
| ]
 |