InterfacePCBIWindowImportRuleSets Method

Import setting from xml file.

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
DesignRulesSet ImportRuleSets(
	IFileData fileData
)

Parameters

fileData  IFileData
 

Return Value

DesignRulesSet
A new data set with importat details.

See Also