Method that creates a new DesignProject. The newly created DesignProject is returned.
| Name | Type | Description |
| ProjectType | MultiUserModeEnum | Input MultiUserModeEnum that specifies the type of project to create. |
| Name | String | Input String that specifies a name for the project. |
| ProjectPath | String | Input String that specifies the project (workspace or workgroup) folder for the project. |
| Name | Description |
| Create project | The following sample demonstrates the creation of an Inventor project. |