InterfaceFilterCreateOutlinePolygon Method

Create a outline object for special pads, packages, cmps or PCB-Outlines. This is a surface object, you can modify it with the ISurfaceSpecifics(D). But is has no internal connection to any layer, so some actions are not allowed!

Definition

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

Return Value

IODBObject
A surface object.

See Also