InterfaceStepGetPCBOutlineAsSurfaceD Method

Creates an ISurfaceSpecifics from the PCB-Outline.

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
ISurfaceSpecificsD GetPCBOutlineAsSurfaceD()

Return Value

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

See Also