IPCBIWindowGetStandardRuleSets Method

Ask all plugins for there standard rules and combine them in one rulesSet.

Definition

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

Return Value

DesignRulesSet
The standard of all analysis plugins.

Implements

InterfacePCBIWindowGetStandardRuleSets

See Also