def on_add_calc_sheet(self):
     PyDesignEventHandlers.on_add_sheet(self._active_analysis)
 def on_add_sheet(self):
     PyDesignEventHandlers.on_add_sheet(self._data_object)