InterfaceStepGetPCBOutlineList Method

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

Definition

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

Return Value

ListIODBObject
The Profil as List.

See Also