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