Home Search

DriveWorks Pro 21
Enable OnDemand

Send Feedback

Enable OnDemand

The Enable OnDemand task enables the Preview button when specifying in the task pane of SOLIDWORKS.

An example of this in use can be seen in the Default Specification Flow. It is available on the Leave State event of the Specify State.

Properties

Property NameDescription
ModelsThe names of the component sets to release. Delimit multiple component set names with a pipe bar '|' or use a '*' to release all component sets.

This defaults to * when the Task is added.

TitleChanges the Title (not the name) of the task.

Examples

When this task is added the properties are static by default.
See How To: Change A Static Property To A Dynamic Property to enable rules to be built on these properties.

Property NameExample RuleExample ResultMeaning
ModelsComponentSet1ComponentSet1ComponentSet1 will be available for preview from the Preview button in the SOLIDWORKS task pane
ModelsComponentSet1|ComponentSet2ComponentSet1|ComponentSet2ComponentSet1 & ComponentSet2 will be available for preview from the Preview button in the SOLIDWORKS task pane
Models**All component sets will be available for preview from the Preview button in the SOLIDWORKS task pane

Using the Task in a Specification Macro

This task has different types of Outputs. For more information about Outputs see Specification Macros Task Node.

Outputs are only available within Specification Macros. Currently Outputs are not available for Specification Flow.

Status Outputs

This task supports Status Outputs. These can be used to perform different actions depending on what the status outcome of the task is. For more information see Status Outputs in the Task Node Outputs section of Specification Macros Task Node.

The status output navigation is as follows:

Success

  • Task was succesfully executed.

Success with Warnings

  • N/A - should never be fulfilled.

Failed (One of the following occured)

  • General error - see the Specification report for more information.