DesignProject.FullFileName Property
Parent Object: DesignProjectDescription
Property that returns the fully qualified file name for this design project.
Syntax
DesignProject.FullFileName() As StringProperty Value
This is a read only property whose value is a String.Samples
Name | Description |
Set active project | The following sample demonstrates the activation of an Inventor project. |