The Regenerate and Overwrite Component Task, when applied, will mark for generation and set the overwrite flag of a released component.
Property Name | Description |
---|---|
Component | The target path or the unique identifier of the released component to update the overwrite flag for (E.g. "0FF18C75-F455-4123-9930-6628F7B66A6C"). |
Title | Changes the Title (not the name) of the task. |
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 Name | Example Rule | Example Result | Meaning |
---|---|---|---|
Component | "C:\DriveWorks\Specifications\" & DWSpecification & "\Part.SLDPRT" | C:\DriveWorks\Specifications\MyProject 0001\Part.SLDPRT | For this released component, DriveWorks will mark the released SOLIDWORKS model to be regenerated and set the overwrite flag to true which forces DriveWorks to allow the user to regenerate the files. |
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
See also
Regenerate and Delete Component