IDXExporterExportWithSaveFileDialog Method

Export the IDX file

Definition

Namespace: PCBI_IDX_Export
Assembly: PCBI_IDX_ImportExport (in PCBI_IDX_ImportExport.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public void ExportWithSaveFileDialog(
	IPCBIWindow parent
)

Parameters

parent  IPCBIWindow
Instance of the PCBI window that holds the design for export

See Also