FileManager.GetModelStates Method
Parent Object: FileManagerDescription
Method that returns the names of all the model states contained within the input file.
Syntax
FileManager.GetModelStates( FullFileName As String ) As String()Parameters
Name | Type | Description |
FullFileName | String | Input String value that specifies the full filename of a document. This can be a full filename of a part or assembly document. |