public void Import( string strImportFilePath )
public: void Import( String^ strImportFilePath )
Parameters
- strImportFilePath
- The name of the input file.
public void Import( string strImportFilePath )
public: void Import( String^ strImportFilePath )
Exception | Description |
---|---|
System.ArgumentException | Thrown in case of invalid \arguments. |
System.ApplicationException | The internal interface for layers import could not be created. |
Eplan.EplApi.Base.BaseException | Errors occurred during import. See the exception message for details. |