ICMPObjectGetPolygonOutline(Boolean) Method

Creates outline as IPolyClass

Definition

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

Parameters

IncludePins  Boolean
Containing pins

Return Value

IPolyClass
Polygon of Component.

Implements

InterfaceCMPObjectGetPolygonOutline(Boolean)

See Also