コード例 #1
0
 def createModFile(self, modFileSet):
     m = MM_WriterLeak.build_Mod(leakChl=self, modFileSet=modFileSet)
コード例 #2
0
 def build_HOC_Section( self, cell, section, hocFile, mta ):
     return MM_WriterLeak.build_HOC_Section( cell=cell, section=section, hocFile=hocFile, mta=mta)