var oLessonMgr = MainWindow.getInteractiveLessonMgr(); oLessonMgr.begin([ { "action": "DzPrimitiveAction", "result": "node", "info": "Create a cube, using the New Primitive action." }, { "select": "node@0", "info": "Select the cube, in the Scene pane.", }, { "parameters": "/General/Transforms/Translation/Y Translate", "value": 100, "tolerance": 5, "info": "Adjust the position of the cube to be ~100 cm from the ground. You can use the slider, but you can also click the value and enter 100 into the text field." } ]);