Esempio n. 1
0
def load():
    """ Loads the tool """
    TaskPanel.createTask()
Esempio n. 2
0
def load():
    """Loads the tool in the task panel"""
    TaskPanel.createTask()
Esempio n. 3
0
def load():
    """Load the tool"""
    TaskPanel.createTask()
Esempio n. 4
0
def stop():
	""" Stops the simulation """
	TaskPanel.stopSimulation()
Esempio n. 5
0
def load():
    """Loads the tool in the task panel"""
    TaskPanel.createTask()
Esempio n. 6
0
def stop():
    """ Stops the simulation """
    TaskPanel.stopSimulation()
Esempio n. 7
0
def load():
    """Load the examples importing tool"""
    TaskPanel.createTask()
Esempio n. 8
0
def load():
    """Load the examples importing tool"""
    TaskPanel.createTask()