def OnOpenFileLocation(self, e):
		explorer.openExplorer(sliceRun.getExportFilename(self.filelist[0]))
Exemple #2
0
	def OnOpenFileLocation(self, e):
		explorer.openExplorer(self.resultFilename)
 def OnOpenFileLocation(self, e):
     explorer.openExplorer(sliceRun.getExportFilename(self.filelist[0]))
Exemple #4
0
 def OnOpenFileLocation(self, e):
     explorer.openExplorer(self.resultFilename)