REFERENCE MANUAL
The File class provides functions to import and export OBJ files. More...
Static Public Member Functions | |
static HPS.OBJ.ImportNotifier | Import (string in_file_name, HPS.OBJ.ImportOptionsKit in_options) |
Performs an asynchronous import of the specified OBJ file with the provided options. More... | |
|
static |
Performs an asynchronous import of the specified OBJ file with the provided options.
May throw an IOException prior to starting the asynchronous import.
in_file_name | Name of <ref refid="class_h_p_s_1_1_o_b_j" kindref="compound">OBJ</ref> file to import. |
in_options | Options controlling the import of the <ref refid="class_h_p_s_1_1_o_b_j" kindref="compound">OBJ</ref> file (e.g., segment to import into). |