|
MKI_DialogExportDxf (Dialogs) New in Version 2025.1 |
www.CAD6.com |
C++ Syntaxbool MKI_DialogExportDxf( MKI_DWGDXF_EXPORT_PTR f_pData );
Shows and processes a dialog for DXF export parameters editing.
Not supported in CAD6starter! Requires the corresponding plug-in to be installed and active.
Parametersf_pData [MKI_DWGDXF_EXPORT_PTR] Address of a buffer containing the DXF export parameters to be edited. If nullptr, the plug-in's default parameters will be edited.
Return ValueReturns 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