InterfaceFilterCreateComponent(InterfaceCMPLayer) Method

Create a new component

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
ICMPObject CreateComponent(
	InterfaceCMPLayer ComponentLayer
)

Parameters

ComponentLayer  InterfaceCMPLayer
the component layer

Return Value

ICMPObject
the new cmp

See Also