InterfaceStepSetPCBOutline(ISurfaceSpecificsD, Boolean) Method

Set the PCB contour from a ISurfaceSpecifics.

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
void SetPCBOutline(
	ISurfaceSpecificsD pcbOutlineAsSurface,
	bool addUndo = false
)

Parameters

pcbOutlineAsSurface  ISurfaceSpecificsD
 
addUndo  Boolean  (Optional)
 

See Also