PCBI_ConnectionInitEvents Method

Definition

Namespace: CncExport
Assembly: PCBI_CNC_Export (in PCBI_CNC_Export.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public void InitEvents(
	IPCBIWindow Parent
)

Parameters

Parent  IPCBIWindow
 

Implements

IPluginInitEvents(IPCBIWindow)

See Also