IPackageSpecificsDGetSimplePolygonOutlineWithoutPins Method

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

Definition

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

Return Value

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

Implements

InterfacePackageSpecificsDGetSimplePolygonOutlineWithoutPins

See Also