IStepGetPCBOutlineList Method

Creates the List of objects from the ODB++ step outline.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public List<IODBObject> GetPCBOutlineList()

Return Value

ListIODBObject
The Profil as List.

Implements

InterfaceStepGetPCBOutlineList

See Also