InterfacePackageSpecificsDGetSimplePolygonOutlineWithoutPins Method

Creates outline as IPolyClass without extra elements (only main body or biggest closed part).

Definition

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

Return Value

IPolyClass
Polygon of Componentpackage or the bounds if no closed polygon is available.

See Also