Introduction
...
Tip |
---|
Note that the user may also execute each element one at a time by right clicking on the command and choosing Execute, see the image below. |
...
Panel |
---|
borderColor | #404040 |
---|
bgColor | #F0F0F0 |
---|
borderWidth | 1 |
---|
title | Exercise |
---|
borderStyle | dashed |
---|
|
Create a new workflow- Go to File > New > Workflow.
- Browse for workflow folder or create a new one.
- Give your workflow a name and click Save.
- The new empty workflow window will pop up below the project
|
We are now going to add different commands to our workflow. This can be done in different way. You can turn on the recorder and start executing commands and they will end up in the workflow or you can copy commands from the Toolbox and paste them into the workflow. You can also add elements from the workflow toolbar.
Panel |
---|
borderColor | #404040 |
---|
bgColor | #F0F0F0 |
---|
borderWidth | 1 |
---|
title | Exercise |
---|
borderStyle | dashed |
---|
|
Build the workflow- Select a dataset in your project that you want to display.
- In the Toolbox right click the display command you want to use in your workflow and select
Copy - Click the
button in the workflow. The command will now be opened in edit mode. - Check the settings and click OK
- Continue to add commands elements to your workflow by selecting a dataset and copying a command into the workflow.
|
Panel |
---|
borderColor | #404040 |
---|
bgColor | #F0F0F0 |
---|
borderWidth | 1 |
---|
title | Exercise |
---|
borderStyle | dashed |
---|
|
Execute the workflow- Click the
icon. - Click the
icon to execute next element or the icon to execute all elements in the workflow.
|
A flight tour collects a series of camera positions and moves the camera smoothly through these positions. In order to create a camera position all you need to do is right click a folder and select New > Camera Position.
Panel |
---|
borderColor | #404040 |
---|
bgColor | #F0F0F0 |
---|
borderWidth | 1 |
---|
title | Exercise |
---|
borderStyle | dashed |
---|
|
Create a flight tour- In your project, create a new generic folder called Cameras
- Zoom to an area you want to save as a camera position.
- Right click the folder Cameras and select New > Camera Position
- Repeat the last two steps to create more camera positions.
|