IStepGetPCBOutline Method

Creates the GraphicsPath of the ODB++ step outline.

Definition

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

Return Value

GraphicsPath
The Profil as GraphicsPath.

Implements

InterfaceStepGetPCBOutline

See Also