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