InterfaceODBLayerCalculateArea Method

Calculate the area of this layer.

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
float CalculateArea(
	bool combineNets
)

Parameters

combineNets  Boolean
 

Return Value

Single
the area of all objects on the layer in mils

See Also