DesignProjects.ItemByName Property
Parent Object:
DesignProjects
Description
Returns the specified DesignProject object from the collection.
Syntax
DesignProjects.
ItemByName(
NameOrFileName As String ) As
DesignProject
Property Value
This is a read only property whose value is a
DesignProject.
Parameters
NameOrFileName |
String |
Input String that specifies either the FullFileName or the Name of the design project to return. |
Samples
Set active project |
The following sample demonstrates the activation of an Inventor project. |
Version
Introduced in version 2011