HPS.Sketchup.File Class Reference
The File class provides functions to import SketchUp files. More...
Static Public Member Functions | |
static HPS.Sketchup.ImportNotifier | Import (string in_file_name, HPS.Sketchup.ImportOptionsKit in_options) |
Performs an asynchronous import of the specified SketchUp file with the provided options. May throw an IOException prior to starting the asynchronous import. More... | |
Detailed Description
The File class provides functions to import SketchUp files.
Member Function Documentation
|
inlinestatic |
Performs an asynchronous import of the specified SketchUp file with the provided options. May throw an IOException prior to starting the asynchronous import.
- Parameters
-
in_file_name The name of the SketchUp file to import. in_options The options controlling the import of the SketchUp file.
- 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:
- internals/hps_sprk_sketchup/source/cs/HPS.Sketchup.cs