In This Topic
Exports a complete project as DXF/DWG files. Export settings are taken from the scheme passed in the 'sScheme' parameter It is decided by the settings whether the target is email or a file.
Overload List
Overload | Description |
DxfDwgProject(Project,String,String) | Exports a complete project as DXF/DWG files. Export settings are taken from the scheme passed in the 'sScheme' parameter It is decided by the settings whether the target is email or a file. |
DxfDwgProject(Project,String) | Exports a complete project as DXF/DWG files. Export settings are taken from the scheme passed in the 'sScheme' parameter It is decided by the settings whether the target is email or a file. |
See Also