Solutions and Projects

This article explains how to use Solution and Project containers to keep your State Machines and other Workspace files organized. The Workspace is structured as follows:

Workspace → Solutions → Projects → State Machines

Solutions

A Solution is a logical container that can contain many Projects. The Workspace can contain many Solutions.

  • Creating and opening:

    Solutions cannot be created or opened independently; they are automatically created when creating a new Project.
  • Renaming and deletion:

    You can rename or delete a Solution from the Dashboard.

Note: Permanent Action

Solution renaming and deletions cannot be undone.

Projects

A Project is a logical container that can contain many State Machines.

Note: Permanent Action

Project renaming and deletions cannot be undone.

Single Active Project Limitation

Currently, the application supports opening only one Project at a time.