MKI_DialogExportSvg (Dialogs) Changed in Version 2026.0

www.CAD6.com

C++ Syntax

bool

MKI_DialogExportSvg(

 MKI_SVG_EXPORT_PTR f_pData );

 

Shows and processes a dialog for SVG export parameters editing.

 

Not supported in CAD6starter!

 

Parameters

f_pData

[MKI_SVG_EXPORT_PTR] Address of a buffer containing the SVG export parameters to be edited. If nullptr, the system'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