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