MKI_DialogImportPdf (Dialogs) New in Version 2025.2

www.CAD6.com

C++ Syntax

bool

MKI_DialogImportPdf(

 MKI_PDF_IMPORT_PTR f_pData );

 

Shows and processes a dialog for PDF import parameters editing.

 

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

 

Parameters

f_pData

[MKI_PDF_IMPORT_PTR] Address of a buffer containing the PDF 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