from Cura.Backend.Command import Command class TransferMeshCommand(Command): def __init__(self): super(TransferMeshCommand,self).__init__()