InterfacePinGetPolygonOutline(ICMPObject) Method

Creates outline as IPolyClass.

Definition

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

Parameters

ParentCMP  ICMPObject
The component which contains the pin

Return Value

IPolyClass
Polygon of Object.

See Also