IPackageSpecificsDGetAreaOutline Method

Gets the Area Polygon of a package null if area does not exist

Definition

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

Parameters

type  AreaType
Type of the Area

Return Value

IPolyClass
Polygon of the area

See Also