Share

DesignProjectManager.DesignProjects Property

Parent Object: DesignProjectManager

Description

Property that returns the DesignProjects collection object containing all the projects.

Syntax

DesignProjectManager.DesignProjects() As DesignProjects

Property 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.

Version

Introduced in version 2011

Was this information helpful?