Void Project.Archive(String archivePath, Boolean overwrite)

For Standalone Mode only. Archive a Mechanical project.

Parameters

  • archivePath
    Type: String
    File path of the new archive. Example: 'C:\\Projects\\project.mechpz'
  • overwrite
    Type: Boolean
    Optional - Overwrite an existing archive file located at archivePath. The default is True.