Method that copies the specified Autodesk Inventor file (.ipt, .idw, .ipt etc.) from one location to another.
| Name | Type | Description |
| SourceFullFileName | String | Input String that specifies the full path and filename of the file to copy. |
| DestinationFullFileName | String | Input String that specifies the full path and filename in which to place the results of the copy procedure. |
| FileManagementOption | FileManagementEnum | Input constant that specifies how to handle the results of the file operation. This is an optional argument whose default value is 0. |