outline_view_settings#
- class ansys.fluent.core.generated.solver.settings_251.outline_view_settings(name=None, parent=None)#
Bases:
Command
Export case settings by providing the location of those settings in the Outline View tree.
- Parameters:
- outline_view_path
str
Export case settings by providing the location of those settings in the Outline View Tree.
- For example, “setup/models/viscous” will export the settings of the viscous turbulence model.
- filenamestr
Enter Filename for exported file.
- extensionstr
Enter extension to export the file.
- outline_view_path
Arguments
Argument |
Summary |
---|---|
Export case settings by providing the location of those settings in the Outline View Tree. |
|
Enter Filename for exported file. |
|
Enter extension to export the file. |
Included in:
Parent |
Summary |
---|---|
Allows you to export files. |