Void Project.Open(String filePath)

For Mechanical opened independently, without Workbench. Open an existing Mechanical project.

Examples

The following command opens the project located at filePath DataModel.Project.Open(r"C:\project.mechdb")

Parameters

  • filePath
    Type: String
    Full absolute path of the project file.