REFERENCE MANUAL
#include <sprk_sketchup.h>
Static Public Member Functions | |
static ImportNotifier | Import (char const *in_file_name, ImportOptionsKit const &in_options) |
The File class provides functions to import SketchUp files.
|
static |
Performs an asynchronous import of the specified SketchUp file with the provided options. May throw an IOException prior to starting the asynchronous import.
in_file_name | The name of the SketchUp file to import. |
in_options | The options controlling the import of the SketchUp file. |