fieldview_unstruct_mesh#
- class ansys.fluent.core.generated.solver.settings_242.fieldview_unstruct_mesh.fieldview_unstruct_mesh(name=None, parent=None)#
Bases:
Command
Write a Fieldview unstructured mesh only file.
- Parameters:
- file_name
str
Enter the desired file name to export.
- surfaces
List
List of surfaces to export.
- cellzones
List
List of cell zones to export.
- cell_func_domain
List
Select the list of quantities to export.
- file_name
Arguments
Argument |
Summary |
---|---|
Enter the desired file name to export. |
|
List of surfaces to export. |
|
List of cell zones to export. |
|
Select the list of quantities to export. |
Included in:
Parent |
Summary |
---|---|
Allows you to export files. |