InterfaceStepSetPCBOutline(InterfacePolyClass, Boolean) Method

Set the PCB contour from an list with single Poly Class objects.

Definition

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

Parameters

pcbOutline  InterfacePolyClass
 
addUndo  Boolean  (Optional)
 

See Also