Introduction
The process explorer records all the sequence of actions perfromed on 3D viewer and all actions can be verified at any given movement.All recorded steps can be stored as a Ennova script file(.esf). All these stored script files can be rerunned in batch mode or else one by one by using process explorer 'Import Script' menu. Recorded steps can be stored using 'Export Script' menu.
Ennova application client stores all commands history in Ennova script file (.esf) using QtScript. Customized buttons can be added on Ribbon & stored scripts can be attached to these buttons as explained in UI customization.
Process explorer can be used to perfrom following tasks.
-
Record the sequence of actions perfromed on the 3D Viewer
-
Traverse through the action performed and verify the actions at any given movement
-
-
Save the sequence of actions perfromed in Ennova script file
-
Load the already saved Ennova script file
Opening the 'Process Explorer' panel
-
'Process Explorer' panel is at the bottom side of the Ennova application client.
-
If Process Explorer panel is not visible on the bottom side of the Ennova, then right click on the ribbon and in popup menu click on 'Process Explorer' submenu.
-
'Process Explorer' panel will be visible at the buttom side of the Ennova application.
-
To hide it, simply click the close button or right click on the ribbon and again click on 'Process Explorer' menu.
Operations on Process Explorer
Once you start the performing the actions on the Ennova application client, the action will get recorded in the 'Process Explorer' panel. Right click on the 'Process Explorer' panel to perfrom the following actions:.
-
-
Right click in the process explorer & select 'Import script' or Select the button 'Import script'
from right bottom corner of process explorer.
-
Select the .esf file you want to import.
-
-
Right click in the process explorer area & select 'Export script' or Select the button 'Export script'
from right bottom corner of process explorer.
-
-
Select a step from a process explorer.
-
Right click in the process explorer Area & select 'Run step' or Select the button 'Run step'
from right bottom corner of process explorer.
-
-
Right click in the process explorer Area & select 'Run all steps' or >Select the button 'Run all steps'
from right bottom corner of process explorer.
-
-
Select a step from a process explorer.
-
Right click in the process explorer Area & select 'Remove step' or >Select the button 'Remove step'
from right bottom corner of process explorer.
-
-
Right click in the process explorer Area & select 'Remove all steps' or >Select the button 'Remove all steps'
from right bottom corner of process explorer.
Tutorial
About this tutorial
This tutorial will guide you through Process Explorer options and the Ennova Script files details. Refer a quick tutorial that introduces the basic concepts of Ennova.
Opening Ennova and Process Explorer
1. Launching Ennova application by clicking on the
Ennova icon on your desktop or from the Windows Start Menu.
2. Open 'Process Explorer' panel
Performing action on the Geometry
1. Once you import the CAD data the model will be visible on the Ennova client in 3D Viewer window on the right side.
2. Start performing the actions on the 3D viewer. After perfroming every action on the Geometry you will see the icon's appearing in row with left arrow. Icon indicates the action perfrom on the model and left arrow points to the next action performed.
3. If required repair your model.
4. Generate a mesh.
Operations on Process Explorer
1. Once you start the performing actions , all steps will get recorded in the Process Explorer.
2. You can re-run the specific step by selecting icon and clicking on 'Run Step' menu.
3. You can re-run the all the steps by clicking on 'Run All Step' menu to verify the mesh generation process.
4. You can remove specific step from process by clicking on 'Remove Step' menu.
5. Clean all the steps by clicking on 'Remove All Steps" menu.
Export and Import Ennova script files
1. Once the mesh is ready, you can save all recorded steps in the Ennova script file by clicking on 'Export Script' menu. 'Export Script' dialog will appear on the screen. Select the folder in which you want to save. Enter then name and click on the save button. The extension of Ennova script file will be ".esf".
2. You can import already saved script file and re-run the same steps on the same model. Click on 'Import Script' menu. 'Import Script' dialog will appear on the screen. Select the Ennova script file and click on 'Open' button.
Ennova Script Details
1. "QtScript" engine is used to create script from the Process Explorer panel.
2. Following functions are supported in the Script.....
© Copyright 2010 Ennova Technologies Inc. All rights reserved.