PCBI_ConnectionIsActionAllowed Method

Definition

Namespace: PCBI_EagleImport
Assembly: PCBI_Eagle_Import (in PCBI_Eagle_Import.dll) Version: 16.0.0.0 (16.0.0.0)
C#
public bool IsActionAllowed(
	ID_ActionItem action
)

Parameters

action  ID_ActionItem
 

Return Value

Boolean

Implements

IPluginIsActionAllowed(ID_ActionItem)

See Also