FileManager.GetRevitFileVersionCreated Method
Parent Object: FileManagerDescription
Method that returns the Revit version that the Revit file was created with.
Syntax
FileManager.GetRevitFileVersionCreated( FullFileName As String ) As StringParameters
Name | Type | Description |
FullFileName | String | Input String value that specifies the full filename of a Revit file. Valid file extensions include:
|