MeshEquilibrationDialog# class MeshEquilibrationDialog(parent=None)[source]# Bases: QDialog Attributes Methods MeshEquilibrationDialog.accept() Ensure the output directory exists (creating it if needed). MeshEquilibrationDialog.get_output_directory() Return the selected output directory. MeshEquilibrationDialog.get_parameters() Get the current parameters. accept()[source]# Ensure the output directory exists (creating it if needed). get_output_directory()[source]# Return the selected output directory. get_parameters()[source]# Get the current parameters.