Description
Returns an RF3DFile value indicating the format of file from a specified file name with extension.
Syntax
Function RFDocument.GetFileTypeFromFileName(filename As String) As RF3DFileType
The GetFileTypeFromFileName syntax has these parts:
| Part | Description |
|---|---|
| filename | [IN] String Required. String expression containing the file name with extension. |