InterfaceFilterCreatePad(InterfaceODBLayer) Method

Create a new Pad

Definition

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

Parameters

ParentLayer  InterfaceODBLayer
the parent layer

Return Value

IODBObject
teh new object

See Also