ProjectPaths.AddFromFile Method
Parent Object: ProjectPathsDescription
Method that adds folder paths from an existing project (.ipj) \file.
Syntax
ProjectPaths.AddFromFile( ProjectFullFileName As String )Parameters
Name | Type | Description |
ProjectFullFileName | String | Input String that specifies the full \file name of an Inventor project file with an .ipj extension to add the paths from. |