--- source: kcl-lib/src/simulation_tests.rs description: Operations executed assembly_non_default_units.kcl --- { "rust/kcl-lib/tests/assembly_non_default_units/globals.kcl": [], "rust/kcl-lib/tests/assembly_non_default_units/input.kcl": [ { "type": "GroupBegin", "group": { "type": "ModuleInstance", "name": "other2.kcl", "moduleId": 0 }, "nodePath": { "steps": [ { "type": "ProgramBodyItem", "index": 1 } ] }, "sourceRange": [] }, { "type": "GroupEnd" }, { "type": "GroupBegin", "group": { "type": "ModuleInstance", "name": "other1.kcl", "moduleId": 0 }, "nodePath": { "steps": [ { "type": "ProgramBodyItem", "index": 0 } ] }, "sourceRange": [] }, { "type": "GroupEnd" } ], "rust/kcl-lib/tests/assembly_non_default_units/other1.kcl": [ { "type": "StdLibCall", "name": "startSketchOn", "unlabeledArg": { "value": { "type": "Plane", "artifact_id": "[uuid]" }, "sourceRange": [] }, "labeledArgs": {}, "nodePath": { "steps": [] }, "sourceRange": [] } ], "rust/kcl-lib/tests/assembly_non_default_units/other2.kcl": [ { "type": "StdLibCall", "name": "startSketchOn", "unlabeledArg": { "value": { "type": "Plane", "artifact_id": "[uuid]" }, "sourceRange": [] }, "labeledArgs": {}, "nodePath": { "steps": [] }, "sourceRange": [] } ], "std::appearance": [], "std::array": [], "std::math": [], "std::prelude": [], "std::sketch": [], "std::solid": [], "std::sweep": [], "std::transform": [], "std::turns": [], "std::types": [], "std::units": [] }