Public Member Functions |
Static Public Member Functions |
Protected Member Functions |
Protected Attributes |
List of all members
HPS.DWG.File Class Reference
Inheritance diagram for HPS.DWG.File:

Public Member Functions | |
virtual void | Dispose () |
File (HPS.DWG.File in_that) | |
Static Public Member Functions | |
static HPS.DWG.ImportNotifier | Import (string in_file_name, HPS.DWG.ImportOptionsKit in_options) |
Performs an asynchronous import of the specified CAD file with the provided options. May throw an IOException prior to starting the asynchronous import. More... | |
Protected Member Functions | |
virtual void | deleteCptr () |
Protected Attributes | |
bool | cMemOwn |
HandleRef | cptr |
Detailed Description
Member Function Documentation
◆ Import()
|
inlinestatic |
Performs an asynchronous import of the specified CAD file with the provided options. May throw an IOException prior to starting the asynchronous import.
- Parameters
-
in_file_name The name of the CAD file to import. in_options The options controlling the import of the CAD 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_dwg/source/cs/HPS.DWG.cs