IPCBIWindowGetCurrentRuleSets Method

Load all settings for all available analysis plugins.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public DesignRulesSet GetCurrentRuleSets()

Return Value

DesignRulesSet
List of all rule settings.

Implements

InterfacePCBIWindowGetCurrentRuleSets

See Also