AreaType Enumeration

There are different types of areas, e.g. different heat area for component packages or danger areas for routing and many more.

Definition

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

Members

ROUTING_KEEPOUT0 
COMPONENT_PLACEMENT_OUTLINE1 
COMPONENT_ROUTING_OUTLINE2 
COMPONENT_METALIZATION_AREA3 
PHYSICS_HEAT_AREA4 
TESTPROBE_KEEPOUT5 
STENCIL_KEEPOUT6 

See Also