export#
Bases:
TUIMenuEnter the export menu.
Methods:
__init__(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
abaqus(service, version, mode, path)Writes an ABAQUS file.
ascii(service, version, mode, path)Writes an ASCII file.
avs(service, version, mode, path)Writes an AVS UCD file.
cdat_for_cfd_post__and__ensight(service, ...)Write a CDAT for CFD-Post & EnSight file.
cgns(service, version, mode, path)Write a CGNS file.
common_fluids_format_post(service, version, ...)Writes common fluids format files (.cas.post and .dat.post) for mesh and data, respectively.
custom_heat_flux(service, version, mode, path)Writes a generic file for heat transfer.
dx(service, version, mode, path)Writes an IBM Data Explorer format file.
ensight(service, version, mode, path)Writes EnSight geometry, velocity, and scalar files.
ensight_dvs(service, version, mode, path)Write post-processing data (geometry, velocity and scalars) for cell and face zones using EnSight Dynamic Visualization Store Interface.
ensight_dvs_combined(service, version, mode, ...)Write post-processing data (geometry, velocity and scalars) for surfaces, cell zones and boundaries attached to them using EnSight Dynamic Visualization Store Interface.
ensight_dvs_surfaces(service, version, mode, ...)Write post-processing data (geometry, velocity and scalars) for surfaces using EnSight Dynamic Visualization Store Interface.
ensight_dvs_volume(service, version, mode, path)Write post-processing data (geometry, velocity and scalars) for cell zones and boundaries attached to them using EnSight Dynamic Visualization Store Interface.
ensight_gold(service, version, mode, path)Writes EnSight Gold geometry, velocity, and scalar files.
ensight_gold_parallel_surfaces(service, ...)Writes EnSight Gold geometry, velocity, and scalar files for surfaces in a parallel format suitable for ANSYS Ensight Enterprise.
ensight_gold_parallel_volume(service, ...)Writes EnSight Gold geometry, velocity, and scalar files for cell zones in a parallel format suitable for ANSYS Ensight Enterprise.
ensight_gold_surface(service, version, mode, ...)Write EnSight Gold geometry, velocity, and scalar files.
fast_mesh(service, version, mode, path)Writes FAST/Plot3D unstructured mesh file.
fast_scalar(service, version, mode, path)Writes FAST/Plot3D unstructured scalar function file.
fast_solution(service, version, mode, path)Writes FAST/Plot3D unstructured solution file.
fast_velocity(service, version, mode, path)Writes FAST/Plot3D unstructured vector function file.
fieldview(service, version, mode, path)Writes FIELDVIEW case and data files.
fieldview_data(service, version, mode, path)Writes FIELDVIEW case and data files.
fieldview_unstruct(service, version, mode, path)Writes FIELDVIEW unstructured combined file.
fieldview_unstruct_data(service, version, ...)Writes FIELDVIEW unstructured results-only file.
fieldview_unstruct_mesh(service, version, ...)Writes FIELDVIEW unstructured mesh-only file.
fieldview_unstruct_surfaces(service, ...)Writes FIELDVIEW unstructured file for surfaces.
gambit(service, version, mode, path)Writes GAMBIT neutral file.
icemcfd_for_icepak(service, version, mode, path)Writes a binary ICEM CFD domain file.
ideas(service, version, mode, path)Writes an I-deas universal file.
mechanical_apdl(service, version, mode, path)No help available.
mechanical_apdl_input(service, version, ...)Writes a Mechanical APDL Input file.
nastran(service, version, mode, path)Write a NASTRAN file.
outline_view_settings(service, version, ...)No help available.
particle_history_data(service, version, ...)Exports particle-history data.
patran_neutral(service, version, mode, path)Writes a PATRAN neutral file.
patran_nodal(service, version, mode, path)Writes a PATRAN nodal results file.
settings(service, version, mode, path)Enter the export settings menu.
Enters the system coupling file (.scp) menu.
taitherm(service, version, mode, path)Exports TAITherm file.
tecplot(service, version, mode, path)Writes a Tecplot+3DV format file.
__init__ method of TUIMenu class.
Bases:
TUIMethodWrites an ABAQUS file.
Bases:
TUIMethodWrites an ASCII file.
Bases:
TUIMethodWrites an AVS UCD file.
Bases:
TUIMethodWrite a CDAT for CFD-Post & EnSight file.
Bases:
TUIMethodWrite a CGNS file.
Bases:
TUIMethodWrites common fluids format files (.cas.post and .dat.post) for mesh and data, respectively. These files are saved in the hierarchical data format.
Bases:
TUIMethodWrites a generic file for heat transfer.
Bases:
TUIMethodWrites an IBM Data Explorer format file.
Bases:
TUIMethodWrites EnSight geometry, velocity, and scalar files.
Bases:
TUIMethodWrite post-processing data (geometry, velocity and scalars) for cell and face zones using EnSight Dynamic Visualization Store Interface.
Bases:
TUIMethodWrite post-processing data (geometry, velocity and scalars) for surfaces, cell zones and boundaries attached to them using EnSight Dynamic Visualization Store Interface.
Bases:
TUIMethodWrite post-processing data (geometry, velocity and scalars) for surfaces using EnSight Dynamic Visualization Store Interface.
Bases:
TUIMethodWrite post-processing data (geometry, velocity and scalars) for cell zones and boundaries attached to them using EnSight Dynamic Visualization Store Interface.
Bases:
TUIMethodWrites EnSight Gold geometry, velocity, and scalar files.
Bases:
TUIMethodWrites EnSight Gold geometry, velocity, and scalar files for surfaces in a parallel format suitable for ANSYS Ensight Enterprise.
Bases:
TUIMethodWrites EnSight Gold geometry, velocity, and scalar files for cell zones in a parallel format suitable for ANSYS Ensight Enterprise.
Bases:
TUIMethodWrite EnSight Gold geometry, velocity, and scalar files.
Bases:
TUIMethodWrites FAST/Plot3D unstructured mesh file.
Bases:
TUIMethodWrites FAST/Plot3D unstructured scalar function file.
Bases:
TUIMethodWrites FAST/Plot3D unstructured solution file.
Bases:
TUIMethodWrites FAST/Plot3D unstructured vector function file.
Bases:
TUIMethodWrites FIELDVIEW case and data files.
Bases:
TUIMethodWrites FIELDVIEW case and data files.
Bases:
TUIMethodWrites FIELDVIEW unstructured combined file.
Bases:
TUIMethodWrites FIELDVIEW unstructured results-only file.
Bases:
TUIMethodWrites FIELDVIEW unstructured mesh-only file.
Bases:
TUIMethodWrites FIELDVIEW unstructured file for surfaces. You are prompted to select either [1], [2] or [3] to write either mesh-only, results-only, or combined for surfaces (respectively).
Bases:
TUIMethodWrites GAMBIT neutral file.
Bases:
TUIMethodWrites a binary ICEM CFD domain file.
Bases:
TUIMethodWrites an I-deas universal file.
Bases:
TUIMethodNo help available.
Bases:
TUIMethodWrites a Mechanical APDL Input file.
Bases:
TUIMethodWrite a NASTRAN file.
Bases:
TUIMethodNo help available.
Bases:
TUIMethodExports particle-history data.
Bases:
TUIMethodWrites a PATRAN neutral file.
Bases:
TUIMethodWrites a PATRAN nodal results file.
Bases:
TUIMethodExports TAITherm file.
Bases:
TUIMethodWrites a Tecplot+3DV format file.