InterfaceFilterCreateComponent(ICMPLayer) Method

Create a new component

Definition

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

Parameters

ComponentLayer  ICMPLayer
the component layer

Return Value

ICMPObject
the new cmp

See Also