Method | Description | |
---|---|---|
BlastTestBench ( CyPhy2CADSettings cadSetting, string outputdir, string projectdir, bool auto = false ) : System | ||
GenerateCADXMLOutput ( ) : void | ||
GenerateConfigJson ( ) : void | ||
GenerateOutputFiles ( ) : bool | ||
GenerateRunBat ( ) : void | ||
GenerateScriptFiles ( ) : void | ||
TraverseTestBench ( ISIS.GME.Dsml.CyPhyML.Interfaces testBenchBase ) : void |
Method | Description | |
---|---|---|
AddAnalysisToXMLOutput ( CAD cadassembly ) : void |
protected AddAnalysisToXMLOutput ( CAD cadassembly ) : void | ||
cadassembly | CAD | |
return | void |
public BlastTestBench ( CyPhy2CADSettings cadSetting, string outputdir, string projectdir, bool auto = false ) : System | ||
cadSetting | CyPhy2CADSettings | |
outputdir | string | |
projectdir | string | |
auto | bool | |
return | System |
public TraverseTestBench ( ISIS.GME.Dsml.CyPhyML.Interfaces testBenchBase ) : void | ||
testBenchBase | ISIS.GME.Dsml.CyPhyML.Interfaces | |
return | void |