InterfaceCMPObjectGetPolygonOutline(Boolean) Method

Creates outline as IPolyClass

Definition

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

Parameters

IncludePins  Boolean
Containing pins

Return Value

IPolyClass
Polygon of Component.

See Also