MKI_DialogImportDxf (Dialogs) New in Version 2025.1

www.CAD6.com

C++ Syntax

bool

MKI_DialogImportDwg(

 MKI_DWGDXF_IMPORT_PTR f_pData );

 

Shows and processes a dialog for DXF import parameters editing.

 

Not supported in CAD6starter! Requires the corresponding plug-in to be installed and active.

 

Parameters

f_pData

[MKI_DWGDXF_IMPORT_PTR] Address of a buffer containing the DXF import parameters to be edited. If nullptr, the plug-in's default parameters will be edited.

 

Return Value

Returns true if the dialog window was ended by pressing the OK button, else false. Changes in this dialog will always be saved.

 

CAD6interface 2026.0 - Copyright 2026 Malz++Kassner® GmbH