IStepGetPCBOutlineAsSurface Method

Creates an ISurfaceSpecifics from the PCB-Outline.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public ISurfaceSpecifics GetPCBOutlineAsSurface()

Return Value

ISurfaceSpecifics
The PCB outline as surface, can be null if no outline is created.

Implements

InterfaceStepGetPCBOutlineAsSurface

See Also