openafpm_cad_core.gui

class LoadAssemblyTaskPanel(title: str)

Bases: object

accept()

Executed upon clicking “OK” button in FreeCAD Tasks panel.

create_assembly_combo_box()
create_description_value()
create_preset_combo_box()
create_turbine_value()
handle_preset_combo_box_current_text_changed(selected_preset: str)
select_simulation_file()

load_assembly_task_panel

Task panel to load wind turbine or related tools based on preset values.

class LoadAssemblyTaskPanel(title: str)

Bases: object

accept()

Executed upon clicking “OK” button in FreeCAD Tasks panel.

create_assembly_combo_box()
create_description_value()
create_preset_combo_box()
create_turbine_value()
handle_preset_combo_box_current_text_changed(selected_preset: str)
select_simulation_file()