|
Programming Reference for VirtualLab Fusion
2026.1
|
This is the complete list of members for FileHandlingSupport, including all inherited members.
| AddExtension(string fileName, string extension) | FileHandlingSupport | static |
| AppendDateTimeToFileName(string fileName) | FileHandlingSupport | static |
| GenericLoad(string fileName, out ListOfSavedViewSettings viewSettings) | FileHandlingSupport | static |
| GetImageForDocumentType(DocumentType documentType) | FileHandlingSupport | static |
| ImportAndShowFile(string fileName) | FileHandlingSupport | static |
| IsDoumentsWithoutViewSettingsSaveMechanism(Type typeOfFormDcoument) | FileHandlingSupport | static |
| LoadDocument(string fileName) | FileHandlingSupport | static |
| LoadDocument(string fileName, out ListOfSavedViewSettings viewSettings) | FileHandlingSupport | static |
| LoadDocument_GUISupport(string fileName, string documentName="", bool addToRecentFileList=true) | FileHandlingSupport | static |
| MakeFileNameValid(string fileName) | FileHandlingSupport | static |
| OpenFolderInExplorer(string folder) | FileHandlingSupport | static |
| SaveCompressed(this IStorableOnHDD documentToSave, string filePath, ListOfSavedViewSettings viewSettings=null) | FileHandlingSupport | static |
| SaveCompressed(List< IStorableOnHDD > documentsToSave, string filePath) | FileHandlingSupport | static |
| UnpackFile(string filePathArchive) | FileHandlingSupport | static |