Programming Reference for VirtualLab Fusion  2022.1
Classes
VirtualLabAPI.Core.ExportImport Namespace Reference

Classes

class  ImportSupportFunctions
 This class is subject to change. Programs using this class may require changes with a new version of VirtualLab.
Provides static import functions. More...
 
class  TextWriterFileHandler
 This class is subject to change. Programs using this class may require changes with a new version of VirtualLab.
Class for writing text to a file in an optimized way. A buffer is used to reduce file accesses, which speeds up the text writing. More...