Home Search

DriveWorks Pro 20
Copy Folder

Send Feedback

Copy Folder

Copies a folder to a new location.

Properties

General
(Name)The unique name for this task.
DestinationThe path to the destination folder.
SourceThe path to the source folder to copy.

DriveWorks will resolve relative paths from the currently driven component's path.

For example:

If the path is:

MyComponents\Parts\MyPart.sldprt (not fully qualified)

and the models target path is:

C:\MyFolder\MySubFolder\MyPart.sldprt

DriveWorks will attempt to find the path at:

C:\MyFolder\MySubFolder\MyComponents\Parts\MyPart.sldprt

Options
OverwriteTRUE to overwrite the folder if it already exists.
MoveTRUE to move the folder, FALSE to copy it.
If this Generation Task is not in the Post Close Task Sequence and the source file is in use by another program (for example SOLIDWORKS), the Task will fail.