HPS.STL.File
- class HPS.STL.File : public IDisposable
The File class provides functions to import and export STL files.
Public Static Functions
- HPS.STL.ImportNotifier Import (string in_file_name, HPS.STL.ImportOptionsKit in_options)
Performs an asynchronous import of the specified STL file with the provided options. May throw an IOException prior to starting the asynchronous import.