InterfaceODBLayerCreateLayerNetList Method

Creates the net numbers of this layer with a reset first. The result is written in LayerNetNumber of each IODBObject of this layer.

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
bool CreateLayerNetList(
	bool resetFirst
)

Parameters

resetFirst  Boolean
 

Return Value

Boolean

See Also