This task will clear the deferred flag (if set) for all drawings released by the given Specification id.
See Release Models to learn how Drawings can be deferred.
Property Name | Description |
---|---|
Specification Id | The id of the Specification for which all drawings deferred flags will be cleared. |
Title | Changes the Title (not the name) of the task. |
Generating Deferred Drawings
Drawings that have been flagged as "Deferred" can be generated by one of the following methods:
There are two places where models can be manually generated:
From the DriveWorks add in inside SOLIDWORKS, select the Generate Models icon. A list appears with all of the models in the queue. The option to Show Deferred Drawings is active if any deferred drawings exist. Checking this option will allow all deferred drawings to be generated.
The model generation queue in DriveWorks Autopilot will pick up on drawings that have had their Deferred Flag cleared.
These will be generated in date order but also adhere to the tags applied to them at the time of release.
Data Management has the ability to remove the deferred flag. Once removed the drawing can be generated using the manual or DriveWorks Autopilot methods above.
Data Management
Data Management has the ability to remove the deferred flag. Once removed the drawing can be generated using the manual or DriveWorks Autopilot methods above.
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 | Example rule | Example result | Meaning |
---|---|---|---|
Specification Id | 22 | 22 | DriveWorks will clear the deferred flags (if set) for all drawings released by the Specification with the Specification Id equal to 22. |
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.
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
Success with Warnings
Failed (one of the following occurred)
See Also