pyleecan.GUI.Dialog.DMachineSetup.SPreview.WMachineTable.WMachineTable module

class WMachineTable(parent=None)[source]

Bases: Ui_WMachineTable, QWidget

Table to display the main paramaters of the machine

update_tab(machine)[source]

Update the table to match the machine

Parameters:

self (WMachineTable) – A WMachineTable object

plot_mmf()[source]

Plot the unit mmf of the stator

plot_machine()[source]

Plot the machine

draw_FEMM()[source]

Draw the Machine in FEMM

draw_GMSH()[source]
draw_GMSH_3D()[source]
get_save_path(ext='.fem', file_type='FEMM (*.fem)')[source]
staticMetaObject = <PySide2.QtCore.QMetaObject object>