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.
Property Name | Description |
---|---|
Title | Changes the Title (not the name) of the task. |
Current Master Path | Full File Path (including extension) of the current Master Referenced File location. |
New Master Path | Full File Path (including extension) of the new Master Referenced File location. |
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 Name | Example Rule | Example Result | Meaning |
---|---|---|---|
Current Master Path | "C:\MyDocuments\Project\SWModels\Bracket.SLDPRT" | C:\MyDocuments\Project\SWModels\Bracket.SLDPRT | This is the current location of the Master Model. |
New Master Path | "C:\MyDocuments\NewMasterLocation\Bracket.SLDPRT" | C:\MyDocuments\NewMasterLocation\Bracket.SLDPRT | This is the location that the Master Model has been moved to and that you want the released component to reference. |