IFilterCreatePad(InterfaceODBLayer) Method

Create a new Pad

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public IODBObject CreatePad(
	InterfaceODBLayer parentLayer
)

Parameters

parentLayer  InterfaceODBLayer
 

Return Value

IODBObject
teh new object

Implements

InterfaceFilterCreatePad(InterfaceODBLayer)

See Also