SOLIDQ

Task based queuing for

SOLIDWORKS

SOLIDQ Logo

Tasks

You can view the available tasks in the Toolbox

The tasks section will display all tasks setup to run on the files in the queue. All tasks are listed as <Title> (Task Name) where <Title> is defined in Task Parameters.

Tasks can be removed from the list by selecting the task(s) to remove and pressing the Delete key on your keyboard, or using the right click menu and selecting Remove from list. The Trash button can be used to remove all tasks from the list.

Tasks

The context menu (right click) provides additional options to open the condition manager, duplicate the task, or remove it from the list.

Context Menu

Task Parameters

Each task has it's own parameters which configure what happens when the task is run.

Read More about Task Parameters.

Condition Manager

Condition Manager

Tasks can have conditions applied to them which are evaluated before the task is run. The conditions are setup using the same drag and drop style that tasks are added with. Conditions will be listed under 'pre file open' or 'post file open'. This shows that the condition will be evaluated either before or after the file is opened in SOLIDWORKS. This is for performance to ensure files are only opened if necessary, as such a failing 'pre file open' condition on all tasks will prevent the file from being opened.

Conditions must pass for the task to be run on the file. In the example above the Revision custom property must be A for the condition to pass.

Supported Model Types

The model types that a task supports as shown with icons representing assemblies, parts or drawings. The icons are toggle buttons that can be used to toggle which type of model the task should be run on. If all supported model types are unchecked then the task will be greyed out to indicate that it will not be run on any files.

Task Conditions Toggle Models

Run On All Configurations

Supported Model Types

Supported Model Types - All Configurations

Run All Configurations

A toggle button that allows for a task to be run on all configurations of a model is shown for tasks that support it. When toggled on the task will be run on all configurations of the model. This is useful if, for example, you want to export each configuration of a part as an STL file.

Processing Methods

Supported Model Types

The cube and document icons indicate if the task supports SOLIDWORKS Application, or Document Manager processing respectively.

The SOLIDWORKS Application is the program in which models are created. The Document Manager is much faster as the SOLIDWORKS application does not need to be launched to open the model, instead the file is accessed directly; however it only supports limited operations.

If all tasks support Document Manager processing then they will be run without the launching SOLIDWORKS. If any of the tasks do not support Document Manager processing, then all tasks will be run through SOLIDWORKS.

Custom properties are the most obvious candidate to use Document Manager processing. If processing enough files then you could save several minutes, or even hours, compared to running the same changes through SOLIDWORKS Application processing.