IFilterCreateLine(InterfaceODBLayer) Method

Create a new line object

Definition

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

Parameters

parentLayer  InterfaceODBLayer
 

Return Value

IODBObject
teh new object

Implements

InterfaceFilterCreateLine(InterfaceODBLayer)

See Also