Run Project and Debug

Attention

  • Starting from version 1.4.0, Mech-Vision will perform a version compatibility check when running a project. It is recommended to use Mech-Viz and Mech-Center of the same version as Mech-Vision.

  • If the version of Mech-Viz or Mech-Center used is lower than v1.4.0, a risk alert window will pop up when running a project.

Click on Run on the toolbar or use the shortcut Ctrl + R to run the current Mech-Vision project, as shown below.

../../../../_images/run_project_now.png

When the project’s running result does not meet expectations, the project needs to be debugged. First, it is necessary to locate the Step(s) of error by running the Steps one by one. The Step(s) whose result does not match expectations should be optimized by adjusting the Step parameters. For detailed instructions, please see Step Reference Guide. For each executed Step, the execution time of the Step is displayed in the lower-left corner of the Step box, as shown below.

../../../../_images/project_running_time.png

Please refer to Run Steps and View Outputs for detailed instructions on debugging a project.