ExportYamahaPlacementCreateExport Method

Definition

Namespace: PCBI_MachineFormats_ImportExport.YamahaPlacementTool
Assembly: PCBI_MachineFormats_ImportExport (in PCBI_MachineFormats_ImportExport.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public static PcbDataFile CreateExport(
	IPCBIWindow parent,
	YamahaSetting settings,
	Dictionary<string, List<IObject>> fiducials
)

Parameters

parent  IPCBIWindow
 
settings  YamahaSetting
 
fiducials  DictionaryString, ListIObject
 

Return Value

PcbDataFile

See Also