DesignProjectManager.DesignProjects Property
Parent Object: DesignProjectManagerDescription
Property that returns the DesignProjects collection object containing all the projects.
Syntax
DesignProjectManager.DesignProjects() As DesignProjectsProperty Value
This is a read only property whose value is a DesignProjects.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. |