file#
Bases:
TUIMenuEnter the file menu.
Methods:
__init__(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
append_mesh(service, version, mode, path)Append a new mesh to the existing mesh.
append_meshes_by_tmerge(service, version, ...)Append mesh files, or the meshes from case files.
cff_files(service, version, mode, path)Indicate whether to write Ansys common fluids format (CFF) files or legacy case files.
checkpoint(service, version, mode, path)Checkpoint stores the mesh in the memory instead of writing it to a file.
confirm_overwrite(service, version, mode, path)Indicate whether or not to confirm attempts to overwrite existing files.
export(service, version, mode, path)Export surface and volume meshes to non-native formats.
file_format(service, version, mode, path)Indicate whether to write formatted or unformatted files.
filter_list(service, version, mode, path)List all filter names.
filter_options(service, version, mode, path)Change filter extension and/or its arguments.
hdf_files(service, version, mode, path)Indicate whether to write Ansys common fluids format (CFF) files or legacy case files.
import_(service, version, mode, path)Import surface and volume meshes from non-native formats.
load_act_tool(service, version, mode, path)Load ACT Start Page.
project_beta(service, version, mode, path)Enter to create new project, open project, save and archive project.
read_boundary_mesh(service, version, mode, path)Read the boundary mesh from either a mesh or case file.
read_case(service, version, mode, path)Read a case file.
read_domains(service, version, mode, path)Read TGrid domains from a file.
read_journal(service, version, mode, path)Start a main-menu that takes its input from a file.
read_mesh(service, version, mode, path)Read a mesh file, or the mesh from a case file.
read_mesh_vars(service, version, mode, path)Reads mesh varaibles from a mesh file.
read_meshes_by_tmerge(service, version, ...)Read mesh files, or the meshes from case files.
read_multi_bound_mesh(service, version, ...)Read multiple boundary meshes.
read_multiple_mesh(service, version, mode, path)Read multiple mesh files, or the meshes from multiple case files.
read_options(service, version, mode, path)Set read options.
read_size_field(service, version, mode, path)Read TGrid Size-field from a file.
set_idle_timeout(service, version, mode, path)Set the idle timeout.
set_tui_version(service, version, mode, path)Set the version of the TUI commands.
show_configuration(service, version, mode, path)Display current release and version information.
start_journal(service, version, mode, path)Start recording all input in a file.
start_transcript(service, version, mode, path)Start recording input and output in a file.
stop_journal(service, version, mode, path)Stop recording input and close journal file.
stop_transcript(service, version, mode, path)Stop recording input and output and close transcript file.
write_boundaries(service, version, mode, path)Write the mesh file of selected boundary face zones.
write_case(service, version, mode, path)Write the mesh to a case file.
write_domains(service, version, mode, path)Write all (except global) domains of the mesh into a file.
write_mesh(service, version, mode, path)Write a mesh file.
write_mesh_vars(service, version, mode, path)Writes mesh varaibles to a file.
write_options(service, version, mode, path)Set write options.
write_size_field(service, version, mode, path)Write TGrid Size-field into a file.
__init__ method of TUIMenu class.
Bases:
TUIMethodAppend a new mesh to the existing mesh.
Bases:
TUIMethodAppend mesh files, or the meshes from case files.
Bases:
TUIMethodIndicate whether to write Ansys common fluids format (CFF) files or legacy case files.
Bases:
TUIMethodIndicate whether or not to confirm attempts to overwrite existing files.
Bases:
TUIMethodIndicate whether to write formatted or unformatted files.
Bases:
TUIMethodList all filter names.
Bases:
TUIMethodChange filter extension and/or its arguments.
Bases:
TUIMethodIndicate whether to write Ansys common fluids format (CFF) files or legacy case files.
Bases:
TUIMethodLoad ACT Start Page.
Bases:
TUIMethodRead the boundary mesh from either a mesh or case file.
Bases:
TUIMethodRead a case file.
Bases:
TUIMethodRead TGrid domains from a file.
Bases:
TUIMethodStart a main-menu that takes its input from a file.
Bases:
TUIMethodRead a mesh file, or the mesh from a case file.
Bases:
TUIMethodReads mesh varaibles from a mesh file.
Bases:
TUIMethodRead mesh files, or the meshes from case files.
Bases:
TUIMethodRead multiple boundary meshes.
Bases:
TUIMethodRead multiple mesh files, or the meshes from multiple case files.
Bases:
TUIMethodSet read options.
Bases:
TUIMethodRead TGrid Size-field from a file.
Bases:
TUIMethodSet the idle timeout.
Bases:
TUIMethodSet the version of the TUI commands.
Bases:
TUIMethodDisplay current release and version information.
Bases:
TUIMethodStart recording all input in a file.
Bases:
TUIMethodStart recording input and output in a file.
Bases:
TUIMethodStop recording input and close journal file.
Bases:
TUIMethodStop recording input and output and close transcript file.
Bases:
TUIMethodWrite the mesh file of selected boundary face zones.
Bases:
TUIMethodWrite the mesh to a case file.
Bases:
TUIMethodWrite all (except global) domains of the mesh into a file.
Bases:
TUIMethodWrite a mesh file.
Bases:
TUIMethodWrites mesh varaibles to a file.
Bases:
TUIMethodSet write options.
Bases:
TUIMethodWrite TGrid Size-field into a file.