#include <hps.h>
The File class provides functions to import and export STL files.
Performs an asynchronous import of the specified STL file with the provided options. May throw an IOException prior to starting the asynchronous import.
- Parameters
-
in_file_name | Name of STL file to import. |
in_options | Options controlling the import of the STL file (e.g., segment to import into). |
- Returns
- An ImportNotfier object that can be used to query the import progress and status.
The documentation for this class was generated from the following file:
- C:/git/visualize/hps/include/hps.h