DXFDWGFiles(String,String,String,String) Method
In This Topic
Creates an Eplan macro from a DXF / DWG file.
Syntax
Parameters
| Parameter Name | Description |
|---|
| strFullLinkFileName | Full link file name of the project for which the macros will be created. The macros will use the layer information from this project. |
| strDXFMacroDir | Directory from which the DXF / DWG files are imported. |
| strDestinationDir | Directory, to which the created macro files will be written. |
| strScheme | Scheme used for importing DXF / DWG files. |
Exceptions
See Also