Метод | Описание | |
---|---|---|
GenerateCADXMLOutput ( ) : void | ||
GenerateOutputFiles ( ) : bool | ||
GenerateRunBat ( ) : void | ||
HasErrors ( ) : bool | ||
TestBench ( CyPhy2CADSettings cadSetting, string outputdir, string projectdir, bool auto = false ) : System | ||
TraverseTestBench ( ISIS.GME.Dsml.CyPhyML.Interfaces testBenchBase ) : void |
public TestBench ( CyPhy2CADSettings cadSetting, string outputdir, string projectdir, bool auto = false ) : System | ||
cadSetting | CyPhy2CADSettings | |
outputdir | string | |
projectdir | string | |
auto | bool | |
Результат | System |
public TraverseTestBench ( ISIS.GME.Dsml.CyPhyML.Interfaces testBenchBase ) : void | ||
testBenchBase | ISIS.GME.Dsml.CyPhyML.Interfaces | |
Результат | void |