Home Search

DriveWorks Pro 21
Update The Master Path Of Released Components

Send Feedback

Updates The Master Path of Released Components

This task will update the Master Path location of the Released component. This means that when the component is generated it will then look to the new Master Model Location to copy the component to then drive.

This Task is for changing the Master Model Path that Released components reference when being generated and NOT for changing the location of the Master Model components.

Please note that this task must be used on released models that are waiting to be generated.

Properties

Property NameDescription
TitleChanges the Title (not the name) of the task.
Current Master PathFull File Path (including extension) of the current Master Referenced File location.
New Master PathFull File Path (including extension) of the new Master Referenced File location.

Example

When this Task is added the properties are static. To be able to build rules on a static property see How To: Change A Static Property To A Dynamic Property.

Property NameExample RuleExample ResultMeaning
Current Master Path"C:\MyDocuments\Project\SWModels\Bracket.SLDPRT"C:\MyDocuments\Project\SWModels\Bracket.SLDPRTThis is the current location of the Master Model.
New Master Path"C:\MyDocuments\NewMasterLocation\Bracket.SLDPRT"C:\MyDocuments\NewMasterLocation\Bracket.SLDPRTThis is the location that the Master Model has been moved to and that you want the released component to reference.

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

  • Master Path of Released Components has been updated.

Success with Warnings

  • N/A - Should never be fulfilled.

Failed (one of the following occurred)

  • The Master Path was unable to be updated.
  • General failure - Check the Specification report for more details.