Application.DesignProjectManager Property
Parent Object: ApplicationDescription
Gets the design project manager object.
Syntax
Application.DesignProjectManager() As DesignProjectManagerProperty Value
This is a read only property whose value is a DesignProjectManager.Samples
| Name | Description |
| Set active project | The following sample demonstrates the activation of an Inventor project. |
| Create project | The following sample demonstrates the creation of an Inventor project. |
| Query and create library paths | The following sample demonstrates querying existing library paths associated with a project and adding a new library path. |
